summaryrefslogtreecommitdiff
path: root/examples/pangoft2topgm.c
Commit message (Expand)AuthorAgeFilesLines
* 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