| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement kerning by glyph-name, g1 and g2 attributes | Felipe Corr??a da Silva Sanches | 2008-06-23 | 1 | -3/+15 |
| | | | | (bzr r6026) | ||||
| * | UnicodeRange class implementation. | Felipe Corr??a da Silva Sanches | 2008-06-16 | 1 | -2/+2 |
| | | | | | | | This class represents a range of unicode codepoints as used in the u1 and u2 attributes of glyph kerning nodes. (bzr r5949) | ||||
| * | fix compile | Felipe Corr??a da Silva Sanches | 2008-06-10 | 1 | -2/+2 |
| | | | | | | johan had forgotten to include a header (bzr r5869) | ||||
| * | use feed_pathvector_to_cairo in display/nr-svgfonts.cpp | Johan B. C. Engelen | 2008-06-08 | 1 | -12/+18 |
| | | | | (bzr r5851) | ||||
| * | * commenting my code so that we increase SVGFonts "bus factor" in | Felipe Corr??a da Silva Sanches | 2008-06-01 | 1 | -29/+59 |
| | | | | | | | inkscape :-D http://en.wikipedia.org/wiki/Bus_factor * added some (still not really functional) code for vertical text (bzr r5777) | ||||
| * | * started implementing rendering of SVGFonts horizontal kerning | Felipe Corr??a da Silva Sanches | 2008-05-31 | 1 | -3/+13 |
| | | | | (bzr r5773) | ||||
| * | * implemented text_to_glyphs, so that now we can have ligadure glyphs | Felipe Corr??a da Silva Sanches | 2008-05-30 | 1 | -22/+52 |
| | | | | | | * Adapted example file to test this feature too (bzr r5763) | ||||
| * | fix some crashes. Now I check for the existence of the d atrtibute | Felipe Corr??a da Silva Sanches | 2008-05-29 | 1 | -2/+4 |
| | | | | | | before trying to use it (bzr r5761) | ||||
| * | * converted nr-svgfont.cpp to C++ code so that we can render multiple ↵ | Felipe Corr??a da Silva Sanches | 2008-05-27 | 1 | -70/+104 |
| | | | | | | | | | instances of fonts. Currently we have one auxiliary GtkWindow for each <font> in a document. * Implemented C++ binding for cairo userfonts. This will probably be sent to cairomm soon. * Added a second font to the svgfont.svg test file. (bzr r5756) | ||||
| * | * add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵ | Felipe Corr??a da Silva Sanches | 2008-05-25 | 1 | -0/+156 |
| 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) | |||||
