summaryrefslogtreecommitdiff
path: root/modules/hangul
Commit message (Expand)AuthorAgeFilesLines
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-241-1/+1
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-152-25/+29
* Remove files from server copyOwen Taylor2003-04-141-425/+0
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+1
* Fix typo where xft_sources was used again. (#105219, Chris Ross)Owen Taylor2003-02-121-1/+1
* When we get an isolated tone in isolation, do something reasonable ratherOwen Taylor2002-12-172-4/+66
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-1/+10
* 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-034-41/+109
* Added Hangul Tone Marks rendering by Jungshik Shin (#96299).Changwoo Ryu2002-11-013-8/+224
* Added U+AC00- coverage (hangul_engine_shape): Renders U+AC00 HangulChangwoo Ryu2002-10-303-18/+47
* fixed a typoChangwoo Ryu2002-10-152-2/+2
* Added missing memcpy() from the static jamo buffer to allocated jamoChangwoo Ryu2002-10-153-3/+12
* add tables-jamos.ijacob berkman2002-08-081-1/+2
* add hangul-defs.h so it gets distedjacob berkman2002-08-081-2/+2
* Get rid of direct access to FT_Face.Owen Taylor2002-08-072-40/+14
* Add missing XFT_CFLAGS to INCLUDES. (Joe Yandle)Owen Taylor2002-08-071-1/+1
* 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-318-579/+1230
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-262-0/+141
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-061-1/+1
* Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.)Owen Taylor2002-03-051-1/+1
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-051-3/+3
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-1/+1
* Instead of including all-unicode.txt in the distribution, include a smallOwen Taylor2001-11-261-1/+46
* Up to 0.19.Owen Taylor2001-09-181-1/+1
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-2/+12
* 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
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-0/+2
* add X_CFLAGSHavoc Pennington2001-01-051-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-033-770/+10
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-182-2/+2
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-1/+2
* delete lang engineHavoc Pennington2000-12-022-76/+4
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-212-0/+2
* Replace fallback shaper with a call to pango_x_fallback_shape, this setsRobert Brady2000-11-132-18/+2
* Remove tests for libunicodeOwen Taylor2000-06-212-32/+32
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-053-8/+29
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-072-62/+66
* Up version to match 0.6 release that was made yesterday.Owen Taylor2000-02-111-1/+2
* Fix some runtime and compile-time warnings.Owen Taylor2000-02-112-2/+20
* Conditionally define G_N_ELEMENTS() when using glib-1.3.Owen Taylor2000-02-012-60/+162
* Updated to use new X font mechanism.Owen Taylor2000-01-182-166/+144
* Switch GlyphStrings to have a single array of PangoGlyphInfo instead ofOwen Taylor2000-01-172-56/+30
* reindented. updatedOwen Taylor2000-01-131-0/+6