src/hb-ot-math.cc


Log

Author Commit Date CI Message
Behdad Esfahbod a2680680 2018-08-26T15:18:46 [ot-face] Remove tables_t. The face_data_t is what tables_t was
Behdad Esfahbod d950022c 2018-08-25T23:06:37 Add hb-ot-face.cc/hh
Behdad Esfahbod c77ae408 2018-08-25T22:36:36 Rename hb-*private.hh to hb-*.hh Sorry for the noise, downstream custom builders. Please adjust.
Behdad Esfahbod 1c6b3693 2018-08-15T20:12:25 [ot] Rename hb_ot_layout_t to hb_ot_face_data_t
Behdad Esfahbod b912fbea 2018-08-06T06:30:12 Remove most uses of direct comparison to Null objects
Behdad Esfahbod f73d2775 2018-08-03T16:34:25 [ot] More shuffling Misc. table loading now properly automated.
Behdad Esfahbod 52fbd23d 2018-08-03T16:22:16 [ot] Minor
Behdad Esfahbod abc12f7b 2018-05-08T02:23:36 Move null pool to hb-private
Behdad Esfahbod 466b3e58 2017-02-03T16:43:25 Shuffle things around a bit
Behdad Esfahbod a484e237 2017-01-22T19:41:33 [var] Implement 'avar' table mapping Untested!
Behdad Esfahbod 2d40923c 2017-01-21T15:06:15 Minor
Behdad Esfahbod 272b5115 2017-01-19T19:33:07 Minor
Behdad Esfahbod 1f810daf 2017-01-09T23:50:56 Port math table to hb_lazy_table_loader_t
Behdad Esfahbod 93ef684b 2017-01-09T21:11:00 Rename hb-ot-layout-math-table.hh to hb-ot-math-table.hh
Frédéric Wang ae00af4a 2017-01-03T05:55:09 Move math-specific code from hb-ot-layout to hb-ot-math #235 (#384)