13612 Commits (b706be540c4db61e228ac0433ee9b88e5286d50b)
 

Author SHA1 Message Date
Behdad Esfahbod 0f1fdf461c [glyf] Optimize points decoding byte range checking 2 years ago
Behdad Esfahbod 51cfcf2957 [glyf] Optimize points decoding 2 years ago
Behdad Esfahbod 86b7022503 [glyf] Optimize flag decoding 2 years ago
Behdad Esfahbod 30d58bfd0f [glyf] Don't translate/transform components if has no effect 2 years ago
Behdad Esfahbod 2bb0fa878a [glyf] Remove unneeded point init() 2 years ago
Behdad Esfahbod fc72a1d22d [glyf] Add a pre-allocation for phantom points 2 years ago
Behdad Esfahbod 8d242aaa8b [glyf] Rewrite a loop harmlessly 2 years ago
Behdad Esfahbod cf57f04ddb [glyf/path-builder] Optimize scaling code 2 years ago
Behdad Esfahbod 36dd5d32fb [draw] Use multiplication instead of division in quadratic conversion 2 years ago
Behdad Esfahbod b095df1343 [glyf/path-builder] Use operator bool for style 2 years ago
Behdad Esfahbod abb433d0f4 [glyf] Avoid a copy of points in shape fetching for simple glyphs 2 years ago
Behdad Esfahbod 7eac779abf Revert "Revert "[glyf] Optimize shape loading"" 2 years ago
Behdad Esfahbod 164bd288cf Revert "[glyf] Optimize shape loading" 2 years ago
Behdad Esfahbod f0819301b7 [glyf] Optimize shape loading 2 years ago
Behdad Esfahbod ea5131507a [mingw] Build with directwrite if available 2 years ago
Behdad Esfahbod 65b066f18e [glyf/path-builder] Simplify initialization 2 years ago
David Corbett b2abd5c7e8 [thai] Reword to include all relevant marks 2 years ago
Behdad Esfahbod 2d4557fe04 [glyf/SimpleGlyph] Use member pointer instead of lambda 2 years ago
Behdad Esfahbod 9ce9773040 [glyf/SimpleGlyph] Minor use constructor for contour_point_t 2 years ago
Behdad Esfahbod f897978f21 [glyf] Adjust a check-range 2 years ago
Behdad Esfahbod db039d97ff [glyf/Composite] Make glyphIndex public 2 years ago
Behdad Esfahbod 1b14bf8aa8 [glyf] Rename CompositeGlyphChain to CompositeGlyphRecord 2 years ago
Behdad Esfahbod a5ac7f2ea6 [glyf/composite_iter_t] Renames 2 years ago
Behdad Esfahbod d15260ca95 [gpos] Limit recursion depth in propagate_attachment_offsets() 2 years ago
Behdad Esfahbod 449bdeed5f [glyf] Rename get_iterator() to iter() 2 years ago
Behdad Esfahbod 11d2670676 [glyf] Split off glyf-helpers.hh 2 years ago
Behdad Esfahbod 7c4b8c9bf4 [glyf] path-builder minor header guards fix test 2 years ago
Behdad Esfahbod 499c637922 [glyf] Split off path-builder.hh 2 years ago
Behdad Esfahbod 13aadc8961 [glyf] Split off CompositeGlyph.hh 2 years ago
Behdad Esfahbod f0ec2b728e [glyf] Split off SimpleGlyph.hh 2 years ago
Behdad Esfahbod 8ed78627f0 [glyf] Split off GlyphHeader.hh 2 years ago
Behdad Esfahbod 81315a3016 [glyf] Namespace implementation in glyf_impl 2 years ago
Behdad Esfahbod be1d4bcf29 [glyf] Add fast __end__ to composite iterator 2 years ago
Behdad Esfahbod ef250eea7e [glyf] Move a few structs out of Glyph{} 2 years ago
Behdad Esfahbod ae75f066b5 [glyf] Split SubsetGlyph 2 years ago
Behdad Esfahbod 0031069f47 [glyf] Fix includes 2 years ago
Behdad Esfahbod b4a0c30d98 [glyf] Remove hardcoded HB_MAX_COMPOSITE_OPERATIONS 2 years ago
Behdad Esfahbod 36373ee15c [glyf] Move add_gid_and_children to subset-plan where it belongs 2 years ago
Behdad Esfahbod ba1c9eda38 [glyf] Use a range for loop 2 years ago
Behdad Esfahbod e4f2bc9342 [glyf] Split Glyph.hh 2 years ago
Behdad Esfahbod 3f9c6bf3fc [glyf] Minor in _write_loca() 2 years ago
Behdad Esfahbod 852985da0f [glyf] Split loca.hh 2 years ago
Behdad Esfahbod 100576b7b7 [glyf] Start splitting file 2 years ago
Behdad Esfahbod e867ac3aef
Merge pull request #3674 from harfbuzz/use-sinhala-no-hacks 2 years ago
Behdad Esfahbod b1629b0ce0 [gdef] Minor harmless use of HB_OT_LAYOUT_GLYPH_CLASS_UNCLASSIFIED 2 years ago
David Corbett 78c5ae3979 [indic] Remove remnants of Sinhala 2 years ago
Behdad Esfahbod 0cc948b96c [use] Switch Sinhala to USE 2 years ago
David Corbett 6059828769 [use] Reintroduce the HVM class for U+0DCA 2 years ago
David Corbett 1555b30081 Add U+25CC to lone Robatic but not after U+17D9 2 years ago
David Corbett 0f15cb12de [indic-table] Fix block headers 2 years ago