summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Include config.h. (#121488, Theppitak Karoonboonyanan)Owen Taylor2004-01-271-0/+2
* Simplify.Tor Lillqvist2003-12-081-38/+32
* Switch over to recommended Freetype system of include ft2build.h thenOwen Taylor2003-11-011-1/+0
* Remove an unused variable. (#122680, Kjartan Maraas)Owen Taylor2003-10-141-1/+0
* Add mprefixups.[ch] to xft_sources as well as ft2_sources.Owen Taylor2003-08-261-1/+3
* New function. Uses the Uniscribe ScriptIsSimple() function to check ifTor Lillqvist2003-08-071-7/+50
* Fix problem where NULL mpreFixups wasn't getting returned properly.Owen Taylor2003-07-271-1/+1
* Port pre-base-mantra fixup code from ICU, as needed for Tamil andOwen Taylor2003-07-257-18/+239
* Port of some fixes from ICU.Owen Taylor2003-07-252-176/+171
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-247-7/+7
* Add (*has_glyph) to ThaiFontInfo to avoid having to callOwen Taylor2003-07-243-1/+11
* Merge from HEAD:Tor Lillqvist2003-06-154-2/+12
* Use the correct tags at the GPOS stage, taking into account changes duringOwen Taylor2003-05-292-12/+32
* Claim to handle everything as a fallback (#106354, Simon Budig)Owen Taylor2003-05-271-1/+4
* Patch from Theppitak Karoonboonyanan to add FT2 shaper for Thai. (#108582)Owen Taylor2003-04-306-120/+442
* handle the new indic-ft2 module like all the others instead of doing inSven Neumann2003-04-211-18/+22
* Cast some enumeration members that are bigger than signed integers toOwen Taylor2003-04-151-2/+2
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-152-25/+29
* Fix missing static. (#108693, Rick Jones)Owen Taylor2003-04-151-1/+1
* Add indic-ft2 module from Kapil Chowskey.Owen Taylor2003-04-142-0/+466
* Remove files from server copyOwen Taylor2003-04-146-1991/+0
* Quick and dirty fix for crash in the Hebrew shaper. (Bug #103634)Dov Grobgeld2003-03-121-2/+11
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-177-0/+7
* Fix typo where xft_sources was used again. (#105219, Chris Ross)Owen Taylor2003-02-121-1/+1
* 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