summaryrefslogtreecommitdiffstats
path: root/share/extensions/layers2svgfont.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-211-0/+1
* refactoring svgfonts2layers extension to use simplepath module instead of Pat...Felipe Corr??a da Silva Sanches2011-08-211-2/+1
* refactoring layers2svgfont extension to use the simplepath moduleFelipe Corr??a da Silva Sanches2011-08-211-10/+5
* rename "set width" and "units per em" to "Em-size"Felipe Corr??a da Silva Sanches2011-05-261-10/+9
* set font-family attribute in generated svgfontFelipe Corr??a da Silva Sanches2011-05-261-0/+1
* fix layers2svgfont extension not to depend on side bearing guidesFelipe Corr??a da Silva Sanches2011-05-261-3/+0
* Saving curve description in d attribute of svg:glyph instead of svg:path elem...Felipe Corr??a da Silva Sanches2011-05-261-5/+23
* * extension module to parse and encode path descriptionsFelipe Corr??a da Silva Sanches2011-05-251-24/+15
* actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches2011-05-221-5/+22
* Extension that generates an SVGFont from a set of layers with id="GlyphLayer-...Felipe Corr??a da Silva Sanches2011-05-201-0/+102