Nico Weber
|
429467f46c
LibGfx: Move ICC on-disk structs to new BinaryFormat.h
|
2 anni fa |
Nico Weber
|
9ba3c8e36d
LibGfx: Move ICC::Profile towards "Fallible Constructors" pattern
|
2 anni fa |
Nico Weber
|
db614b47dd
LibGfx: Move ICC::Profile::read_header() out of class
|
2 anni fa |
Nico Weber
|
272e5321e3
LibGfx: Move ICC::Profile::read_tag_table() out of class
|
2 anni fa |
Nico Weber
|
006dff6878
LibGfx: Move ICC::Profile::read_tag() out of class
|
2 anni fa |
Nico Weber
|
1c259b7a5a
LibGfx: Validate ICC namedColor2Tag consistency
|
2 anni fa |
Nico Weber
|
45e391dae9
LibGfx: Add v2 "ncol" tag, expand comment
|
2 anni fa |
Nico Weber
|
7e915b145b
LibGfx: Let ICC code validate tag data alignment
|
2 anni fa |
Nico Weber
|
cf73e15dc1
LibGfx: Make ICC code handle out-of-memory situations better
|
2 anni fa |
Nico Weber
|
4eebe753d1
LibGfx: Validate ICC cicpTag some more
|
2 anni fa |
Nico Weber
|
b232281d15
LibGfx+icc: Read chromaticityTag
|
2 anni fa |
Nico Weber
|
c61cfdd5ed
LibGfx+icc: Read viewingConditionsType
|
2 anni fa |
Nico Weber
|
664946c543
LibGfx+icc: Read measurementType
|
2 anni fa |
Nico Weber
|
2ff11bac3d
LibGfx+icc: Implement half of lutAToBType and lutBToAType
|
2 anni fa |
Nico Weber
|
839bec14af
LibGfx: Validate type of cicpTag in ICC Profile
|
2 anni fa |
Nico Weber
|
e8bbb3d915
LibGfx+icc: Read cicpType
|
2 anni fa |
Nico Weber
|
a434b89521
LibGfx: Add another profile ID to ICC quirk list
|
2 anni fa |
Nico Weber
|
21cc0c0cb2
LibGfx: Add ICC v2 tags to tag list
|
2 anni fa |
Nico Weber
|
8bd64f001c
LibGfx+icc: Read signatureType
|
2 anni fa |
Nico Weber
|
cbcf8471a6
LibGfx+icc: Read namedColor2Type
|
2 anni fa |
Nico Weber
|
e9dcc49f9c
LibGfx: Validate tag types of AToBNTag, BToANTag, gamutTag, previewNTag
|
2 anni fa |
Nico Weber
|
909c2a73c4
LibGfx+icc: Read and display lut16Type and lut8Type ICC tag types
|
2 anni fa |
Nico Weber
|
a0513a360a
LibGfx: Use AssertSize<> in ICC/Profile.cpp
|
2 anni fa |
Nico Weber
|
b5deccf859
LibGfx: Split ICC/Profile.{h,cpp} into several files
|
2 anni fa |
Nico Weber
|
6d51d8ad32
LibGfx: Bump copyright year in ICC/Profile.{h,cpp}
|
2 anni fa |
Nico Weber
|
721b280849
LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp}
|
2 anni fa |