15616 Commits (061f995845f347a481e4ff6f66fd66c6b50bfcfb)
 

Author SHA1 Message Date
Matthias Clasen 061f995845 [font] Document synthetic boldness APIs 2 years ago
Behdad Esfahbod 2119eab69f [embolden] Adjust advance values 2 years ago
Behdad Esfahbod b087266e51 [ot-font] Conditionalize emboldening 2 years ago
Behdad Esfahbod 36dcc9a432 [ot-font] Fix emboldening CFF 2 years ago
Behdad Esfahbod 6b3fe8ac1b [embolden] Semi-handle with negative scales 2 years ago
Behdad Esfahbod e39104ba19 [font/util] Add emboldening API, --font-bold 2 years ago
Behdad Esfahbod 4247b78e31 [outline] Comment 2 years ago
Behdad Esfahbod ae522a1372 [embolden] Rename to hb-outline 2 years ago
Behdad Esfahbod fda2f6f64e [embolden] Shuffle under hb_outline_t 2 years ago
Behdad Esfahbod 7774bccb48 [embolden] Renames 2 years ago
Behdad Esfahbod c06f95ebe1 [embolden] Move code 2 years ago
Behdad Esfahbod 6b4a6fbedd [embolden] Add orientation detection 2 years ago
Behdad Esfahbod 1817f18085 [embolden] Simplify recording-pen 2 years ago
Behdad Esfahbod 70149885a7 [font] Towards implementing emboldening 2 years ago
Behdad Esfahbod b5c68c1cf3 [codecov] Enable information patch mode 2 years ago
Garret Rieger fda200658e [subset] fix missing compiled glyph cleanup when serialization succeeds. 2 years ago
Behdad Esfahbod 9bd3259335 [cairo] Fix uninitialized value 2 years ago
Behdad Esfahbod 85be877925 [layout] Limit how far we skip when looking back 2 years ago
Behdad Esfahbod d18fd3f7eb [layout] Comment 2 years ago
Behdad Esfahbod 7a4bd97e4a [layout] Build lookup accelerators lazily on-demand 2 years ago
Behdad Esfahbod 83353f13f4 [layout] Reduce memory use slightly 2 years ago
Garret Rieger 2b6d74b42e [subset] for keep everything, don't drop any tables. 2 years ago
Behdad Esfahbod 277003d553 [ft] Fit advance cache into short int 2 years ago
Behdad Esfahbod a924bbcfce [atomic/cache] Add hb_atomic_short_t 2 years ago
Behdad Esfahbod e7a71ea15b [font] Docs 2 years ago
Behdad Esfahbod cb47dca74c [object] Handle mallocation error in set_user_data 2 years ago
Behdad Esfahbod 548bad221c [user-data] Move methods to header file 2 years ago
Behdad Esfahbod 02f79f60f2
Merge pull request #4092 from harfbuzz/more-cmap-cache 2 years ago
Behdad Esfahbod 784fe9ac67 [cmap] Simplify caching 2 years ago
Matthias Clasen a451aa5465 Add back a null check 2 years ago
Behdad Esfahbod 6622e04aa1 [solver] Fix unused-variable error 2 years ago
Matthias Clasen 318aa10708 [ot-font] Use the cmap cache more 2 years ago
Behdad Esfahbod 5da829eaf5 [font] Comments 2 years ago
Behdad Esfahbod 544dd9678c [font] Fix unlikely 2 years ago
Behdad Esfahbod c1d0daf5f1 [font] unlikely 2 years ago
Behdad Esfahbod 30ee7a21e1 [font] Typo 2 years ago
Matthias Clasen 04056d44e2 [layout] Optimize more buffer message calls 2 years ago
Behdad Esfahbod f8a744d9d5 [ot-font] Add a cmap cache 2 years ago
Behdad Esfahbod 1b53ed3c41 [cache] Remove empty fini() 2 years ago
Behdad Esfahbod 115d572571 [cache] Add constructor 2 years ago
Khaled Hosny ae96295d67 Delete commented out include 2 years ago
Matthias Clasen 09b7fce857 Make includes relative 2 years ago
Matthias Clasen e25e4c9a52 Move GDEF table to src/OT/Layout/GDEF 2 years ago
Matthias Clasen f89fa6dcfe Move name table to src/OT/name 2 years ago
Matthias Clasen b8193357c1 [OT::Color] Drop unused includes 2 years ago
Behdad Esfahbod da7b66c1f8 [layout] Optimize buffer message calls 2 years ago
Behdad Esfahbod 49d75ef331 [gsubgpos] Fix bug in cached ChainContextFormat2 application 2 years ago
Behdad Esfahbod d2279a204f [gsubgpos] Avoid a copy into the vector 2 years ago
Qunxin Liu 615595689c [subset/COLR] add tests for copying varStore 2 years ago
Behdad Esfahbod 0f33ea8c4f [subset/COLR] Copy VarStore 2 years ago