Adrien Tétar

Results 130 comments of Adrien Tétar

Hey. These days I"d just use [fontmake](https://github.com/googlei18n/fontmake) with UFO sources.

> I think we have to fix #42 first, there's no way around it. You can try exporting to UFO from FontForge and then putting the fea files in the...

Well, I guess you could write a script to parse the FEA file and take the glyph names inside groups @​​group = [\]; they are space-separated then for each name...

They need to be marked as "Remove overlap in generated files" from the Glyph Info menu. I'll take care of that and tag a new release.

I fixed the regular weight in the tree (actually there is a lot of positioning/duplicates problems with glyphs that have two stacked accents).

I have fixed some of the overlaps in the regular weight but they are numerous (so many diacritics were generated in the font).

@katef Right-click on glyph > properties and you have a checkbox "remove overlap when generating"

> Improved Algebraic Algorithm On Point Projection For Bézier Curves FWIW there's a C++ implementation here: https://github.com/nrtaylor/CubicSplineClosestPoint

@probonopd yes thanks, just be aware new developments are happening on the wx branch, which is catching up in features with master.