summaryrefslogtreecommitdiffstats
path: root/src/sp-glyph-kerning.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)
* distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches2008-05-081-10/+35
| | | (bzr r5628)
* Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches2008-05-081-0/+217
* hkern and vkern: parameter loading. (bzr r5624)