2004-09-14 |
Owen Taylor | === Released 1.6.0 === |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Owen Taylor | Finish extending properties flags from FT_UShort =... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Owen Taylor | Save the order in which features were added and use... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Behdad Esfahbod | Remove the unused parameter from the IN_CURITEM() and... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Behdad Esfahbod | Fix bug to copy glyph from in_string, not out_string. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Fix allocation and indexing in NewGlyphClasses array... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Remove the unused parameter from the IN_CURITEM() and... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Add missing macro to make the last change actually... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Match backtrack context against the output glyphs not... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Make Check_Property() take a OTL_GlyphItem, add a gprop... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Owen Taylor | Add support for ChainContextSubstFormat3. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Owen Taylor | Fix pervasive buffer overruns when skipping glyphs... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Owen Taylor | #143693, Sayamindu Dasgupta |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Owen Taylor | Use the gcc-3.3 strict-aliasing compatible macros from... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Theppitak Karoonboon... | Negate y offset according to different conventions... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Owen Taylor | Revert error return changes from last commit. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Owen Taylor | Free buffer->positions, clean up error returns that... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Owen Taylor | === Released 1.4.0 === |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Hans Breuer | if PANGO_MODULE_PREFIX is defined include the basic... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Owen Taylor | Rework opentype interfaces and other changes to make... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Owen Taylor | Sign convention for y offsets is opposite between Pango... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Owen Taylor | Memory leak fixes from Masatake YAMATO, #130652 |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Owen Taylor | Suport CFF fonts as well. (#131202, Manjunath Sripadarao) |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Hans Breuer | moved pango_fc_* to the latter where they live on ... |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Owen Taylor | Switch over to recommended Freetype system of include... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Owen Taylor | Fix gcc-3.3 versions of macros to have the right return... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Owen Taylor | pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Owen Taylor | Add some macro definitions for gcc-3.3 that suppress... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Owen Taylor | Rewrite handling of IGNORE_SPECIAL_MARKS to be properly... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Owen Taylor | Revert back out the FreeType patch preventing ligatures... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Owen Taylor | Check for lookahead glyphs in the right place. (Patch... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Owen Taylor | Fix return value to only contain TTO_Err_Not_Covered... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Owen Taylor | Fix confusion between boolean and FT_Error return.... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Move allocation afer initial checks, fixing memory... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Fix various memory leaks from error returns that should... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Fix additional places where TTO_Err_Not_Covered wasn... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | If applying a ligature lookup makes adjacent two glyphs... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Fix some FreeType1 variable declarations that snuck... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | OpenType-1.4 update: backtrack information is stored... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Update of GPOS and GSUB support to OpenType 1.3 (From... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Fix a couple of places where TTO_Err_Not_Covered wasn... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Owen Taylor | Improvements to OpenType-dumping code, based on changes... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Owen Taylor | Fix uses of g_assert() around statements with side... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Owen Taylor | More careful handling of face->charmap; if is NULL... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Owen Taylor | When loading in Load_Chain{Sub,Pos}ClassRule, the limit... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Owen Taylor | Fix mispelled constant from last commit. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Owen Taylor | Fix confusion between boolean and FT_Error return.... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Owen Taylor | Fix infinite loop in the case where the charmap contain... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
James Henstridge | make similar changes to the ones on glib head (call... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Owen Taylor | Add an --enable-debug configure argument defaulting... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Owen Taylor | Up the FreeType version requirement to 2.0.9. (2.2... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Owen Taylor | Export TT_New_GDEF_Table to create an empty GDEF table. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Matthias Clasen | Add docs. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Sebastian Wilhelmi | Do not add GLIB_CFLAGS to CFLAGS. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Manish Singh | Get rid of unnecessary casts for g_object_{ref,unref} |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Owen Taylor | ligatures can be also used in MarkBasePos lookups.... |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Owen Taylor | Start of merges from freetype1 of OpenType fixes. |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Tor Lillqvist | Remove. Not used. (A static library is built here.... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Tor Lillqvist | pango/makefile.mingw.in pango/mini-fribidi/makefile... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Eric Mader | Correctly handle back, new_advance. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Eric Mader | Don't fail when reading an empty script. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Owen Taylor | Offset to MarkAttachClassDef is offset to table, not... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Owen Taylor | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Owen Taylor | Fix acess outside of a loaded frame and some memory... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Eric Mader | Add modules modules/indic/indic-xft.c, indic-ot.c,... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Owen Taylor | Add compatibility defines for changes in FreeType 2... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Owen Taylor | In Load_ChainContextSubst2, handle the case where an... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Owen Taylor | Uncomment GPOS parts. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Sebastian Wilhelmi | Resuming aborted commit |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Matthias Clasen | Remove declarations of unimplemented functions |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Havoc Pennington | header to abstract the difference between FreeType... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Owen Taylor | Up to 0.19. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Darin Adler | Remove stray semicolon. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Owen Taylor | Use ISO C99 varargs when available. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Owen Taylor | Remove excess call to DONE_Stream left over from conver... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Owen Taylor | Release 0.14 |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Tor Lillqvist | Only a script engine here. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Owen Taylor | Since Xft may only be available statically without... |
commit | commitdiff | tree | snapshot |
|