summaryrefslogtreecommitdiff
path: root/src/hb-static.cc
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Remove redundant void from C++ sources (#1486)Ebrahim Byagowi1-2/+2
2018-11-25[AAT.feat] Use lsearch for looking up SettingName'sBehdad Esfahbod1-2/+4
2018-11-23Add null bytes for CmapSubtableLongGroupBehdad Esfahbod1-1/+3
2018-11-13Use atomic ints for upem and num_glyphs on faceBehdad Esfahbod1-4/+9
2018-11-13[ot-face] Add 'head' tableBehdad Esfahbod1-4/+1
2018-11-04[aat] Clean up ankr table include messBehdad Esfahbod1-1/+0
2018-10-22Remove const and references when binding Null()Behdad Esfahbod1-1/+0
2018-10-22[color] Use hb_array_t in CPALBehdad Esfahbod1-0/+1
2018-10-17More warning fixBehdad Esfahbod1-1/+1
2018-10-17Fix buildBehdad Esfahbod1-0/+1
2018-10-17Fix some wierdness...Behdad Esfahbod1-4/+3
2018-10-17[aat] Another try at fixing Lookup null objects...Behdad Esfahbod1-0/+4
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-4/+4
2018-08-05Move null data definitions to hb-static.ccBehdad Esfahbod1-1/+9
2018-08-02Remove OT namespace from hb-machinery-private.hhBehdad Esfahbod1-2/+2
2018-07-23Fix infinite loop in loading num_glyphs within sanitizerBehdad Esfahbod1-1/+3
2018-07-23One more visibility trickBehdad Esfahbod1-1/+3
2018-07-23Set num glyphs on sanitizer reference_table()Behdad Esfahbod1-0/+22
2018-07-11Align NullPool and CrapPool to HB_VECTOR_SIZEBehdad Esfahbod1-2/+2
2018-06-06Move prime_for back into mapBehdad Esfahbod1-51/+0
2018-06-01[map] Move prime_for to hb-staticBehdad Esfahbod1-0/+51
2018-05-29Disable use of thread_localBehdad Esfahbod1-1/+1
2018-05-24Move pool definitions to hb-static.ccBehdad Esfahbod1-0/+32