summaryrefslogtreecommitdiff
path: root/src/hb-ot-layout-base-table.hh
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Convert tag enum class consts to static constexprBehdad Esfahbod1-1/+1
2018-12-17Remove redundant void from C++ sources (#1486)Ebrahim Byagowi1-5/+5
2018-12-16Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi1-52/+52
2018-12-12minor style fix, use void in methods on no argumentEbrahim Byagowi1-6/+5
2018-11-29Convert "static const hb_tag_t" constants to enumBehdad Esfahbod1-1/+1
2018-11-15[base] Add TODO itemsBehdad Esfahbod1-3/+6
2018-11-03[BASE] Improvements (#1347)Ebrahim Byagowi1-350/+260
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-2/+2
2018-08-06[BASE] Rename horzi/vert to h/vBehdad Esfahbod1-34/+34
2018-08-06[BASE] Misc fixesBehdad Esfahbod1-95/+68
2018-04-12Add or update tables specifications linksEbrahim Byagowi1-1/+2
2018-03-07[ot] Remove hb-ot-base.hBehdad Esfahbod1-1/+0
2018-02-27[BASE] MoreBehdad Esfahbod1-141/+12
2018-02-27[BASE] Clean up first 29%Behdad Esfahbod1-138/+124
2018-02-27Remove public API of the branchEbrahim Byagowi1-10/+10
2018-02-25[BASE] MinorBASEBehdad Esfahbod1-33/+70
2018-02-24Merge remote-tracking branch 'eroux/add-base'Behdad Esfahbod1-0/+762
2017-03-05BASE: start apiElie Roux1-13/+2
2017-02-26BASE: add function in main BASE objectElie Roux1-0/+24
2017-02-26BASE: first complete versionElie Roux1-127/+317
2017-02-25BASE: WIP: more access functionsElie Roux1-21/+191
2017-02-25BASE: align member's namesElie Roux1-35/+35
2017-02-25BASE: more consistent naming (with spec and Harfbuzz code base)Elie Roux1-22/+22
2017-02-25factorize horiz+vertAxisElie Roux1-26/+5
2017-02-25BASE: sanitizeElie Roux1-3/+148
2017-02-19compile, move into hb-ot-layout.ccElie Roux1-15/+42
2017-02-19hb-ot-base-table.hh -> hb-ot-layout-base-table.hhElie Roux1-0/+238