summaryrefslogtreecommitdiff
path: root/src/harfbuzz-gdef-private.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-15Reorder all internal Harfbuzz structures by member size.Andreas Kling1-7/+6
2010-06-15Pack all internal Harfbuzz structures.Andreas Kling1-0/+8
2010-06-15Always allocate HB_Device structs dynamically.Andreas Kling1-1/+1
2010-06-15Disable support for Multiple Master fonts by default.Andreas Kling1-0/+4
2010-06-15Shrink twelve HB_UShorts that only need to contain HB_Bytes.Andreas Kling1-1/+1
2008-01-15Relicense HarfBuzzBehdad Esfahbod1-8/+21
2007-11-07Minor changes.Behdad Esfahbod1-1/+1
2007-11-07Port changes from PangoBehdad Esfahbod1-7/+12
2007-03-28Load_GSUB_Table and Load_GPOS_Table sometimes need to load things from/into theSimon Hausmann1-0/+5
2007-03-28removed more freetype types. Now it's mostlyLars Knoll1-3/+3
2007-03-28replace most FT type with HB types.Lars Knoll1-12/+12
2007-03-28move the remaining ftglue methods to harfbuzz-global,Lars Knoll1-2/+2
2006-03-31Imported HarfBuzz.behdad1-0/+101