mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	LibGfx: Add PPM image file type support
This commit is contained in:
		
							parent
							
								
									97aca8f251
								
							
						
					
					
						commit
						326032b138
					
				
					 6 changed files with 553 additions and 1 deletions
				
			
		|  | @ -33,6 +33,7 @@ | |||
| #include <LibGfx/GIFLoader.h> | ||||
| #include <LibGfx/PBMLoader.h> | ||||
| #include <LibGfx/PNGLoader.h> | ||||
| #include <LibGfx/PPMLoader.h> | ||||
| #include <LibGfx/ICOLoader.h> | ||||
| #include <LibGfx/ShareableBitmap.h> | ||||
| #include <fcntl.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hüseyin ASLITÜRK
						Hüseyin ASLITÜRK