mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	LibGfx: Add link to webp overview
This commit is contained in:
		
							parent
							
								
									0774d2135c
								
							
						
					
					
						commit
						d78c70c28c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -9,6 +9,7 @@ | |||
| #include <AK/Format.h> | ||||
| #include <LibGfx/WebPLoader.h> | ||||
| 
 | ||||
| // Overview: https://developers.google.com/speed/webp/docs/compression
 | ||||
| // Container: https://developers.google.com/speed/webp/docs/riff_container
 | ||||
| // Lossless format: https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification
 | ||||
| // Lossy format: https://datatracker.ietf.org/doc/html/rfc6386
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nico Weber
						Nico Weber