2007-10-11 |
Behdad Esfahbod | Build harfbuzz.c instead of individual source files... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Same here. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Don't include harfbuzz-dump.[ch] in libharfbuzz.a.... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Some more cleanup. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Move some code around. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Minor. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Rename buffer->inplace to buffer->separate_out with... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Allocate buffer->positions lazily. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Bug 485621 – Get rid of freetype memory allocator in... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Bug 485559 – Boston Summit HarfBuzz optimizations |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Behdad Esfahbod | Bug 302952 – The placement of a diacritic marks for... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Behdad Esfahbod | Bug 463430 – Gets stuck while "formatting message" |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Behdad Esfahbod | Don't ignore error return value of hb_buffer_copy_outpu... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Behdad Esfahbod | Link freetype to harfbuzz-dump, for those systems that... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Behdad Esfahbod | Copy fixes from harfbuzz stable branch. Includes a... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Hans Breuer | updated |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Behdad Esfahbod | Remove .cvsignore files (moved to svn:ignore prop) |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Behdad Esfahbod | Bug 347073 – Allow empty GPOS table |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Behdad Esfahbod | Bug 345600 – cvs build error in pango/opentype/Makefile |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Behdad Esfahbod | Bug 341138 – Using TTC font, Gtk2 programs begin to... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Behdad Esfahbod | Bug 336153 – Mark to mark positioning (Lookup Type... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Behdad Esfahbod | Fix loop variables. (coverity found bug.) |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Behdad Esfahbod | Bug 337924 – cleanups for issues reported by various... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Behdad Esfahbod | Fix minor bugs reported by the Coverity scan report. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Behdad Esfahbod | Update from HarfBuzz. Lars Knoll fixed all the warnings. |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Behdad Esfahbod | Make sure TTAG_GDEF and frineds are defined, needed... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | . |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | . |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | Define NULL. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | Convert pango/opentype to the new project called HarfBuzz. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Behdad Esfahbod | Don't err on Table_Missing. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Behdad Esfahbod | === Released 1.12.0 === |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Behdad Esfahbod | Handle GSUB Lookup type 8, and ReverseChainContextualSu... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Behdad Esfahbod | Removed. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Behdad Esfahbod | If major.minor of required and available glib versions... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Behdad Esfahbod | Make sure #include <config.h> is the first include... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Behdad Esfahbod | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Behdad Esfahbod | Use g_slice for PangoOTBuffer allocation. (bug #325026... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Behdad Esfahbod | Tiny doc improvement. |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Fix typo in docs. |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Added "Since:" tags to all interfaces added after Pango... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Protect against possible division by zeros (#316468... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Reworked basic shaper with OpenType support. (#101079... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Behdad Esfahbod | Part of #101079: |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Behdad Esfahbod | Remove debug line that got in accidentally. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Behdad Esfahbod | Turn various gcc warnings off. Adding const, adding... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Behdad Esfahbod | Patches from #170414. Reviewed by Matthias Clasen. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Behdad Esfahbod | Generate valid XML output. Dump LookupFlag too. |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Behdad Esfahbod | Replace perror with perror_. Remove FT_BEGIN_STMNT... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Owen Taylor | Skip lookups with lookup index out of range. (Patch... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Owen Taylor | Remove an unecessary set of block2. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Owen Taylor | Patch from David Turner. Review and testing by Behdad... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Owen Taylor | Fix up places where there is missing or incomplete... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Owen Taylor | Chain up from finalize. (#307547, Paolo Borelli) |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Tor Lillqvist | Rename LDADDS to libpango_ot_la_LIBADD to actually... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Owen Taylor | For all binary searches, handle the case where the... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Owen Taylor | Set G_LOG_DOMAIN. |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Owen Taylor | Cleanups from 'sparse', #149922, Kjartan Maraas |
commit | commitdiff | tree | snapshot |
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 |
next |