summaryrefslogtreecommitdiff
path: root/pango/shape.c
Commit message (Expand)AuthorAgeFilesLines
* Set is_cluster_start attributes based on the log_clusters[] set by theOwen Taylor2002-07-311-0/+16
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-4/+5
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-1/+2
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-0/+2
* Every character must be part of some cluster, so when we dont' have anOwen Taylor2000-11-141-1/+11
* Remove tests for libunicodeOwen Taylor2000-06-211-1/+0
* Memory management functions for PangoItem.Owen Taylor2000-03-131-2/+2
* Make refcounted.Owen Taylor2000-02-161-7/+5
* Initial revisionOwen Taylor2000-01-131-0/+48