summaryrefslogtreecommitdiff
path: root/src/hb-aat-layout-ankr-table.hh
AgeCommit message (Expand)AuthorFilesLines
2019-03-26[aat] Add missing check to ankr tableBehdad Esfahbod1-0/+1
2019-01-22Convert tag enum class consts to static constexprBehdad Esfahbod1-1/+1
2019-01-17Use NNOffsetTo<>Behdad Esfahbod1-3/+3
2019-01-17[AAT] Remove unused codeBehdad Esfahbod1-2/+1
2019-01-17[AAT] Allow null in ankr lookupTable offsetBehdad Esfahbod1-1/+1
2019-01-17[AAT] Fully sanitize ankr table at sanitize timeBehdad Esfahbod1-9/+4
2019-01-17[AAT] Fix anchor bound checking, againBehdad Esfahbod1-1/+2
2019-01-14[AAT] Fix ankr table accessBehdad Esfahbod1-3/+4
2018-12-16Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi1-6/+6
2018-11-29Convert "static const hb_tag_t" constants to enumBehdad Esfahbod1-1/+1
2018-11-04[aat] Clean up ankr table include messBehdad Esfahbod1-0/+2
2018-10-19[aat] Implement LookupFormat10Behdad Esfahbod1-2/+4
2018-10-16[aat] Another non-null offsetBehdad Esfahbod1-1/+1
2018-10-16[aat] Make sure Lookup offset is never nulledBehdad Esfahbod1-1/+1
2018-10-10[ankr] Implement table accessBehdad Esfahbod1-0/+16
2018-10-10[ankr] Start fixingBehdad Esfahbod1-5/+4
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-04-18Minor, annotate the added tables with likely/unlikely (#997)Ebrahim Byagowi1-3/+4
2018-04-12Add or update tables specifications linksEbrahim Byagowi1-4/+4
2018-04-11[aat] Cosmetic changes (#964)Ebrahim Byagowi1-5/+6
2018-02-26[aat/ankr] Define Anchor structBehdad Esfahbod1-1/+15
2018-02-26[aat/ankr] MinorBehdad Esfahbod1-1/+1
2018-02-26[aat/ankr] Hook up Lookup tableBehdad Esfahbod1-2/+2
2018-02-26[aat/ankr] SimplifyBehdad Esfahbod1-28/+8
2018-02-26[aat] minorEbrahim Byagowi1-1/+1
2018-02-25[aat] Implement ankrEbrahim Byagowi1-0/+86