15453 Commits (334f59c955088e840004e85cb0c4bd10e4175b41)
 

Author SHA1 Message Date
Behdad Esfahbod 2f174f23c3 Rename 2 years ago
Behdad Esfahbod a59116cd8f Oops 2 years ago
Behdad Esfahbod c632a164b9 [subset/cff] Support instancing 2 years ago
Behdad Esfahbod 5153218b41 [set] Add hb_set_is_inverted() 2 years ago
Behdad Esfahbod e8ac0ef2fd [face] Minor rename a variable 2 years ago
Behdad Esfahbod 14ff747024 [set] Add tests for inverted set range iteration 2 years ago
Matthias Clasen 381ac2fd78 docs: Fix a typo 2 years ago
Behdad Esfahbod 2764a61691 Revert "[gsubgpos] Use swap instead of move" 2 years ago
Behdad Esfahbod 167b7c6046 Revert "[gsubgpos] Reduce hb_set_t allocations" 2 years ago
Behdad Esfahbod 3947cedd09 Revert "[gsubgpos] Cache pos_glyphs allocation in closure" 2 years ago
Behdad Esfahbod 097fb8b8aa [priority-queue] Use resize instead of shrink 2 years ago
Behdad Esfahbod 8a17cc4ecf [gsubgpos] Use swap instead of move 2 years ago
Behdad Esfahbod 4401dd2482 [gsubgpos] Minor use ->clear() directly 2 years ago
Behdad Esfahbod 207ae11ab9 [set] Allocate first page exact 2 years ago
Behdad Esfahbod 0b7f6d6cf0 [gsubgpos] Reduce hb_set_t allocations 2 years ago
Behdad Esfahbod 3961cc46bf [gsubgpos] Cache pos_glyphs allocation in closure 2 years ago
Behdad Esfahbod a90f149e1b [gsubgpos] Minor drop an allocation 2 years ago
Behdad Esfahbod c54debc76d [face] Add hb_face_collect_nominal_glyph_mapping 2 years ago
Behdad Esfahbod ec70a3f797 [map] Include 2 years ago
Behdad Esfahbod 8b12c19573 [face] Split hb-face-builder.cc 2 years ago
Behdad Esfahbod b0d9421b11 [docs] Remove reference to 2.x.x 2 years ago
Behdad Esfahbod dc7b3a627d [test-map] Another test 2 years ago
Behdad Esfahbod a8df5cb07d [test-map] Test keys() / values() 2 years ago
Konstantin Käfer a349eef6a6 Disable hb_paint_extents_* functions if HB_NO_PAINT is defined 2 years ago
Behdad Esfahbod 9420966f5b [map] Fix next() 2 years ago
Behdad Esfahbod 35f46e74d1 [map] Add hb_map_keys() and hb_map_values() 2 years ago
Behdad Esfahbod 07f2d8d538 Comment 2 years ago
Behdad Esfahbod 4f6079138d [map] Add hb_map_update() 2 years ago
Behdad Esfahbod c350458539 [subset-plan] Relax const return type of a few functions 2 years ago
Behdad Esfahbod dbf0964a0f [map] Doc 2 years ago
Behdad Esfahbod 0875a420f7 [map] Doc 2 years ago
Behdad Esfahbod ffafcf9633 [map] Add hb_map_next() 2 years ago
Behdad Esfahbod 3e471bbc08 [vector] Better test 2 years ago
Behdad Esfahbod 45fc919a10 [bit-set] Minor setting length on allocation failure 2 years ago
Behdad Esfahbod d8509061e6 [vector] It's okay if shrinking fails 2 years ago
Behdad Esfahbod 6c272b920d [set] Don't discard allocation in operator= 2 years ago
Behdad Esfahbod e6bbf112ea [buffer] Better document set_content_type 2 years ago
Behdad Esfahbod 8f2345ca36 Use more vector resize_exact 2 years ago
Behdad Esfahbod b6be455020 [vector] Add resize_exact() 2 years ago
Behdad Esfahbod a516ce97e0 [subset-cff] Add a few exact-allocation calls 2 years ago
Behdad Esfahbod 4a435dc024 [subset-cff] Remove an unlikely 2 years ago
Behdad Esfahbod f8c578fd93 [subset-cff] Remove commented-out line 2 years ago
Behdad Esfahbod d5e1748f31 [cff] Simplify add_op() 2 years ago
Behdad Esfahbod 27531d853e [subset-cff] Move code around 2 years ago
Behdad Esfahbod 9afe5f973e [vector] Fix leak 2 years ago
Behdad Esfahbod 4f013c42f0 [subset-cff] Always compact charstrings 2 years ago
Behdad Esfahbod d3ed6eed43 [cff] Initialize a member variable 2 years ago
Khaled Hosny 8ccc704c9a [ci/win32] Disable Cairo tests as well 2 years ago
Khaled Hosny 5d81fc0f1c [meson] Update Cairo subproject 2 years ago
Behdad Esfahbod 55a7d81740 [vector] Allocate exact size in operator= 2 years ago