summaryrefslogtreecommitdiffstats
path: root/src/display/nr-svgfonts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor changes.Tavmjong Bah2012-12-221-1/+1
* cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-35/+32
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+4
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-06-191-19/+84
|\
| * actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches2011-05-221-0/+30
| * fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...Felipe Corr??a da Silva Sanches2011-05-191-18/+53
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+1
|\|
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-2/+2
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Warning and whitespace cleanup.Jon A. Cruz2009-01-061-129/+139
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-051-63/+70
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-13/+22
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-14/+36
* Merging from trunkTed Gould2008-10-111-45/+14
* Temporary switch to handle api change in Cairo 1.7+Bob Jamison2008-08-141-0/+40
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* fix crash on svnfonts dialogFelipe Corr??a da Silva Sanches2008-07-121-2/+3
* * removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches2008-07-111-33/+0
* implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches2008-06-231-3/+15
* UnicodeRange class implementation.Felipe Corr??a da Silva Sanches2008-06-161-2/+2
* fix compileFelipe Corr??a da Silva Sanches2008-06-101-2/+2
* use feed_pathvector_to_cairo in display/nr-svgfonts.cppJohan B. C. Engelen2008-06-081-12/+18
* * commenting my code so that we increase SVGFonts "bus factor" in Felipe Corr??a da Silva Sanches2008-06-011-29/+59
* * started implementing rendering of SVGFonts horizontal kerningFelipe Corr??a da Silva Sanches2008-05-311-3/+13
* * implemented text_to_glyphs, so that now we can have ligadure glyphsFelipe Corr??a da Silva Sanches2008-05-301-22/+52
* fix some crashes. Now I check for the existence of the d atrtibute Felipe Corr??a da Silva Sanches2008-05-291-2/+4
* * converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...Felipe Corr??a da Silva Sanches2008-05-271-70/+104
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches2008-05-251-0/+156