Nico Weber
|
0160f737e2
LibGfx/ICC+icc: Be lenient about invalid profile creation datetimes
|
1 年間 前 |
Nico Weber
|
07fe8b8d0a
icc: Add a --debug-roundtrip flag
|
1 年間 前 |
Nico Weber
|
3a5d20d82b
icc: Add a --measure flag that prints color difference in profile
|
2 年 前 |
Nico Weber
|
6c7b3c56f2
icc: Print if a curve looks like the sRGB curve
|
2 年 前 |
Nico Weber
|
fe8c0292ad
icc: Use `{: >{}}, "", indent_amount` for indenting
|
2 年 前 |
Nico Weber
|
5d14a0081e
icc: Make out_curve_tag() fallible
|
2 年 前 |
Nico Weber
|
5da9057a8f
icc: Extract out_curve_tag() helper function
|
2 年 前 |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 年 前 |
Tim Schumacher
|
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2 年 前 |
Nico Weber
|
85507b34d7
icc: Introduce --name flag to load a built-in profile by name
|
2 年 前 |
Nico Weber
|
04d519f1f1
LibGfx: Use ICC::Profile::try_for_each_tag in icc main loop
|
2 年 前 |
Nico Weber
|
7880e11690
icc: Add flags for writing and dumping profiles
|
2 年 前 |
Nico Weber
|
6f39c44160
icc: Dump embedded non-parametric curves in lutAToBType and lutAToBType
|
2 年 前 |
Nico Weber
|
7929f8fef9
icc: Dump embedded parametric curves in lutAToBType and lutAToBType
|
2 年 前 |
Nico Weber
|
ed8bd3a792
icc: Dump more information about curves in lutAToBType and lutAToBType
|
2 年 前 |
Nico Weber
|
b15a889ca4
icc: Dump some of lutAToBType and lutBToAType curve data
|
2 年 前 |
Nico Weber
|
9f0f3f434f
LibGfx+icc: Stringify known signatureType values
|
2 年 前 |
Nico Weber
|
b232281d15
LibGfx+icc: Read chromaticityTag
|
2 年 前 |
Nico Weber
|
c61cfdd5ed
LibGfx+icc: Read viewingConditionsType
|
2 年 前 |
Nico Weber
|
664946c543
LibGfx+icc: Read measurementType
|
2 年 前 |
Nico Weber
|
e99a4ba7c8
icc: Call video_full_range_flag_to_string()
|
2 年 前 |
Nico Weber
|
2ff11bac3d
LibGfx+icc: Implement half of lutAToBType and lutBToAType
|
2 年 前 |
Nico Weber
|
e8bbb3d915
LibGfx+icc: Read cicpType
|
2 年 前 |
Nico Weber
|
8bd64f001c
LibGfx+icc: Read signatureType
|
2 年 前 |
Nico Weber
|
cbcf8471a6
LibGfx+icc: Read namedColor2Type
|
2 年 前 |
Nico Weber
|
909c2a73c4
LibGfx+icc: Read and display lut16Type and lut8Type ICC tag types
|
2 年 前 |
Nico Weber
|
027c97d3b2
icc: Print profile size
|
2 年 前 |
Nico Weber
|
b5deccf859
LibGfx: Split ICC/Profile.{h,cpp} into several files
|
2 年 前 |
Nico Weber
|
721b280849
LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp}
|
2 年 前 |
Nico Weber
|
2f3eefe03b
icc: Accept path to images in addition to path to ICC profile
|
2 年 前 |