summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Export TT_New_GDEF_Table to create an empty GDEF table.Owen Taylor2003-01-141-361/+0
* When we get an isolated tone in isolation, do something reasonable ratherOwen Taylor2002-12-172-4/+66
* Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)Owen Taylor2002-12-162-8/+8
* Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr().Owen Taylor2002-12-063-4/+5
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-267-12/+50
* Remove duplicate include of basic-common.h (#97667, Tony Graham)Owen Taylor2002-11-211-2/+0
* Add more debugging output.Tor Lillqvist2002-11-121-2/+14
* Renamed from render_syllable_with_ksx1005 (#95800).Changwoo Ryu2002-11-081-6/+6
* Fix #96781: changes for basic X shaper's code range for compatibilityHidetoshi Tajima2002-11-071-4/+5
* 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
* Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft isChangwoo Ryu2002-11-022-4/+4
* 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
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-241-43/+102
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-212-1/+758
* fixed a typoChangwoo Ryu2002-10-152-2/+2
* Added missing memcpy() from the static jamo buffer to allocated jamoChangwoo Ryu2002-10-153-3/+12
* (Based on GTK+ patch by J. Ali Harlow in #87774)Owen Taylor2002-09-271-3/+21
* make charset ordering of chinese character sets differently for chineseHidetoshi Tajima2002-09-271-4/+4
* Merge from pango-1-0:Tor Lillqvist2002-09-241-1/+1
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-223-45/+64
* Change Punjabi script ('punj') to Gurmukhi ('guru')Eric Mader2002-08-284-25/+27
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-2015-95/+96
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-206-11/+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-072-2/+2
* Made Hebrew shape engines handle presentation forms as well.Dov Grobgeld2002-08-054-0/+4
* Renders the prefix of uncomposable Hangul syllable in the way of otherChangwoo Ryu2002-08-011-26/+15
* Minor tweak to last patch to clarify index passed to unknown_glyph().Owen Taylor2002-07-312-2/+2
* Argument to make_glyph() shouldn't have been unsigned char, since we passOwen Taylor2002-07-314-14/+24
* Patch from Changwoo Ryu <cwryu@debian.org> (#86591)Owen Taylor2002-07-318-579/+1230
* Fix problem where pango_xft_get_unknown_glyph() was being used for XOwen Taylor2002-07-275-3/+24
* ri Jul 26 19:46:45 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-262-3147/+3349
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-262-0/+141
* ri Jul 26 18:48:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-264-0/+1253
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-264-729/+56
* Support new Arabic characters in Unicode 3.2. (Patch from RoozbehOwen Taylor2002-06-161-1/+1
* Use unsigned char for bitfield array. (#83257, David L. Cooper II)Owen Taylor2002-06-121-1/+1
* Change @glyph2 parameter of arabic_*_recode() to be a gunichar* likeOwen Taylor2002-06-124-4/+4
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-0415-604/+81
* Fix C++ comment. (#82035, David L. Cooper II)Owen Taylor2002-05-211-1/+1
* Temporarily remove tamil-xft from the build until we figure out what to doOwen Taylor2002-05-071-2/+3
* Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,Eric Mader2002-05-076-3/+1997
* ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-267-72/+36
* Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE)Owen Taylor2002-03-255-19/+23
* When loading an iconv converter fails, recover gracefully and warn ratherOwen Taylor2002-03-203-40/+36
* Enabled ksc5601 fonts in the Hangul compatibility jamos, the CJK unifiedChangwoo Ryu2002-03-181-1265/+1277