summaryrefslogtreecommitdiff
path: root/pango/pangoft2-render.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Various documentation improvements.Behdad Esfahbod2005-11-171-4/+4
* Build fixes from Andrew P. Lentvorski, Jr, #164655Owen Taylor2005-03-011-0/+5
* Up version to 1.7.0.Owen Taylor2004-09-241-244/+373
* Make static. (#147512, Morten Welinder)Owen Taylor2004-07-131-1/+1
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-21/+21
* Allow %NULL for @matrix. (#144775, Diego González)Owen Taylor2004-06-221-3/+26
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-0/+459