summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge harfbuzz-ngng-mergepointBehdad Esfahbod2009-11-0221-177/+3159
|\
| * Give it a start at GSUBBehdad Esfahbod2009-04-158-45/+253
| * [hb-ot-layout] Add proper namespace to accessorsBehdad Esfahbod2008-02-182-82/+198
| * Fix typo, add TODOsBehdad Esfahbod2008-02-181-1/+4
| * Finish script, language, and feature public APIBehdad Esfahbod2008-01-293-31/+132
| * Add script and language public getter APIBehdad Esfahbod2008-01-284-18/+207
| * Make main.cc compile again, which means finished getter APIBehdad Esfahbod2008-01-282-61/+155
| * Rename HB_OT_Layout to hb_ot_layout_tBehdad Esfahbod2008-01-283-39/+36
| * Rename hb_ot_layout_create() to hb_ot_layout_create_for_data()Behdad Esfahbod2008-01-282-4/+4
| * GDEF completely working nowBehdad Esfahbod2008-01-275-26/+39
| * [GDEF] Finish internal APIBehdad Esfahbod2008-01-243-60/+66
| * [GDEF] Finish public APIBehdad Esfahbod2008-01-246-63/+176
| * Implement glyph propertiesBehdad Esfahbod2008-01-244-18/+117
| * More public apiBehdad Esfahbod2008-01-244-25/+39
| * Starting public interfaceBehdad Esfahbod2008-01-248-41/+225
| * MinorBehdad Esfahbod2008-01-234-15/+86
| * Minor renamingBehdad Esfahbod2008-01-233-16/+14
| * Initial gsub stubBehdad Esfahbod2008-01-234-0/+461
| * Add copyright notices.Behdad Esfahbod2008-01-236-0/+156
| * Minor cleanup, add LIKELY and UNLIKELY annotationsBehdad Esfahbod2008-01-233-51/+63
| * Clean up file names, add namespaceBehdad Esfahbod2008-01-238-45/+34
| * Make all code NULL-free and assert-freeBehdad Esfahbod2008-01-233-204/+214
| * Define get_for_data() factoriesBehdad Esfahbod2008-01-233-19/+36
| * Finish and test GDEFBehdad Esfahbod2008-01-234-32/+77
| * Misc cleanupBehdad Esfahbod2008-01-235-32/+163
| * [gdef] Initial implementationBehdad Esfahbod2007-07-061-2/+142
| * [open] small fixes, including not using unions for main structsBehdad Esfahbod2007-07-061-25/+29
| * Improve stupid MakefileBehdad Esfahbod2007-07-051-0/+2
| * Add stub GDEF filesBehdad Esfahbod2006-12-285-2/+27
| * Don't shift down the mark attachment typeBehdad Esfahbod2006-12-281-1/+1
| * Remove stale commentBehdad Esfahbod2006-12-281-10/+0
| * Break and rename, in the layout of old HarfBuzz codebaseBehdad Esfahbod2006-12-286-112/+133
| * Oops. s/OpenTypeFontFaceFile/OpenTypeFontFile/gBehdad Esfahbod2006-12-271-11/+11
| * Use union for ClassDefBehdad Esfahbod2006-12-271-5/+7
| * Use union for CoverageBehdad Esfahbod2006-12-271-10/+11
| * Add GPOS stubBehdad Esfahbod2006-12-271-0/+3
| * s/OpenTypeFont/OpenTypeFontFace/gBehdad Esfahbod2006-12-271-21/+23
| * GSUBGPOSHeaderBehdad Esfahbod2006-12-271-5/+98
| * Finished OpenType Common Table FormatsBehdad Esfahbod2006-12-271-1/+1
| * Device tables.Behdad Esfahbod2006-12-261-4/+45
| * ClassDefBehdad Esfahbod2006-12-261-24/+97
| * Rename CoverageFormat to CoverageBehdad Esfahbod2006-12-261-5/+13
| * Define more structs using DEFINE_INT_TYPE.Behdad Esfahbod2006-12-261-20/+19
| * s/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/Behdad Esfahbod2006-12-261-3/+3
| * Coverage.Behdad Esfahbod2006-12-261-12/+79
| * Rename to harfbuzz-ng.ccBehdad Esfahbod2006-12-252-1/+1
| * LookupFlagsBehdad Esfahbod2006-12-251-5/+47
| * Implement FeatureBehdad Esfahbod2006-12-251-4/+42
| * LangSysBehdad Esfahbod2006-12-251-7/+44
| * Use CamelCaseTags.Behdad Esfahbod2006-12-251-15/+14