summaryrefslogtreecommitdiff
path: root/examples/renderdemo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix reversed auto-hint option.Owen Taylor2004-09-131-1/+1
* Sync with change to OTL_GlyphItemRec.Owen Taylor2004-08-161-0/+41
* Fix C99ism. I am clearly the last man stuck in the dark age of C.Morten Welinder2004-07-241-1/+2
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-141-1/+23
* Split most of the guts of pangoft2topgm.c into separate source files toOwen Taylor2004-07-101-203/+73
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-28/+94
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-011-0/+5
* Add --indent=n option.Noah Levitt2003-11-251-0/+6
* Borrow argument parsing code from GDK.Owen Taylor2003-09-151-112/+186
* Replace --family/--scale options with a single --fontOwen Taylor2003-08-081-23/+28
* Add option to run 'display' on the output as well as/instead of specifyingOwen Taylor2003-08-081-13/+66
* Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(),Owen Taylor2003-08-081-27/+71
* Get rid of a bunch of leftovers from the conversion from viewer; addOwen Taylor2003-08-081-161/+154
* Add code to check for "./pangorc" so that it works uninstalled.Owen Taylor2003-05-271-0/+3
* Accept also outfile name on command line, fopen it separately then. NeededTor Lillqvist2002-02-071-6/+15
* Remove this file; pangofttopgm is the test case for the FT2 backend now.Owen Taylor2002-01-251-7/+6
* An example of using the ft2 moduleDov Grobgeld2002-01-171-0/+273