[HB] Simplify some basic things
[profile/ivi/org.tizen.video-player.git] / src / hb-ot-layout-open-private.h
2009-11-02 Behdad Esfahbod[HB] Simplify some basic things
2009-11-02 Behdad Esfahbod[HB] Remove stale TODO mark
2009-11-02 Behdad Esfahbod[HB] Add FixedVersion cast to int
2009-11-02 Behdad Esfahbod[HB] Simplify tag
2009-11-02 Behdad Esfahbod[HB] Remove unused data types
2009-11-02 Behdad Esfahbod[HB] Check for GDEF/GSUB/GPOS versions
2009-11-02 Behdad Esfahbod[HB] Minor
2009-11-02 Behdad Esfahbod[HB] Indentation
2009-11-02 Behdad Esfahbod[HB] More reference cast simplification
2009-11-02 Behdad Esfahbod[HB] Simplify casts
2009-11-02 Behdad Esfahbod[HB] Don't use G_LIKELY!
2009-11-02 Behdad Esfahbod[HB] Tweak some constants and fix Coverage
2009-11-02 Behdad Esfahbod[HB] Cleanup TODOs
2009-11-02 Behdad Esfahbod[HB] Fix context_length checking
2009-11-02 Behdad Esfahbod[HB] Add HeadlessArrayTo<>
2009-11-02 Behdad Esfahbod[HB] Split Layout-common tables into new files
2009-11-02 Behdad Esfahbod[HB] More shuffling
2009-11-02 Behdad Esfahbod[HB] Cleanup format unions
2009-11-02 Behdad Esfahbod[HB] Use four bytes for Null Tag, not 5
2009-11-02 Behdad Esfahbod[HB] Couple size checks
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] Simplify more arrays
2009-11-02 Behdad Esfahbod[HB] Use ArrayOf<> in GSUB
2009-11-02 Behdad Esfahbod[HB] Add ArrayOf<>
2009-11-02 Behdad Esfahbod[HB] Use OffsetTo<> for Coverage
2009-11-02 Behdad Esfahbod[HB] Use OffsetTo<> in more places
2009-11-02 Behdad Esfahbod[HB] Add OffsetTo template.
2009-11-02 Behdad Esfahbod[HB] Automate int-type size assertion
2009-11-02 Behdad Esfahbod[HB] Use templates for Null objects
2009-11-02 Behdad Esfahbod[HB] Fix typo
2009-11-02 Behdad Esfahbod[HB] Remove DEFINE_NON_INSTANTIABLE
2009-11-02 Behdad Esfahbod[HB] Remove get_size()
2009-11-02 Behdad Esfahbod[GSUB] minor
2009-11-02 Behdad Esfahbod[GSUB] Implement Alternate subtables
2009-11-02 Behdad Esfahbod[harfbuzz/GSUB] towards a partially working GSUB
2009-11-02 Behdad EsfahbodImplement the first substitute()
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-15 Behdad EsfahbodGive it a start at GSUB
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 EsfahbodGDEF completely working now
2008-01-25 Behdad Esfahbod[GDEF] Finish public API
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