SerenityOS build: Monday, February 19
Images 💾⌗
- serenity-x86_64-20240219-be9ec59.img.gz (Raw image, 215.72 MiB)
 
Last commit ⭐⌗
commit be9ec591e7c69086368fd1de02a0b43b21734614
Author:     Lucas CHOLLET <lucas.chollet@free.fr>
AuthorDate: Mon Feb 12 09:36:46 2024 -0500
Commit:     Jelle Raaijmakers <jelle@gmta.nl>
CommitDate: Mon Feb 19 01:40:04 2024 +0100
    LibGfx/CCITT: Add support for Group3 2D
    
    The two test images were created with:
    tiffcp ccit3.tiff -c g3:2d ccit3_2d.tiff
    tiffcp ccit3.tiff -c g3:2d:fill ccit3_2d_fill.tiff
      
        Other builds