summaryrefslogtreecommitdiff
path: root/subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2026-05-08 17:22:58 +0300
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2026-05-08 17:22:58 +0300
commit4e2b291a4acdc2cbd39f005c88bda363bc06bd34 (patch)
treee90048d5973ad1164b109d575cf577af7daf50be /subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml
parent8f94b39040e79eccd9312ed1e467fe8ebfab8860 (diff)
parente0b7d30fd437292c88141fb08d60681870b86c6e (diff)
Merge commit 'e0b7d30fd437292c88141fb08d60681870b86c6e' as 'subprojects/pixpat'
Diffstat (limited to 'subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml')
-rw-r--r--subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml b/subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml
new file mode 100644
index 0000000..e6fdda9
--- /dev/null
+++ b/subprojects/pixpat/pixpat-native/profiles/no_hotpath.toml
@@ -0,0 +1,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]