16841 Commits (74527670fc5b0517e1d2cba2c26e3695547302e1)
 

Author SHA1 Message Date
Behdad Esfahbod 0ae1676626 [CompositeGlyph] Minor use a range for loop 1 year ago
Behdad Esfahbod 05c01ad5d3 [SimpleGlyph] Minor use a range for loop 1 year ago
Behdad Esfahbod 4123e0c757 [path-builder] Speed up mid-point calculation 1 year ago
Behdad Esfahbod 73376b24cf [subset/cff1] More error handling 1 year ago
Behdad Esfahbod cc44b3bce0 [subset/cff1] Handle an error condition 1 year ago
Behdad Esfahbod fc38c01ab0 Minor inline a function 1 year ago
Behdad Esfahbod a520177e52 [gvar] Remove unnecessary initialization 1 year ago
Behdad Esfahbod ca44c38c52 Add HB_ALWAYS_INLINE 1 year ago
Behdad Esfahbod 0a00dc0c71 [draw] Add a few unlikely's 1 year ago
Behdad Esfahbod 2d9c3da06a [draw] Inline more functions 1 year ago
Behdad Esfahbod 17f29c8111 [benchmark_font/draw_glyphs] Implement quadratic_to 1 year ago
Behdad Esfahbod d26b3adebe [draw-session] Inline small functions 1 year ago
Behdad Esfahbod 7aba1e6dd2 [cache] Minor use a range for loop 1 year ago
Behdad Esfahbod afae537c3c [cache] Minor remove .init() 1 year ago
Behdad Esfahbod c49ca37115 [Glyph] Minor micro-optimize away a function call 1 year ago
Behdad Esfahbod 5fb7b02ac1 [CompositeGlyph] Minor use range loop 1 year ago
Behdad Esfahbod 20b32b049b [SimpleGlyph] Micro-optimize phantom_only 1 year ago
Behdad Esfahbod d1660eaf32 [subset/cff] Minor use HB_OPTIMIZE_SIZE_VAL 1 year ago
Behdad Esfahbod 04809ede8e [CompositeGlyph] Micro-optimize translate() 1 year ago
Behdad Esfahbod 229db9735e [CompositeGlyph] Minor use vector::push() 1 year ago
Behdad Esfahbod 75101802a1 [CompositeGlyph] Micro-optimize 1 year ago
Behdad Esfahbod e9d74d6bb3 [SimpleGlyph] Minor add an unlikely to error condition 1 year ago
Behdad Esfahbod 6abca413ae [path-builder] Micro-optimize 1 year ago
Behdad Esfahbod 5703c1c4ea [path-builder] Add a couple of unlikely's 1 year ago
Behdad Esfahbod f5eead04e6 [glyf/gvar] Optimize getting variable phantom points 1 year ago
Behdad Esfahbod e42d6df55e [glyf] Minor refactor a couple of lines and micro-optimize 1 year ago
Behdad Esfahbod c31471d10e [glyf] Micro-optimize 1 year ago
Behdad Esfahbod 83d75d5e9b [glyf] always_inline consume_point 1 year ago
Behdad Esfahbod 8795ccedd6 Revert "[SimpleGlyph] Avoid branches in read_points" 1 year ago
Behdad Esfahbod ba062c713e [SimpleGlyph] Avoid branches in read_points 1 year ago
Behdad Esfahbod 62f5ed461e [subset/cff] Fix an infinite loop 1 year ago
Chun-wei Fan 87b573615f README.python.md: Add some notes for Windows 1 year ago
أحمد المحمودي (Ahmed El-Mahmoudy) 10b9ca54e1 Fix typo: subtitution -> substitution 1 year ago
Behdad Esfahbod 73a82af1f4 [subset/cff] Remove stale wrong code 1 year ago
Behdad Esfahbod 158eba66b3 [subset/cff] Fix compiler error 1 year ago
Behdad Esfahbod b04721993f [subset/cff1] Micro-optimize code 1 year ago
Behdad Esfahbod 1cabb65b0a [subset/cff] Micro-optimize CFFIndex::serialize_header 1 year ago
Behdad Esfahbod dfaf9cd54b [subset/cff1] Minor optimize 1 year ago
Behdad Esfahbod 41f85d0179 [benchmark-font] Add RobotoFlex 1 year ago
Behdad Esfahbod 585c84268d [subset/cff1] Minor micro-optimize 1 year ago
Behdad Esfahbod 00904503d8 [config] Graduate avar2 from boring-expansion 1 year ago
Behdad Esfahbod 3edd6cdcd5 [vector] Minor micro-optimize shrink_vector 1 year ago
Behdad Esfahbod aed215639a [subset/cff1] Micro-optimize 1 year ago
Behdad Esfahbod 40a1c08f4c [subset/cff1] Micro-optimize 1 year ago
Behdad Esfahbod bd3e78770e [subset/cff1] Reuse a function 1 year ago
Behdad Esfahbod ffd23d3a31 [subset/cff1] Micro-optimize Charset serialization 1 year ago
Behdad Esfahbod 452557cd18 Replace a free with hb_free 1 year ago
Behdad Esfahbod 1fc128f609 Replace a few memset/memcpy's with hb_ equivalents 1 year ago
Behdad Esfahbod 2c359635df [face-builder] Don't zero allocation 1 year ago
Behdad Esfahbod 347b944811 [null] Fix getting Crap(hb_bytes_t) 1 year ago