index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
layers2svgfont.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...
Nicolas Dufour
2011-11-21
1
-0
/
+1
*
refactoring svgfonts2layers extension to use simplepath module instead of Pat...
Felipe Corr??a da Silva Sanches
2011-08-21
1
-2
/
+1
*
refactoring layers2svgfont extension to use the simplepath module
Felipe Corr??a da Silva Sanches
2011-08-21
1
-10
/
+5
*
rename "set width" and "units per em" to "Em-size"
Felipe Corr??a da Silva Sanches
2011-05-26
1
-10
/
+9
*
set font-family attribute in generated svgfont
Felipe Corr??a da Silva Sanches
2011-05-26
1
-0
/
+1
*
fix layers2svgfont extension not to depend on side bearing guides
Felipe Corr??a da Silva Sanches
2011-05-26
1
-3
/
+0
*
Saving curve description in d attribute of svg:glyph instead of svg:path elem...
Felipe Corr??a da Silva Sanches
2011-05-26
1
-5
/
+23
*
* extension module to parse and encode path descriptions
Felipe Corr??a da Silva Sanches
2011-05-25
1
-24
/
+15
*
actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...
Felipe Corr??a da Silva Sanches
2011-05-22
1
-5
/
+22
*
Extension that generates an SVGFont from a set of layers with id="GlyphLayer-...
Felipe Corr??a da Silva Sanches
2011-05-20
1
-0
/
+102