summaryrefslogtreecommitdiffstats
path: root/src/display/nr-svgfonts.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-1/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-8/+8
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-8/+8
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-10/+12
2018-01-08Misc. typosluz.paz1-1/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-4/+4
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-15/+20
2016-07-10Improve font editing dialog:Tavmjong Bah1-11/+31
2014-11-10Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz1-46/+86
2013-03-19Fixing regressionjtx1-3/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+3
2013-03-16Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis1-3/+0
2012-12-22Minor changes.Tavmjong Bah1-1/+1
2012-11-11cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis1-35/+32
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+4
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-2/+2
2011-05-22actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches1-0/+30
2011-05-19fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...Felipe Corr??a da Silva Sanches1-18/+53
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-2/+2
2009-12-13updating my email address in file headersFelipe Corr??a da Silva Sanches1-1/+1
2009-01-06Warning and whitespace cleanup.Jon A. Cruz1-129/+139
2009-01-05Another week coding offline...Felipe Corr??a da Silva Sanches1-63/+70
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-13/+22
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-14/+36
2008-10-11Merging from trunkTed Gould1-45/+14
2008-08-14Temporary switch to handle api change in Cairo 1.7+Bob Jamison1-0/+40
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-1/+0
2008-07-12fix crash on svnfonts dialogFelipe Corr??a da Silva Sanches1-2/+3
2008-07-11* removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches1-33/+0
2008-06-23implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches1-3/+15
2008-06-16UnicodeRange class implementation.Felipe Corr??a da Silva Sanches1-2/+2
2008-06-10fix compileFelipe Corr??a da Silva Sanches1-2/+2
2008-06-08use feed_pathvector_to_cairo in display/nr-svgfonts.cppJohan B. C. Engelen1-12/+18
2008-06-01* commenting my code so that we increase SVGFonts "bus factor" in Felipe Corr??a da Silva Sanches1-29/+59
2008-05-31* started implementing rendering of SVGFonts horizontal kerningFelipe Corr??a da Silva Sanches1-3/+13
2008-05-30* implemented text_to_glyphs, so that now we can have ligadure glyphsFelipe Corr??a da Silva Sanches1-22/+52
2008-05-29fix some crashes. Now I check for the existence of the d atrtibute Felipe Corr??a da Silva Sanches1-2/+4
2008-05-27* converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...Felipe Corr??a da Silva Sanches1-70/+104
2008-05-25* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches1-0/+156