summaryrefslogtreecommitdiff
path: root/src/hb-aat-layout-bsln-table.hh
Commit message (Collapse)AuthorAgeFilesLines
* Convert tag enum class consts to static constexprBehdad Esfahbod2019-01-221-1/+1
| | | | Part of https://github.com/harfbuzz/harfbuzz/issues/1553
* Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi2018-12-161-6/+7
|
* Convert "static const hb_tag_t" constants to enumBehdad Esfahbod2018-11-291-1/+1
|
* Rename hb-*private.hh to hb-*.hhBehdad Esfahbod2018-08-251-1/+1
| | | | Sorry for the noise, downstream custom builders. Please adjust.
* Minor, annotate the added tables with likely/unlikely (#997)Ebrahim Byagowi2018-04-181-4/+5
|
* Add or update tables specifications linksEbrahim Byagowi2018-04-121-5/+5
|
* [aat] Implement bsln table parsing (#943)Ebrahim Byagowi2018-03-301-0/+156