summaryrefslogtreecommitdiff
path: root/modules/hangul/hangul-x.c
Commit message (Expand)AuthorAgeFilesLines
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-151-12/+14
* Renamed from render_syllable_with_ksx1005 (#95800).Changwoo Ryu2002-11-081-6/+6
* Applied some of the hangul-xft changes into hangul-x; it takes precomposedChangwoo Ryu2002-11-051-90/+56
* Fixed wrong syllable check.Changwoo Ryu2002-11-031-37/+74
* Added missing memcpy() from the static jamo buffer to allocated jamoChangwoo Ryu2002-10-151-1/+4
* Renders the prefix of uncomposable Hangul syllable in the way of otherChangwoo Ryu2002-08-011-26/+15
* Patch from Changwoo Ryu <cwryu@debian.org> (#86591)Owen Taylor2002-07-311-169/+181
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-261-0/+91
* 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