summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-03Fix "Warning: extra ";" ignored."Behdad Esfahbod1-4/+4
2018-11-03Revert "Add operator char * to the naked array types as well"Behdad Esfahbod2-5/+1
2018-11-03MinorBehdad Esfahbod1-2/+2
2018-11-03[test] Add test for empty faceBehdad Esfahbod2-0/+95
2018-11-03Fix null accelerator'sBehdad Esfahbod8-29/+17
2018-11-03Add operator char * to the naked array types as wellBehdad Esfahbod2-1/+5
2018-11-03Add operator char * to hb_nonnull_ptr_tBehdad Esfahbod1-4/+4
2018-11-03Template casts in hb_nonnull_ptr_tBehdad Esfahbod1-2/+4
2018-11-03[blob] Allow null parent in create_sub_blob()Behdad Esfahbod1-1/+1
2018-11-03Add hb_nonnull_ptr_tBehdad Esfahbod1-0/+28
2018-11-03[kern] Third try fix access violation in Format3Behdad Esfahbod1-1/+0
2018-11-03[kern] Really fix access violation in Format3Behdad Esfahbod1-1/+1
2018-11-03Replace most uses of is_inert with is_immutableBehdad Esfahbod5-22/+24
2018-11-03[kern] Fix access violation in Format3Behdad Esfahbod1-1/+5
2018-11-03Port objects to use header.writable instead of immutableBehdad Esfahbod10-66/+42
2018-11-03[object] Add "writable"Behdad Esfahbod1-1/+13
2018-11-03[BASE] Improvements (#1347)Ebrahim Byagowi6-370/+380
2018-11-03[fuzz] A new testcaseEbrahim Byagowi1-0/+0
2018-11-02[os2] Capitalize table tag and structKhaled Hosny3-11/+11
2018-11-02[kern] Implement Format1Behdad Esfahbod2-2/+136
2018-11-02[kern] Set subtable on sanitizerBehdad Esfahbod1-0/+2
2018-11-02[kern] Respect more flagsBehdad Esfahbod1-6/+15
2018-11-02[kern] MinorBehdad Esfahbod1-2/+3
2018-11-02Remove pointer cast operators from ArrayOf<>Behdad Esfahbod1-3/+0
2018-11-02[kern] CommentBehdad Esfahbod1-2/+1
2018-11-02[kern] Push apply loop to each subtableBehdad Esfahbod4-42/+149
2018-11-02[kern] Remove acceleratorBehdad Esfahbod3-43/+18
2018-11-02Use as_array in more placesBehdad Esfahbod2-11/+15
2018-11-02Fix &array_of<>Behdad Esfahbod2-2/+5
2018-11-02FixupBehdad Esfahbod1-1/+1
2018-11-02[kern] Implement Format3Behdad Esfahbod1-0/+51
2018-11-02Add cast operators to hb_array_tBehdad Esfahbod1-8/+13
2018-11-02Add UnsizedArrayOf::as_array() instead of hb_array() templateBehdad Esfahbod5-15/+8
2018-11-02Add get_size to UnsizedArrayOfBehdad Esfahbod1-0/+3
2018-11-02[kern] Add buffer messageBehdad Esfahbod1-0/+5
2018-11-01[Crap] Avoid operator=Behdad Esfahbod1-1/+1
2018-11-01[aat] Rely on vector auto initializationBehdad Esfahbod1-9/+1
2018-11-01[aat] Remove unused forward declarationBehdad Esfahbod1-2/+0
2018-11-01Warning fixBehdad Esfahbod1-1/+1
2018-11-01[ot-layout] minorEbrahim Byagowi1-3/+3
2018-11-01[test] minorEbrahim Byagowi1-2/+0
2018-10-31[aat] Implement 'aalt' mappingBehdad Esfahbod1-0/+8
2018-10-31[aat] Add 'afrc' feature mappingBehdad Esfahbod1-0/+1
2018-10-31[aat] Fallback to old style "Letter Case" small capsBehdad Esfahbod1-0/+8
2018-10-31[test] MinorBehdad Esfahbod1-6/+7
2018-10-31Implement space fallback in vertical directionBehdad Esfahbod2-11/+42
2018-10-31[hmtx/vmtx] Fix a crasherBehdad Esfahbod1-1/+1
2018-10-31[mort] Massage some moreBehdad Esfahbod2-16/+33
2018-10-31[mort] Some moreBehdad Esfahbod1-18/+16
2018-10-31[mort] Refactor offset-to-index mappingBehdad Esfahbod1-11/+16