summaryrefslogtreecommitdiff
path: root/modules/hangul/hangul.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-031-760/+0
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-181-1/+1
* delete lang engineHavoc Pennington2000-12-021-38/+2
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-211-0/+1
* Replace fallback shaper with a call to pango_x_fallback_shape, this setsRobert Brady2000-11-131-9/+1
* Remove tests for libunicodeOwen Taylor2000-06-211-16/+16
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-051-3/+9
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-071-31/+33
* Fix some runtime and compile-time warnings.Owen Taylor2000-02-111-1/+10
* Conditionally define G_N_ELEMENTS() when using glib-1.3.Owen Taylor2000-02-011-30/+81
* Updated to use new X font mechanism.Owen Taylor2000-01-181-83/+72
* Switch GlyphStrings to have a single array of PangoGlyphInfo instead ofOwen Taylor2000-01-171-28/+15
* Initial revisionOwen Taylor2000-01-131-0/+759