14083 Commits (6df8498da2662cf949770d580d0744817c8acfb8)
 

Author SHA1 Message Date
Behdad Esfahbod 6df8498da2 [sample.py] Fix warning 2 years ago
Behdad Esfahbod 49fe5c1e5a [glib] Remove old cruft from pre-2011 2 years ago
Behdad Esfahbod 1bd1a37837 [test] Minor 2 years ago
Behdad Esfahbod 35aa492eb7 [main] sprintf -> snprintf 2 years ago
Behdad Esfahbod 72c6962012 [buffer-deserialize-text] Fix glyph name for glyph flags 2 years ago
Behdad Esfahbod dee26de76f [test-buffer-serialize] Allow no font 2 years ago
Behdad Esfahbod f6076890c5 Hide all mentions of name_table_overrides behind EXPERIMENTAL_API 2 years ago
Behdad Esfahbod ebc382a847 Revert "Avoid use values () in hb-hashmap if value_t has an overriden operator &" 2 years ago
Behdad Esfahbod ff0d0d020e [meta] Use std::decay 2 years ago
Behdad Esfahbod 9650f34a84 [CI] Remove coverage testing from macos-ci 2 years ago
Behdad Esfahbod 3a9ca6aa69 [CI] Try fixing macos-ci 2 years ago
Behdad Esfahbod 24cf86b009 [array] Fix MSVC fail 2 years ago
Behdad Esfahbod a87843be3d [array] Another try at sizeof sorted_array 2 years ago
Behdad Esfahbod 72ba0b2aa2 [array] Fix MSVC fail 2 years ago
Qunxin Liu b92e4cc009 Avoid use values () in hb-hashmap if value_t has an overriden operator & 2 years ago
Behdad Esfahbod ea63e95e4c [GPOS.PairPos] Adjust unsafe-to-break for non-zero ValueFormat2 2 years ago
Behdad Esfahbod 85e0be1357 [vector/array] Add simple test for sorted size 2 years ago
Behdad Esfahbod 4e618557a6 [vector] Don't subclass sorted vector from unsorted 2 years ago
Behdad Esfahbod 8f15fb1252 [util] Move variable closer to use 2 years ago
Behdad Esfahbod 630f09c8b6 Another hb_memcpy instead of strncpy use 2 years ago
Behdad Esfahbod cd011ceadf Use hb_memcpy instead of strncpy 2 years ago
Eli Schwartz 604fe80707 meson: fix regression in detecting freetype2/icu-uc when explicitly disabled 2 years ago
Behdad Esfahbod c158b626c3 [name] Simplify buffer-length calculation 2 years ago
Behdad Esfahbod 55edf59d52 [name] Typo 2 years ago
Behdad Esfahbod 27c8bbcb04 Revert "[name] Simplify buffer-length calculation" 2 years ago
Behdad Esfahbod d70595657e [name] Simplify buffer-length calculation 2 years ago
Qunxin Liu 6314aa7da4 [subset] add an experimental API that can override name strings for specified name_id 2 years ago
Behdad Esfahbod f53ef69d59 [indic] Order left-matras inside-out 2 years ago
Garret Rieger 2822b589bc [subset] Include instancing tests in distribution. 2 years ago
Qunxin Liu dbb7f47b19 fix bug in hb_hashmap_t has() interface 2 years ago
Behdad Esfahbod d1f445ec1e [name] Typo 2 years ago
Behdad Esfahbod fc935fb81b Fix snprintf use 2 years ago
Lorenz Wildberg 2ee42bbac2 hb_variation_to_string: Fix GIR annotation 2 years ago
Behdad Esfahbod 0e4f579493 [util/hb-view] Default HB_DRAW to 1 2 years ago
Behdad Esfahbod 02b76393ef [config] Re-enable BORING_EXPANSION 2 years ago
Behdad Esfahbod 6a47ef34b1 [config] If not HB_EXPERIMENTAL, then HB_NO_BEYOND_64K 2 years ago
Behdad Esfahbod a0f999cd95 [config] Rename HB_NO_VARIATIONS2 to HB_NO_AVAR2 2 years ago
Behdad Esfahbod 60c6b7786d Disable -Wcast-function-type-strict 2 years ago
Martin Storsjö d88269c827 freetype: Fix function signatures to match without casts 2 years ago
Qunxin Liu 8a5524833c [instance] update OS2/.usWeightClass and .usWidthClass when 2 years ago
خالد حسني (Khaled Hosny) fddeba26e4
Merge pull request #3857 from 2xsaiko/outgoing/cmake-abs-path 2 years ago
Marco Rebhan db292f6f02
Pass through absolute paths to cmake config directly 2 years ago
Behdad Esfahbod e854739b2d [fuzzing] Add test font for previous commit 2 years ago
Behdad Esfahbod 477d71724c [glyf] Limit points in a glyf to 10000 roughly 2 years ago
Behdad Esfahbod 9aad3dba8f [SingleSubst] Fix degenerate-lookup test 2 years ago
Garret Rieger 83769b9cb1 [subset] add comment for why we retain empty lookups. 2 years ago
Garret Rieger 70e2de2bd4 [subset] Always output Lookup's even if they are empty. 2 years ago
Joel Auterson 3377ddf69e Add missing underscore 2 years ago
Joel Auterson 28cb1b3954 Fix working-directory 2 years ago
Joel Auterson dbbbf02d77 Fix GHA workflow 2 years ago