From 80c020d2606f98b5351f106a264dae78092157b5 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 12 Apr 2017 15:47:08 -0700 Subject: [PATCH] [varLib] Remove "custom" axis This was added before when glyphsLib was always exporting the (unused) custom axis. It doesn't now, so remove. --- Lib/fontTools/varLib/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/fontTools/varLib/__init__.py b/Lib/fontTools/varLib/__init__.py index 1650906c7..9a6972021 100644 --- a/Lib/fontTools/varLib/__init__.py +++ b/Lib/fontTools/varLib/__init__.py @@ -387,7 +387,6 @@ def build(designspace_filename, master_finder=lambda s:s): ('width', ('wdth', 'Width')), ('slant', ('slnt', 'Slant')), ('optical', ('opsz', 'Optical Size')), - ('custom', ('xxxx', 'Custom')) ]) if axes is not None: