summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29[set/map/vector] Make constructable, but not copy or assignableBehdad Esfahbod4-17/+43
2018-10-29Add HB_NO_CREATE_COPY_ASSIGNBehdad Esfahbod2-11/+14
2018-10-29Remove HB_DISALLOW_COPY_AND_ASSIGN from hb_ot_shape_planner_tBehdad Esfahbod1-3/+0
2018-10-29One more iterationBehdad Esfahbod1-1/+0
2018-10-29Try fixing older botsBehdad Esfahbod1-1/+12
2018-10-29[cmap] MinorBehdad Esfahbod1-14/+2
2018-10-29Remove ASSERT_PODBehdad Esfahbod18-60/+2
2018-10-29Fix extra-semicolon warningsBehdad Esfahbod1-3/+3
2018-10-29Make Array types uncopyable-unassignableBehdad Esfahbod2-0/+17
2018-10-29[svg] MinorBehdad Esfahbod1-2/+3
2018-10-29Fix g-i warningsBehdad Esfahbod2-3/+5
2018-10-29[test-ot-color] MinorEbrahim Byagowi1-1/+2
2018-10-29Rename deprecated symbols list file name and clean it up (#1328)Ebrahim Byagowi3-9/+8
2018-10-29Merge pull request #1326 from ebraminio/test-ot-colorEbrahim Byagowi2-0/+355
2018-10-29[test-ot-color] Use public APIs on the toolEbrahim Byagowi2-80/+113
2018-10-29Rename dump-emoji to test-ot-colorEbrahim Byagowi1-0/+0
2018-10-29Revive dump-emojiEbrahim Byagowi1-0/+322
2018-10-29[svg] Fix incorrect array referencingEbrahim Byagowi1-1/+1
2018-10-28[cbdt] Implement strike selection logicBehdad Esfahbod1-5/+20
2018-10-28[sbix] MinorBehdad Esfahbod1-2/+3
2018-10-28[cbdt] Simplify moreBehdad Esfahbod1-15/+7
2018-10-28[color] Rename get_strike() to choose_strike()Behdad Esfahbod2-9/+9
2018-10-28[tests] Fix for recent rounding change in CBDTBehdad Esfahbod1-1/+1
2018-10-28[cbdt] Refactor get_strike()Behdad Esfahbod2-24/+17
2018-10-28[cbdt] MinorBehdad Esfahbod1-1/+1
2018-10-28[color] Round extents when scalingBehdad Esfahbod2-11/+13
2018-10-28[ot-color/png] Consider strike ppem on scalingEbrahim Byagowi5-10/+26
2018-10-28[svg] CosmeticBehdad Esfahbod1-2/+2
2018-10-28[svg] Use SortedArrayOf.bsearchBehdad Esfahbod1-15/+3
2018-10-28[svg] MinorBehdad Esfahbod1-12/+11
2018-10-28[sbix] CommentBehdad Esfahbod1-2/+2
2018-10-28[color] MinorBehdad Esfahbod1-1/+1
2018-10-28MinorBehdad Esfahbod2-4/+6
2018-10-28[sbix] Use LOffsetLArrayOf<>Behdad Esfahbod2-1/+3
2018-10-28[sbix] Add get_strikeBehdad Esfahbod1-3/+5
2018-10-28[sbix] Remove sbix_lenBehdad Esfahbod1-8/+21
2018-10-28[sbix] Fix get_glyph_blob() on Null objectBehdad Esfahbod1-4/+3
2018-10-28[sbix] Simplify ppem accessBehdad Esfahbod1-6/+4
2018-10-28[sbix] Simplify glyph_length calcBehdad Esfahbod1-17/+5
2018-10-28[sbix] Check glyph data end is in rangeBehdad Esfahbod1-1/+3
2018-10-28[sbix] Reduce codeBehdad Esfahbod1-4/+3
2018-10-28[sbix] Check glyph id before looking into unsafe arrayBehdad Esfahbod1-3/+4
2018-10-28[sbix] Simplify 'dupe' handling logicBehdad Esfahbod1-10/+11
2018-10-28[sbix] Check offsets before proceedingBehdad Esfahbod1-1/+2
2018-10-28[color] Remove more dump-emoji cruftBehdad Esfahbod2-66/+0
2018-10-28Remove dump-emojiBehdad Esfahbod3-332/+3
2018-10-28[sbix] Fix order of parametersBehdad Esfahbod1-2/+2
2018-10-28[sbix] Remove redundant parameterBehdad Esfahbod1-2/+2
2018-10-28[sbix] Add get_strike()Behdad Esfahbod1-10/+13
2018-10-28[sbix] Remove a couple of extra checksBehdad Esfahbod1-2/+2