| Commit message (Expand) | Author | Age | Files | Lines |
* | add tables-jamos.i | jacob berkman | 2002-08-08 | 1 | -1/+2 |
* | add hangul-defs.h so it gets disted | jacob berkman | 2002-08-08 | 1 | -2/+2 |
* | Get rid of direct access to FT_Face. | Owen Taylor | 2002-08-07 | 2 | -40/+14 |
* | Add missing XFT_CFLAGS to INCLUDES. (Joe Yandle) | Owen Taylor | 2002-08-07 | 2 | -2/+2 |
* | Made Hebrew shape engines handle presentation forms as well. | Dov Grobgeld | 2002-08-05 | 4 | -0/+4 |
* | Renders the prefix of uncomposable Hangul syllable in the way of other | Changwoo Ryu | 2002-08-01 | 1 | -26/+15 |
* | Minor tweak to last patch to clarify index passed to unknown_glyph(). | Owen Taylor | 2002-07-31 | 2 | -2/+2 |
* | Argument to make_glyph() shouldn't have been unsigned char, since we pass | Owen Taylor | 2002-07-31 | 4 | -14/+24 |
* | Patch from Changwoo Ryu <cwryu@debian.org> (#86591) | Owen Taylor | 2002-07-31 | 8 | -579/+1230 |
* | Fix problem where pango_xft_get_unknown_glyph() was being used for X | Owen Taylor | 2002-07-27 | 5 | -3/+24 |
* | ri Jul 26 19:46:45 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 2 | -3147/+3349 |
* | Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support for | Owen Taylor | 2002-07-26 | 2 | -0/+141 |
* | ri Jul 26 18:48:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 4 | -0/+1253 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 4 | -729/+56 |
* | Support new Arabic characters in Unicode 3.2. (Patch from Roozbeh | Owen Taylor | 2002-06-16 | 1 | -1/+1 |
* | Use unsigned char for bitfield array. (#83257, David L. Cooper II) | Owen Taylor | 2002-06-12 | 1 | -1/+1 |
* | Change @glyph2 parameter of arabic_*_recode() to be a gunichar* like | Owen Taylor | 2002-06-12 | 4 | -4/+4 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 15 | -604/+81 |
* | Fix C++ comment. (#82035, David L. Cooper II) | Owen Taylor | 2002-05-21 | 1 | -1/+1 |
* | Temporarily remove tamil-xft from the build until we figure out what to do | Owen Taylor | 2002-05-07 | 1 | -2/+3 |
* | Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h, | Eric Mader | 2002-05-07 | 6 | -3/+1997 |
* | ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-03-26 | 7 | -72/+36 |
* | Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE) | Owen Taylor | 2002-03-25 | 5 | -19/+23 |
* | When loading an iconv converter fails, recover gracefully and warn rather | Owen Taylor | 2002-03-20 | 3 | -40/+36 |
* | Enabled ksc5601 fonts in the Hangul compatibility jamos, the CJK unified | Changwoo Ryu | 2002-03-18 | 1 | -1265/+1277 |
* | Prefer ksc5601 fonts to unicode fonts for "ko" locales. | Owen Taylor | 2002-03-15 | 1 | -1/+2 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 8 | -22/+10 |
* | Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.) | Owen Taylor | 2002-03-05 | 7 | -7/+7 |
* | Switch over to GLib/GTK+ style library versioning. Update version numbers | Owen Taylor | 2002-03-05 | 7 | -22/+22 |
* | A correction of the last commit, as it did not do what I intended it | Dov Grobgeld | 2002-03-04 | 1 | -1/+1 |
* | Cosmetic changes: | Dov Grobgeld | 2002-03-04 | 1 | -4/+19 |
* | don't link libpango-ot into the module. added libpango-ot.la to | Sven Neumann | 2002-02-28 | 1 | -1/+1 |
* | Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 2002-02-25 | 1 | -1/+1 |
* | Patch from Sven Neumann to extend and make consistent the set of | Owen Taylor | 2002-02-23 | 4 | -4/+80 |
* | Fixed placement of nikud under QOF to take into account the typical | Dov Grobgeld | 2002-02-23 | 1 | -2/+18 |
* | Fix recode functions to take gunichar * since we pass that in. (#72059, | Owen Taylor | 2002-02-20 | 6 | -6/+6 |
* | Accept also outfile name on command line, fopen it separately then. Needed | Tor Lillqvist | 2002-02-07 | 2 | -1/+9 |
* | configure.in modules/arabic/Makefile.am added arabic shaper for FT2 ported | Sven Neumann | 2002-01-24 | 2 | -4/+440 |
* | Improved nikud placement. This is the first time there is a use of | Dov Grobgeld | 2002-01-19 | 1 | -4/+40 |
* | Changed support of Hebrew from full to fallback in order to make the | Dov Grobgeld | 2002-01-19 | 3 | -3/+3 |
* | include missing header file | jacob berkman | 2002-01-17 | 1 | -1/+1 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-17 | 2 | -509/+237 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-16 | 5 | -0/+1262 |
* | Mark as only an approximate match for Hebrew, so the Hebrew shaper will be | Owen Taylor | 2001-12-27 | 1 | -1/+1 |
* | Patch from Roozbeh Pournader to update for shaping class changes in | Owen Taylor | 2001-12-22 | 1 | -3/+3 |
* | Syllable array needs to start at length 2, not 1. Also, some cleanups. | Owen Taylor | 2001-12-18 | 5 | -10/+10 |
* | use (PangoLanguage *) instead of (const gchar *) to please the compiler. | Sven Neumann | 2001-12-14 | 1 | -2/+2 |
* | Resuming aborted commit | Sebastian Wilhelmi | 2001-12-13 | 2 | -2/+2 |
* | Compile with -DG_DISABLE_DEPRECATED. See #52790. | Sebastian Wilhelmi | 2001-12-13 | 5 | -4/+5 |
* | change "EUC-CN" to "GB2312" which is the canonical name for gb2312.1980 | Hidetoshi Tajima | 2001-12-10 | 1 | -1/+1 |