The Birdfont Source Code
Fix distortions in TTF conversion
These changes was commited to the Birdfont repository Thu, 28 May 2015 10:43:38 +0000.
Contributing
Send patches or pull requests to johan.mattsson.m@gmail.com.
Clone this repository: git clone https://github.com/johanmattssonm/birdfont.git
Fix distortions in TTF conversion
--- a/libbirdfont/Glyph.vala
+++ b/libbirdfont/Glyph.vala
@@ -1250,7 +1250,8 @@
}
if (p.is_open ()) {
- p.convert_path_ending_to_line ();
+ // FIXME: this distorts ttf paths
+ //p.convert_path_ending_to_line ();
}
p.create_full_stroke (); // cache stroke