blob: e6fdda919fbc6b6201a03f11eb8058b973a1a593 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Same as the default config, but with no hot pivots — every conversion
# routes through the normalized (cold) path.
hot_pivots = []
patterns = ["kmstest", "smpte", "plain", "checker", "hramp", "vramp", "hbar", "vbar", "dramp", "zoneplate"]
[features]
pattern = true
convert = true
default_format_caps = "rw"
[formats]
|