summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* typo fixPANGO_1_2_4Owen Taylor2003-08-261-1/+1
* === Released 1.2.4 ===Owen Taylor2003-08-269-6/+77
* pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems whereOwen Taylor2003-08-257-8/+41
* add testfonts.c to EXTRA_DIST until bug #104151 is sorted out.Owen Taylor2003-08-256-1/+27
* get the cflags for gmodule-2.0 as well as gthread-2.0. (#119953, BenediktOwen Taylor2003-08-156-1/+26
* Add an index to the docs.Matthias Clasen2003-08-086-1/+24
* Move DPI substitution before FcDefaultSubstitute so it actually works.Owen Taylor2003-08-086-1/+31
* New function. Uses the Uniscribe ScriptIsSimple() function to check ifTor Lillqvist2003-08-076-7/+115
* Remove traces of file move in HEADOwen Taylor2003-08-021-1138/+0
* Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore marks ofOwen Taylor2003-07-297-42/+111
* pango/pangowin32-private.h Use a similar caching mechanism as the otherTor Lillqvist2003-07-287-34/+110
* Check for lookahead glyphs in the right place. (Patch from #116860)Owen Taylor2003-07-277-6/+51
* Fix return value to only contain TTO_Err_Not_Covered if *no* lookupsOwen Taylor2003-07-276-45/+110
* Fix problem where NULL mpreFixups wasn't getting returned properly.Owen Taylor2003-07-276-1/+31
* Fix confusion between boolean and FT_Error return. (GSUB equivalent of fixOwen Taylor2003-07-276-2/+33
* Move allocation afer initial checks, fixing memory leak.Owen Taylor2003-07-267-10/+60
* Fix various memory leaks from error returns that should have been jumps toOwen Taylor2003-07-267-6/+36
* Fix additional places where TTO_Err_Not_Covered wasn't considered aOwen Taylor2003-07-266-4/+34
* If applying a ligature lookup makes adjacent two glyphs that were notOwen Taylor2003-07-266-8/+73
* Fix some FreeType1 variable declarations that snuck in from the lastOwen Taylor2003-07-267-4/+39
* OpenType-1.4 update: backtrack information is stored with the item closestOwen Taylor2003-07-267-15/+70
* Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, WernerOwen Taylor2003-07-267-3/+100
* Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookupOwen Taylor2003-07-268-8/+69
* Fix a couple of places where TTO_Err_Not_Covered wasn't considered aOwen Taylor2003-07-266-2/+47
* Port pre-base-mantra fixup code from ICU, as needed for Tamil andOwen Taylor2003-07-2512-18/+274
* Port of some fixes from ICU.Owen Taylor2003-07-257-176/+226
* Get rid of explicit tables detailing the members of structs, use theNoah Levitt2003-07-258-267/+81
* removed redundant call to pango_layout_line_get_extents() (#116822).Sven Neumann2003-07-246-56/+114
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-2412-7/+32
* Handle NULL item->analysis.font. (#114576, Morten Welinder)Owen Taylor2003-07-241-1/+1
* Handle NULL item->analysis.font. (#114576, Morten Welinder) :Owen Taylor2003-07-246-2/+29
* Fix uses of g_assert() around statements with side effects. (#115498,Owen Taylor2003-07-246-5/+39
* Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)Owen Taylor2003-07-248-54/+36
* Add (*has_glyph) to ThaiFontInfo to avoid having to callOwen Taylor2003-07-248-1/+46
* Remove vestiges of support for external fribidi library.Owen Taylor2003-07-248-51/+29
* Remove Qt-based example; it was only testing the obsolete pango-x backend,Owen Taylor2003-07-2410-1454/+45
* Fix up right-to-left case. (Based on patch from Damon Chaplin, #117325)Owen Taylor2003-07-246-4/+37
* Increment past the ';' for a list with multiple elements. (#117180, JohnOwen Taylor2003-07-246-1/+32
* broken pipe...retry.Matthias Clasen2003-06-253-49/+49
* Doc markup and typo fixes.Matthias Clasen2003-06-257-4/+45
* Merge from HEAD:Tor Lillqvist2003-06-1512-2/+123
* Updates.Tor Lillqvist2003-06-138-9/+63
* === Released 1.2.3 ===PANGO_1_2_3Owen Taylor2003-06-097-2/+47
* Fix bug numberOwen Taylor2003-06-071-1/+1
* Fix bug in determining when we cross line boundaries. (#103421, MatthiasOwen Taylor2003-06-056-34/+69
* Improve handling of empty ink rectangles; rework for simplicity.Owen Taylor2003-06-046-54/+90
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-026-8/+38
* === Released 1.2.2 ===PANGO_1_2_2Owen Taylor2003-05-306-7/+32
* === Released 1.2.2 ===Owen Taylor2003-05-298-8/+80
* Use the correct tags at the GPOS stage, taking into account changes duringOwen Taylor2003-05-297-12/+62