src/hb-bimap.hh


Log

Author Commit Date CI Message
blueshade7 68ac767e 2019-07-12T23:02:29 added skip(), get_next_value() to inc_bimap to subset VarStore with retain-gids
Michiharu Ariza 040b261d 2019-06-30T16:13:07 add bimap test along with bug fix/tweaks
Michiharu Ariza 10bd6b8d 2019-06-20T16:22:08 minor
Michiharu Ariza f3ee2bd0 2019-06-20T14:33:09 add ops & methods to hb_bimap_t making it more like hb_map_t moved has () to hb_bimap_t from hb_inc_bimap_t moved identity () to hb_inc_bimap_t removed forward()
Michiharu Ariza 09496695 2019-06-17T22:12:40 add hb_bimap_t, subclass hb_inc_bimap_t replacing CFF::remap_t