summaryrefslogtreecommitdiffstats
path: root/src/sp-glyph.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
| | | (bzr r5884)
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵Felipe Corr??a da Silva Sanches2008-05-251-1/+3
| | | | | | | cairo git master branch) will compile SVGFonts (experimental) support. * First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration. (bzr r5753)
* fix some header definesFelipe Corr??a da Silva Sanches2008-02-291-1/+1
| | | (bzr r4906)
* more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-1/+31
| | | (bzr r4897)
* a bit more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-10/+10
| | | | | added <missing-glyph> (bzr r4890)
* added type enums for arabic-form and orientation attributesFelipe Corr??a da Silva Sanches2008-02-271-25/+50
| | | (bzr r4881)
* more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-271-29/+57
| | | | | <glyph> node parameter loading (bzr r4879)
* more boilerplate for SVGFontsFelipe Corr??a da Silva Sanches2008-02-271-0/+225
(bzr r4872)