summaryrefslogtreecommitdiff
path: root/src/hb-aat-layout-trak-table.hh
AgeCommit message (Expand)AuthorFilesLines
2018-10-11[trak] Implement extrapolationBehdad Esfahbod1-19/+20
2018-10-11[trak] Fix, and hook upBehdad Esfahbod1-2/+4
2018-10-11[trak] Handle nSizes=0 and 1Behdad Esfahbod1-1/+10
2018-10-11[trak] Fix countingBehdad Esfahbod1-4/+4
2018-10-11[trak] MoreBehdad Esfahbod1-9/+17
2018-10-11[trak] Only adjust around first glyphBehdad Esfahbod1-6/+6
2018-10-11[trak] Clean upBehdad Esfahbod1-30/+37
2018-09-15Disallow null-enabled offsets to unsized structures...Behdad Esfahbod1-2/+2
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-3/+3
2018-07-01Fix trak table apply logicEbrahim Byagowi1-2/+2
2018-04-23Resolve some of clang's double-promotion warningsEbrahim Byagowi1-3/+3
2018-04-18Minor, annotate the added tables with likely/unlikely (#997)Ebrahim Byagowi1-8/+13
2018-04-17Make some of implicit header uses explicit (#989)Ebrahim Byagowi1-0/+1
2018-04-12Add or update tables specifications linksEbrahim Byagowi1-0/+4
2018-04-11[aat] Cosmetic changes (#964)Ebrahim Byagowi1-5/+5
2018-03-26[aat/ltag] Implement the table parsing (#911)Ebrahim Byagowi1-2/+2
2018-03-25[aat/fmtx] Implement the table parsing (#910)Ebrahim Byagowi1-2/+2
2018-03-15Add NameIDBehdad Esfahbod1-4/+4
2018-02-26[aat/trak] Simplify sanitize()Behdad Esfahbod1-51/+16
2018-02-26[aat/trak] Clean upBehdad Esfahbod1-6/+6
2018-02-26[aat] trak sanitizationEbrahim Byagowi1-21/+74
2018-02-25[aat/trak] MinorBehdad Esfahbod1-24/+32
2018-02-24[aat] Implement trak logic (#816)Ebrahim Byagowi1-3/+75
2018-02-20[aat] Cosmetic touch-ups to trak tableBehdad Esfahbod1-14/+17
2018-02-19[aat] First dig on 'trak'Ebrahim Byagowi1-0/+100