summaryrefslogtreecommitdiffstats
path: root/src/display/nr-svgfonts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-8/+8
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-8/+8
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-10/+12
* Misc. typosluz.paz2018-01-081-1/+1
* Improve font editing dialog.Tavmjong Bah2016-09-061-12/+32
|\
| * Improve font editing dialog:Tavmjong Bah2016-07-101-11/+31
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-4/+4
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-15/+20
|/
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-46/+86
* Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-161-3/+0
* 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