diff --git a/.gitignore b/.gitignore index cb340928..e2f7288b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,8 @@ dist/ downloads/ eggs/ .eggs/ -lib/ -lib64/ +#lib/ +#lib64/ parts/ sdist/ var/ diff --git a/Lib/axisregistry/data/enlarge.textproto b/Lib/axisregistry/data/enlarge.textproto new file mode 100644 index 00000000..22f0cfb5 --- /dev/null +++ b/Lib/axisregistry/data/enlarge.textproto @@ -0,0 +1,22 @@ +# ENLA based on https://github.com/psb1558/Junicode-font +tag: "ENLA" +display_name: "Enlarge" +min_value: 0.0 +default_value: 0.0 +max_value: 100 +precision: -2 +fallback { + name: "Normal" + value: 0.0 +} +fallback { + name: "Enlarged" + value: 100 +} +fallback_only: false +description: + "Scales lowercase letters to an intermediate size between minuscule and" + " majuscule, as used in medieval manuscripts for enlarged minuscules at" + " sentence openings. Adjusts x-height and character width continuously" + " from 0 (default lowercase) to 100 (fully enlarged)." +