summaryrefslogtreecommitdiff
path: root/examples/pangoft2topgm.c
Commit message (Expand)AuthorAgeFilesLines
* Added a --runs options, useful for profiling. Misc cleanup, freeingBehdad Esfahbod2005-11-031-88/+97
* Fixed a couple of leaks and freed memory after use.Behdad Esfahbod2005-07-261-11/+21
* Add checks for CairoOwen Taylor2005-01-091-2/+2
* Sync with change to OTL_GlyphItemRec.Owen Taylor2004-08-161-0/+2
* Split most of the guts of pangoft2topgm.c into separate source files toOwen Taylor2004-07-101-366/+12
* 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