summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Fix misc leaksHEADmasterBehdad Esfahbod4-9/+16
2012-07-25[arabic] Fix Arabic cursive positioningBehdad Esfahbod1-1/+1
2012-04-10Fix OOBBehdad Esfahbod1-1/+1
2012-03-27Fix bad memory access in Myanmar shaperBehdad Esfahbod1-1/+2
2012-03-27Fix problem with Indic shaper and control charsBehdad Esfahbod1-0/+2
2012-02-07Don't force using packed structsBehdad Esfahbod1-4/+0
2012-01-18Fix RTL GPOS issueBehdad Esfahbod1-1/+1
2011-12-15Fix comparison bugBehdad Esfahbod1-1/+1
2011-11-01Fix bug in contrib/harfbuzz-unicode.cBehdad Esfahbod1-1/+1
2011-09-08Fix OOB access possibility in old harfbuzzBehdad Esfahbod1-1/+1
2011-09-08Bug 30319 - open type init feature applied on character U+09c7 even...Behdad Esfahbod1-2/+2
2011-09-08Fix crash!Behdad Esfahbod1-0/+3
2011-07-13remove NoCategory from HB_CharCategoryLars Knoll2-3/+1
2011-02-01Fix hebrew shaping of characters with multiple diacritics.Lars Knoll1-2/+2
2011-01-14Fix a typo in harfbuzz thai line breaking.Ritt Konstantin1-1/+1
2010-09-07Remove unused local variable in myanmar shaperJiang Jiang (Nokia-MS-Qt/Oslo)1-4/+0
2010-06-25Null-terminate output data in to_tis620()Andreas Kling1-3/+5
2010-06-24Fix crashes at run-time with RVCT compiled codeSimon Hausmann1-1/+1
2010-06-22Fix crash with certain fontsSimon Hausmann1-4/+3
2010-06-22Clean up HB_Anchor's DeviceTables on failure when loading format 3Andreas Kling1-1/+2
2010-06-22Make sure ValueRecord's DeviceTables are cleaned up on failureAndreas Kling1-2/+3
2010-06-22Fix null HB_Device** dereference on exit in Harfbuzz GPOS code Fix incorrect ...Andreas Kling4-17/+21
2010-06-20Unbreak _HB_OPEN_Get_Device() and Get_ValueRecord()Andreas Kling3-33/+8
2010-06-18Make HB_AnchorFormat3's Device tables a pointer arrayAndreas Kling2-17/+31
2010-06-18Re-enable data structure packing in Harfbuzz for RVCTSimon Hausmann3-15/+15
2010-06-18Fix compilation after previous changeSimon Hausmann1-4/+4
2010-06-18Make ValueRecord's Device tables a pointer arrayAndreas Kling2-51/+53
2010-06-16Fix compilation with RVCTSimon Hausmann1-1/+1
2010-06-16Build fix for C90 compilers (mixed declarations and code)Andreas Kling1-2/+4
2010-06-15Merge branch 'master' of ssh://git.freedesktop.org/git/harfbuzzLars Knoll16-165/+311
2010-06-15Reorder all internal Harfbuzz structures by member size.Andreas Kling7-120/+115
2010-06-15Pack all internal Harfbuzz structures.Andreas Kling10-0/+70
2010-06-15Always allocate HB_Device structs dynamically.Andreas Kling6-37/+53
2010-06-15Disable support for Multiple Master fonts by default.Andreas Kling6-3/+68
2010-06-15Shrink twelve HB_UShorts that only need to contain HB_Bytes.Andreas Kling4-12/+12
2010-06-14Fixes for thai linebreakingLars Knoll5-75/+52
2010-05-27use unsigned char instead of unsigned in the bitfield.Lars Knoll1-12/+24
2010-05-17[hangul] Fix typoBehdad Esfahbod1-1/+1
2010-04-14Fix a bug in malayalam shapingLars Knoll3-28/+52
2010-03-26fix a bug in the greek shaper that could lead to an endless loop.Lars Knoll2-13/+54
2010-03-26Merge branch 'master' of ssh://git.freedesktop.org/git/harfbuzzLars Knoll10-104/+776
2010-03-22add support for polyphonic greekLars Knoll6-24/+552
2009-12-21revert change b90ffbace5536786eafe23e28ec3eee74c7c4e27Lars Knoll1-3/+1
2009-11-26Fix uninitialized error variable if the stream doesn't existGordon Schumacher1-1/+1
2009-11-20Bug 25199 - Variable "error" can be used without initialization.Behdad Esfahbod1-0/+3
2009-11-18Post substitutions should apply to the whole indic syllableLars Knoll2-10/+34
2009-11-06add N'Ko support to the arabic shaperLars Knoll4-6/+99
2009-11-05add support for N'KoLars Knoll4-6/+99
2009-11-05fix bug with Malayalam Samvruthokaram.Lars Knoll2-0/+6
2009-11-05fix shaping of assamese raLars Knoll2-2/+16