6123 Commits (58cb4d9f73f1292454e3673d5e7ae5a58a566522)
 

Author SHA1 Message Date
Behdad Esfahbod 58cb4d9f73 Minor 6 years ago
Behdad Esfahbod 7796857c93 Minor 6 years ago
Behdad Esfahbod 2b76767bf5 1.8.3 6 years ago
Behdad Esfahbod 718dfd4189 Fix shift 6 years ago
Behdad Esfahbod 25aa411ac5 Put back include dependencies 6 years ago
Behdad Esfahbod 491d93bf74 Move more stuff from hb-private.hh to hb-dsalgs.hh 6 years ago
Behdad Esfahbod f477765661 Move more stuff to hb-dsalgs.hh 6 years ago
Behdad Esfahbod be7f664f72 Move hb_bytes_t to hb-dsalgs.hh 6 years ago
Behdad Esfahbod 7a00f7eb2e Remove hb_auto_array_t 6 years ago
Behdad Esfahbod be458eb059 Include more basic internal headers from hb-private.hh 6 years ago
Behdad Esfahbod bddeb2b10c Minor renamings of internal inline functions 6 years ago
Behdad Esfahbod d652ef299d Move hb_vector_t and hb_lockable_set_t to hb-dsalgs.hh 6 years ago
Behdad Esfahbod 9e53b08329 Move hb_stable_sort to hb-dsalgs.hh 6 years ago
Behdad Esfahbod 39f11d8e72 Minor 6 years ago
Behdad Esfahbod 763f878cc0 Fix syntax 6 years ago
Behdad Esfahbod 83ea277178 Add posix_memalign() fallback 6 years ago
Behdad Esfahbod 292c100d61 Always compile (but not use) alignof() and round() fallback codes 6 years ago
Behdad Esfahbod 27c5317d91 Fix alignof impl 6 years ago
Behdad Esfahbod bca83618cd Add fallback implementation for constexpr and alignof 6 years ago
Behdad Esfahbod 7cb47d0f3f Minor 6 years ago
Cosimo Lupo bf9e9676dd
Merge pull request #1091 from anthrotype/fix-gen-def-py 6 years ago
Cosimo Lupo 53f73409a9
CMakeLists.txt: don't pass header args as single space-separated string 6 years ago
Cosimo Lupo 83d2233a5c
CMakeLists.txt: pass headers as arguments to gen-def.py; call using PYTHON_EXECUTABLE 6 years ago
Cosimo Lupo ccdd156554
src/Makefile.am: pass headers to gen-def.py as arguments, not env vars 6 years ago
Cosimo Lupo e3a931ef0b
gen-def.py: pass headers as arguments so that msys2 can convert posix paths 6 years ago
David Corbett 46d8f0d552 Do not enforce a native direction of LTR for Runic 6 years ago
David Corbett 936dadc661 Regenerate the USE table for Grantha and Bhaiksuki (#1090) 6 years ago
Behdad Esfahbod 1ebaa090d8 Disable vectorization 6 years ago
Behdad Esfahbod 18a06f8a66 Fix warning 6 years ago
Behdad Esfahbod 058708a665 Allow disabling vector_size use 6 years ago
Ebrahim Byagowi d8a7dedc83
Use CreateFileW explicitly and pass wchar_t to it (#1087) 6 years ago
Behdad Esfahbod 9940504e93 [indic] Adjust left-matra repositioning and Halant,ZWJ sequence 6 years ago
Behdad Esfahbod 2cb075fe26 Fix unused function '_hb_mapped_file_destroy' if no mmap 6 years ago
Behdad Esfahbod 343e8c694b 1.8.2 6 years ago
Behdad Esfahbod 29e7879bcf Disable .dfont code for now 6 years ago
Ebrahim Byagowi 32348a43c1
Fix trak table apply logic 6 years ago
Ebrahim Byagowi 225b92b7d4
Support dfont font files (#949) 6 years ago
Ebrahim Byagowi 5d8cafcf6a
Improve nommap naming and use C style comments on create_from_file (#1084) 6 years ago
Behdad Esfahbod d3c0980ac2 Adjust MarkBasePos heuristic in presence of MultipleSubst 6 years ago
Behdad Esfahbod 8b9cbe3b24 [indic] Tweak for old-spec Bengali and halant-ya-halant 6 years ago
punchcutter 9541c9dae1 Rebase and update USE overrides for Bhaiksuki Gap Fillers and Grantha Anusvara 6 years ago
Behdad Esfahbod 7b8dfac560 [khmer] Fix infinite-loop in cluster merging 6 years ago
Ebrahim Byagowi 25970a93aa
armcc compatibility, don't use EINTR if doesn't exist 6 years ago
Ebrahim Byagowi 8a51f91b70
Minor on hb_blob_create_from_file, reuse ferror result 6 years ago
Ebrahim Byagowi 71971800ed
[ci] Don't fail on apt update and revive clang-O3-O0 6 years ago
Ebrahim Byagowi 7b4099f35f
Minor, rename blob to data on blob_from_file 6 years ago
Ebrahim Byagowi fa090ed4d4
Minor touches on hb_blob_create_from_file (#1079) 6 years ago
Behdad Esfahbod 01dff1ea1a Make round() fallback portable to systems that do have round() 6 years ago
Ebrahim Byagowi 7db2e9ea38
Minor on hb_blob_create_from_file 6 years ago
Garret Rieger 4f8753464a [subset] Add fuzzer test case that caused a timeout to the corpus. 6 years ago