profile/ivi/org.tizen.video-player.git
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2008-02-19 Behdad Esfahbod[hb-ot-layout] Add proper namespace to accessors
2008-02-19 Behdad EsfahbodFix typo, add TODOs
2008-01-29 Behdad EsfahbodFinish script, language, and feature public API
2008-01-28 Behdad EsfahbodAdd script and language public getter API
2008-01-28 Behdad EsfahbodMake main.cc compile again, which means finished getter API
2008-01-28 Behdad EsfahbodRename HB_OT_Layout to hb_ot_layout_t
2008-01-28 Behdad EsfahbodRename hb_ot_layout_create() to hb_ot_layout_create_for...
2008-01-28 Behdad EsfahbodGDEF completely working now
2008-01-25 Behdad Esfahbod[GDEF] Finish internal API
2008-01-25 Behdad Esfahbod[GDEF] Finish public API
2008-01-24 Behdad EsfahbodImplement glyph properties
2008-01-24 Behdad EsfahbodMore public api
2008-01-24 Behdad EsfahbodStarting public interface
2008-01-23 Behdad EsfahbodMinor
2008-01-23 Behdad EsfahbodMinor renaming
2008-01-23 Behdad EsfahbodInitial gsub stub
2008-01-23 Behdad EsfahbodAdd copyright notices.
2008-01-23 Behdad EsfahbodMinor cleanup, add LIKELY and UNLIKELY annotations
2008-01-23 Behdad EsfahbodClean up file names, add namespace
2008-01-23 Behdad EsfahbodMake all code NULL-free and assert-free
2008-01-23 Behdad EsfahbodDefine get_for_data() factories
2008-01-23 Behdad EsfahbodFinish and test GDEF
2008-01-23 Behdad EsfahbodMisc cleanup
2007-07-06 Behdad Esfahbod[gdef] Initial implementation
2007-07-06 Behdad Esfahbod[open] small fixes, including not using unions for...
2007-07-05 Behdad EsfahbodImprove stupid Makefile
2006-12-28 Behdad EsfahbodAdd stub GDEF files
2006-12-28 Behdad EsfahbodDon't shift down the mark attachment type
2006-12-28 Behdad EsfahbodRemove stale comment
2006-12-28 Behdad EsfahbodBreak and rename, in the layout of old HarfBuzz codebase
2006-12-28 Behdad EsfahbodOops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g
2006-12-28 Behdad EsfahbodUse union for ClassDef
2006-12-28 Behdad EsfahbodUse union for Coverage
2006-12-28 Behdad EsfahbodAdd GPOS stub
2006-12-28 Behdad Esfahbods/OpenTypeFont/OpenTypeFontFace/g
2006-12-27 Behdad EsfahbodGSUBGPOSHeader
2006-12-27 Behdad EsfahbodFinished OpenType Common Table Formats
2006-12-27 Behdad EsfahbodDevice tables.
2006-12-27 Behdad EsfahbodClassDef
2006-12-27 Behdad EsfahbodRename CoverageFormat to Coverage
2006-12-27 Behdad EsfahbodDefine more structs using DEFINE_INT_TYPE.
2006-12-26 Behdad Esfahbods/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/
2006-12-26 Behdad EsfahbodCoverage.
2006-12-25 Behdad EsfahbodRename to harfbuzz-ng.cc
2006-12-25 Behdad EsfahbodLookupFlags
2006-12-25 Behdad EsfahbodImplement Feature
2006-12-25 Behdad EsfahbodLangSys
2006-12-25 Behdad EsfahbodUse CamelCaseTags.
2006-12-25 Behdad EsfahbodMake types not instantiable
2006-12-25 Behdad EsfahbodAdd OpenTypeFontFile.
2006-12-23 Behdad EsfahbodAdd Makefile
2006-12-22 Behdad EsfahbodAfter DEFINE_SCRIPT_ARRAY
2006-12-22 Behdad EsfahbodRemove the annoying HB_ prefix.
2006-12-22 Behdad EsfahbodSecond version. Complete redesign, based on C++ classe...
2006-12-22 Behdad EsfahbodFirst version.