Code

Store cached icons to disk between runs, and invalidate/purge as needed.
[inkscape.git] / src / display / nr-svgfonts.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-13 Felipe C. da S.... updating my email address in file headers
2009-01-06 joncruzWarning and whitespace cleanup.
2009-01-05 JucaBluesAnother week coding offline...
2008-12-28 JucaBluesNow users can design a font within inkscape, save it...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-08-14 ishmalTemporary switch to handle api change in Cairo 1.7+
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-12 JucaBluesfix crash on svnfonts dialog
2008-07-11 JucaBlues* removed the auxiliary GtkWindow
2008-06-23 JucaBluesimplement kerning by glyph-name, g1 and g2 attributes
2008-06-16 JucaBluesUnicodeRange class implementation.
2008-06-10 JucaBluesfix compile
2008-06-08 johanengelenuse feed_pathvector_to_cairo in display/nr-svgfonts.cpp
2008-06-01 JucaBlues* commenting my code so that we increase SVGFonts ...
2008-05-31 JucaBlues* started implementing rendering of SVGFonts horizontal...
2008-05-30 JucaBlues* implemented text_to_glyphs, so that now we can have...
2008-05-29 JucaBluesfix some crashes. Now I check for the existence of...
2008-05-27 JucaBlues* converted nr-svgfont.cpp to C++ code so that we can...
2008-05-25 JucaBlues* add rule in configure.ac so that only who has cairo...