summaryrefslogtreecommitdiff
path: root/src/hb-ot-math.cc
AgeCommit message (Expand)AuthorFilesLines
2018-11-05[math] Shorten names a bitBehdad Esfahbod1-14/+19
2018-11-05[ot-face] Simplify table accessBehdad Esfahbod1-31/+16
2018-11-05[ot-face] Include hb-ot-face directly in hb_face_tBehdad Esfahbod1-2/+1
2018-11-05MinorBehdad Esfahbod1-1/+1
2018-10-27[docs] Document remaining sectionsBehdad Esfahbod1-0/+11
2018-08-26[ot-face] Remove tables_t. The face_data_t is what tables_t wasBehdad Esfahbod1-2/+2
2018-08-25Add hb-ot-face.cc/hhBehdad Esfahbod1-1/+1
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-2/+2
2018-08-23[ot] Rename hb_ot_layout_t to hb_ot_face_data_tBehdad Esfahbod1-1/+1
2018-08-06Remove most uses of direct comparison to Null objectsBehdad Esfahbod1-1/+1
2018-08-03[ot] More shufflingBehdad Esfahbod1-1/+1
2018-08-03[ot] MinorBehdad Esfahbod1-1/+1
2018-05-08Move null pool to hb-privateBehdad Esfahbod1-2/+2
2017-02-03Shuffle things around a bitBehdad Esfahbod1-2/+1
2017-01-22[var] Implement 'avar' table mappingBehdad Esfahbod1-2/+0
2017-01-21MinorBehdad Esfahbod1-1/+1
2017-01-19MinorBehdad Esfahbod1-4/+3
2017-01-09Port math table to hb_lazy_table_loader_tBehdad Esfahbod1-16/+1
2017-01-09Rename hb-ot-layout-math-table.hh to hb-ot-math-table.hhBehdad Esfahbod1-1/+1
2017-01-02Move math-specific code from hb-ot-layout to hb-ot-math #235 (#384)Frédéric Wang1-0/+272