summaryrefslogtreecommitdiff
path: root/pango/testfonts.c
Commit message (Expand)AuthorAgeFilesLines
* not only handle PANGO_GLYPH_EMPTY but also PANGO_GLYPH_UNKNOWN_FLAG. TheHans Breuer2006-06-051-3/+5
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-1/+1
* updatedHans Breuer2004-08-061-1/+1
* Convert literal UTF-8 to hex escapes. (#92050, Arnaud Carlet)Owen Taylor2002-12-061-1/+1
* Get rid of unnecessary casts for g_object_{ref,unref}Manish Singh2002-10-141-3/+3
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-87/+134
* Always turn on anti-aliasing.Tor Lillqvist2001-11-211-55/+47
* updated externalsHans Breuer2001-09-211-20/+23
* restore the previously selected font into the device context.Hans Breuer2001-08-091-0/+406