From 4ee04b9735ff0d252124816c3413d37eddf204fe Mon Sep 17 00:00:00 2001 From: James Godfrey-Kittle Date: Sun, 25 Jan 2015 16:07:18 -0800 Subject: Remove references to FL (stub out missing methods) --- scripts/lib/fontbuild/decomposeGlyph.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/lib/fontbuild/decomposeGlyph.py (limited to 'scripts/lib/fontbuild/decomposeGlyph.py') diff --git a/scripts/lib/fontbuild/decomposeGlyph.py b/scripts/lib/fontbuild/decomposeGlyph.py new file mode 100644 index 0000000..16f9a3d --- /dev/null +++ b/scripts/lib/fontbuild/decomposeGlyph.py @@ -0,0 +1,3 @@ +def decomposeGlyph(glyph): + #TODO(jamesgk@google.com) + pass -- cgit v1.2.3