From: Krzysztof K. <twe...@gm...> - 2014-08-20 16:38:19
|
If "Remove Overlap" means adjusting kerning so that the letters are separated by a specific margin, then there is some support for this, but it requires exposing the routines in a way that is more usable. For instance, the intersection finding routines right now work only on Bezier. The methods for SBasis, EllipticalArc, Path and PathVector still need to be written. Regards, Krzysztof |