From f5b9d33b3054bbe0e959ac14b486a32f1eed1e31 Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Thu, 2 Jul 2026 11:47:39 +0200 Subject: [PATCH 1/2] .textproto --- Lib/axisregistry/data/jitter.textproto | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Lib/axisregistry/data/jitter.textproto diff --git a/Lib/axisregistry/data/jitter.textproto b/Lib/axisregistry/data/jitter.textproto new file mode 100644 index 00000000..f5ce33bf --- /dev/null +++ b/Lib/axisregistry/data/jitter.textproto @@ -0,0 +1,13 @@ +# JITT based on https://github.com/Gissio/font_Tiny5 +tag: "JITT" +display_name: "Jitter" +min_value: 0 +default_value: 0 +max_value: 100 +precision: 0 +fallback { + name: "Default" + value: 0.00 +} +fallback_only: false +description: "Controls the amount of jitter applied to the glyphs. Higher values emulate the mechanical imperfection and displacement of vintage printers." \ No newline at end of file From 6f1e867b00476591434b2dc58efc84a65a55818d Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Thu, 2 Jul 2026 11:47:48 +0200 Subject: [PATCH 2/2] prepared image --- Lib/axisregistry/data/jitter.svg | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Lib/axisregistry/data/jitter.svg diff --git a/Lib/axisregistry/data/jitter.svg b/Lib/axisregistry/data/jitter.svg new file mode 100644 index 00000000..c2eb0781 --- /dev/null +++ b/Lib/axisregistry/data/jitter.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file