summaryrefslogtreecommitdiff
path: root/modules/hangul/hangul-x.c
Commit message (Expand)AuthorAgeFilesLines
* No more use of TFILL, the internal trailing consonant filler.Changwoo Ryu2002-11-051-40/+89
* Fixed leaks when the Hangul jamos length >= 6 (#95730).Changwoo Ryu2002-10-151-6/+7
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-261-0/+91
* Don't draw fillers when drawing Jamos with ksc5601 fallback.Changwoo Ryu2002-05-231-0/+3
* Instead of including all-unicode.txt in the distribution, include a smallOwen Taylor2001-11-261-1/+46
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Fix numeric format in warning.Owen Taylor2001-05-021-1/+1
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-271-1/+1
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-041-3/+5
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-031-2/+2
* 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