Lucas CHOLLET
|
83f1775f15
LibGfx/CCITT: Reimplement PassMode in a less naive way
|
1 year ago |
Lucas CHOLLET
|
d57d676425
LibGfx/CCITT: Add support for Group4
|
1 year ago |
Lucas CHOLLET
|
e9dd1cda3e
LibGfx/CCITT: Abstract the code to read a single CCITT 2D line
|
1 year ago |
Lucas CHOLLET
|
be9ec591e7
LibGfx/CCITT: Add support for Group3 2D
|
1 year ago |
Lucas CHOLLET
|
9116cc3f45
LibGfx/CCITT: Put the code to read the run length in its own function
|
1 year ago |
Lucas CHOLLET
|
3d63dd5c53
LibGfx/CCITT: Make `get_code_from_table` take a generic `Array`
|
1 year ago |
Lucas CHOLLET
|
d54dbdae5e
LibGfx/CCITT: Introduce the `invert` helper
|
1 year ago |
Lucas CHOLLET
|
ce0ac70416
LibGfx/CCITT: Declare reference colors as static variables
|
1 year ago |
Lucas CHOLLET
|
45b37010b5
Revert "LibGfx/CCITT: Don't overrun the image width"
|
1 year ago |
Lucas CHOLLET
|
f5e7ee8d4a
LibGfx/CCITT: Don't be fooled by black-starting lines
|
1 year ago |
Lucas CHOLLET
|
a4b2e5b27b
LibGfx/CCITT: Don't overrun the image width
|
1 year ago |
Lucas CHOLLET
|
b9afac0a06
LibGfx/CCITT: Consider the UseFillBits option
|
1 year ago |
Lucas CHOLLET
|
9ae17e3a7a
LibGfx/CCITT: Align the output stream on byte-boundary after each line
|
1 year ago |
Lucas CHOLLET
|
75d87ccf5f
LibGfx/TIFF+CCITT: Start to decode CCITT Group 3 images
|
1 year ago |
Lucas CHOLLET
|
1cc10a6245
LibGfx/CCITT: Extract the code to decode a single CCITT3 1D line
|
1 year ago |
Lucas CHOLLET
|
edffdc35a9
LibGfx/TIFF+CCITT: Clarify naming of compression type 2
|
1 year ago |
Lucas CHOLLET
|
64912d4d02
LibGfx/TIFF: Add support for images with CCITT3 1D compression
|
1 year ago |