agx-photo 0.2.0

An open-source photo editing library with a readable, portable preset format
1
2
3
4
5
6
7
8
9
[metadata]
name = "Has Unknown Table"

[tone]
exposure = 0.5

[tone_curves]
# Typo: should be [tone_curve]. Should be reported on line 7.
points = [[0.0, 0.0], [1.0, 1.0]]