| Commit message (Expand) | Author | Age | Files | Lines |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -0/+25 |
* | Remove some leftovers. | Owen Taylor | 2003-08-02 | 1 | -0/+5 |
* | Remove. | Owen Taylor | 2003-08-02 | 1 | -0/+10 |
* | Remove old X font shapers. | Owen Taylor | 2003-08-02 | 1 | -0/+13 |
* | Add API to kern a complete glyph string. Remove API to kern individual | Soeren Sandmann | 2003-08-02 | 1 | -0/+20 |
* | Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore marks of | Owen Taylor | 2003-07-29 | 1 | -0/+7 |
* | Revert back out the FreeType patch preventing ligatures of not-originally | Owen Taylor | 2003-07-28 | 1 | -1/+9 |
* | Check for lookahead glyphs in the right place. (Patch from #116860) | Owen Taylor | 2003-07-27 | 1 | -0/+9 |
* | Fix return value to only contain TTO_Err_Not_Covered if *no* lookups | Owen Taylor | 2003-07-27 | 1 | -0/+7 |
* | Fix problem where NULL mpreFixups wasn't getting returned properly. | Owen Taylor | 2003-07-27 | 1 | -0/+6 |
* | Fix confusion between boolean and FT_Error return. (GSUB equivalent of fix | Owen Taylor | 2003-07-27 | 1 | -0/+6 |
* | Move allocation afer initial checks, fixing memory leak. | Owen Taylor | 2003-07-26 | 1 | -0/+10 |
* | Fix various memory leaks from error returns that should have been jumps to | Owen Taylor | 2003-07-26 | 1 | -0/+6 |
* | Fix additional places where TTO_Err_Not_Covered wasn't considered a | Owen Taylor | 2003-07-26 | 1 | -0/+6 |
* | If applying a ligature lookup makes adjacent two glyphs that were not | Owen Taylor | 2003-07-26 | 1 | -1/+9 |
* | Fix some FreeType1 variable declarations that snuck in from the last | Owen Taylor | 2003-07-26 | 1 | -0/+7 |
* | OpenType-1.4 update: backtrack information is stored with the item closest | Owen Taylor | 2003-07-26 | 1 | -0/+7 |
* | Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, Werner | Owen Taylor | 2003-07-26 | 1 | -0/+14 |
* | Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookup | Owen Taylor | 2003-07-26 | 1 | -0/+8 |
* | Fix a couple of places where TTO_Err_Not_Covered wasn't considered a | Owen Taylor | 2003-07-26 | 1 | -0/+21 |
* | Port pre-base-mantra fixup code from ICU, as needed for Tamil and | Owen Taylor | 2003-07-25 | 1 | -0/+7 |
* | Port of some fixes from ICU. | Owen Taylor | 2003-07-25 | 1 | -0/+11 |
* | Get rid of explicit tables detailing the members of structs, use the | Noah Levitt | 2003-07-25 | 1 | -0/+7 |
* | removed redundant call to pango_layout_line_get_extents() (#116822). | Sven Neumann | 2003-07-24 | 1 | -0/+8 |
* | Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann) | Owen Taylor | 2003-07-24 | 1 | -0/+5 |
* | Fix trivial bug in last commit. | Owen Taylor | 2003-07-24 | 1 | -1/+1 |
* | Handle NULL item->analysis.font. (#14576, Morten Welinder) | Owen Taylor | 2003-07-24 | 1 | -0/+5 |
* | Fix uses of g_assert() around statements with side effects. (#115498, | Owen Taylor | 2003-07-24 | 1 | -0/+6 |
* | Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944) | Owen Taylor | 2003-07-24 | 1 | -0/+6 |
* | Clean up checks for usp10.h | Owen Taylor | 2003-07-24 | 1 | -0/+10 |
* | Remove vestiges of support for external fribidi library. | Owen Taylor | 2003-07-24 | 1 | -0/+5 |
* | Remove Qt-based example; it was only testing the obsolete pango-x backend, | Owen Taylor | 2003-07-24 | 1 | -0/+9 |
* | Fix up right-to-left case. (Based on patch from Damon Chaplin, #117325) | Owen Taylor | 2003-07-24 | 1 | -0/+6 |
* | Increment past the ';' for a list with multiple elements. (#117180, John | Owen Taylor | 2003-07-24 | 1 | -0/+6 |
* | updated to generate libtool compatible dll names, define the right | Hans Breuer | 2003-07-20 | 1 | -0/+11 |
* | Doc markup and typo fixes. | Matthias Clasen | 2003-06-25 | 1 | -0/+9 |
* | Add rule to regenerate man pages from Docbook. (man_MANS): Add | Matthias Clasen | 2003-06-17 | 1 | -1/+19 |
* | Add an autogenerated index. | Matthias Clasen | 2003-06-16 | 1 | -0/+4 |
* | libtool 1.5 installs DLLs in the bin directory, so look there, too. | Tor Lillqvist | 2003-06-13 | 1 | -0/+5 |
* | Fix bug in determining when we cross line boundaries. (#103421, Matthias | Owen Taylor | 2003-06-05 | 1 | -0/+6 |
* | Improve handling of empty ink rectangles; rework for simplicity. (#103662) | Owen Taylor | 2003-06-04 | 1 | -0/+6 |
* | Credits to Patrick Welche. | Tor Lillqvist | 2003-06-04 | 1 | -1/+2 |
* | Need config.h here, too, for HAVE_X. Thanks to Patrick Welche. | Tor Lillqvist | 2003-06-04 | 1 | -0/+4 |
* | Add bug number to last ChangeLog entry | Owen Taylor | 2003-06-02 | 1 | -2/+2 |
* | Make sure the face is unlocked before returning from pango_xft_font_real_get_... | Keith Packard | 2003-06-02 | 1 | -0/+5 |
* | Don't put statements with side-effects inside g_assert()! (#114137, Jeff | Owen Taylor | 2003-06-02 | 1 | -1/+7 |
* | Add pango_ft2_font_map_set_default_substitute. | Tor Lillqvist | 2003-05-30 | 1 | -0/+4 |
* | Fix a stupid bug in the shortcircuit case. | Owen Taylor | 2003-05-30 | 1 | -0/+11 |
* | When applying attribute to a glyph item, handle attributes that split | Owen Taylor | 2003-05-29 | 1 | -0/+8 |
* | Add HAVE_X. | Tor Lillqvist | 2003-05-29 | 1 | -0/+21 |