summaryrefslogtreecommitdiff
path: root/src/harfbuzz-gpos.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-02[HB] Remove old code!Behdad Esfahbod1-6071/+0
2009-11-02Implement the first substitute()Behdad Esfahbod1-4/+4
2009-11-02Merge harfbuzz-ngng-mergepointBehdad Esfahbod1-66/+55
2009-03-02[opentype] Protect against illegal access for arrays of length zeroBehdad Esfahbod1-4/+18
2009-02-02Allocate all array rows in a single ALLOC call. Saves over 100 alloc callsBehdad Esfahbod1-42/+17
2009-01-29Remove ClassDef->Defined field. This is the comment accompanying it:Behdad Esfahbod1-32/+0
2009-01-29Allocate all array rows in a single ALLOC call. Saves over 2000 allocBehdad Esfahbod1-40/+17
2008-12-26Fix more warnings.Behdad Esfahbod1-1/+1
2008-10-15Bug 528272 – "Error loading GPOS table 5503" when using katakanaBehdad Esfahbod1-0/+7
2008-09-29Fix left-to-right positioning. Reported by Peter Hunter.Behdad Esfahbod1-1/+1
2008-01-15HarfBuzz was relicensed to a more generous and simpler license. Adapt. SeeBehdad Esfahbod1-8/+23
2007-11-07And some more.Behdad Esfahbod1-42/+40
2007-11-07Some more cleanup and merging.Behdad Esfahbod1-29/+3
2007-10-25More cleanup, remove redundant error types.Behdad Esfahbod1-62/+62
2007-10-25Rename ftglue.c to harfbuzz-impl.c and more type renames and moving codeBehdad Esfahbod1-45/+45
2007-10-24New header file harfbuzz-global.h. Rename FT_* int types to HB_* types.Behdad Esfahbod1-270/+270
2007-10-11Mark internal symbols as HB_INTERNAL and define that to static inBehdad Esfahbod1-7/+9
2007-10-11Allocate buffer->positions lazily.Behdad Esfahbod1-5/+8
2007-10-11Bug 485621 – Get rid of freetype memory allocator in harfbuzzBehdad Esfahbod1-277/+185
2007-10-11Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod1-439/+371
2007-08-21Bug 463430 – Gets stuck while "formatting message"Behdad Esfahbod1-5/+10
2007-04-03Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerningBehdad Esfahbod1-0/+8
2006-05-31Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct whenBehdad Esfahbod1-15/+22
2006-04-12Fix loop variables. (coverity found bug.)Behdad Esfahbod1-3/+3
2006-04-10Fix minor bugs reported by the Coverity scan report.Behdad Esfahbod1-3/+6
2006-04-06Update from HarfBuzz. Lars Knoll fixed all the warnings.Behdad Esfahbod1-30/+50
2006-04-03Make sure TTAG_GDEF and frineds are defined, needed for FreeType <= 2.1.7Behdad Esfahbod1-3/+0
2006-03-31Convert pango/opentype to the new project called HarfBuzz.hb-renameBehdad Esfahbod1-0/+6269