summaryrefslogtreecommitdiff
path: root/navit/font
Commit message (Expand)AuthorAgeFilesLines
* Fix:graphics_gtk_drawing_area:Fixed drawing of colored fontsmartin-s2009-11-191-0/+65
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
* Fix:Core:Fix coverity bug #20 and #21, Value 'family' not freed or pointed-to.horwitz2009-06-161-17/+11
* Fix:font_freetype:Made definition of name conditionalmartin-s2009-05-111-0/+3
* Fix:Core:Fix some more warningshorwitz2009-04-271-1/+0
* Fix:font_freetype: Deallocate the glyph after we are done using it|valgrind m...steven_s2009-02-091-6/+7
* Fix:font_freetype:Made working without fontconfigmartin-s2009-01-151-1/+1
* Fix:Build:Add -module to Makefilesmartin-s2009-01-151-1/+1
* Fix:font_freetype:Reduced debug levelmartin-s2009-01-151-2/+2
* Add:font_freetype:Make more configurablemartin-s2009-01-131-22/+31
* Fix:font_freetype:Made working without fontconfig againmartin-s2009-01-131-0/+17
* Fix:font_freetype:Use better version comparemartin-s2009-01-061-1/+1
* Fix:Core:Check for fontconfig and provide own fonts if not presentmartin-s2009-01-061-4/+15
* Fix:font_freetype:Make workable with older freetype versionsmartin-s2009-01-061-0/+22
* Add:font_freetype:Added support for cachingmartin-s2009-01-021-20/+117
* Add:Core:Add support for estimating text bounding box, avoid drawing labels w...martin-s2008-12-121-31/+56
* Add:font_freetype:Improved apimartin-s2008-11-052-31/+144
* Fix:font_freetype:Added missing filemartin-s2008-10-271-1/+1
* Add:Core:Added freetype font pluginmartin-s2008-10-274-0/+434