4189 Commits (b3582a8ee82942a931130a83b2867b239f8ca71a)
 

Author SHA1 Message Date
Behdad Esfahbod 40c4a991c7 [USE] Implement dotted-circle 10 years ago
Behdad Esfahbod 7ce03ebe7c [USE] Move pref 10 years ago
Behdad Esfahbod 2d4b62ead9 [USE] Fix-up variation selectors and word joiner in table 10 years ago
Behdad Esfahbod ad7178227f [USE] Use a couple warnings 10 years ago
Behdad Esfahbod a85c4da9b1 [USE] Move rphf 10 years ago
Behdad Esfahbod 5b5617e066 Add FLAG_UNSAFE() 10 years ago
Behdad Esfahbod f8160a4959 Add FLAG_SAFE() for values known to be small-enough 10 years ago
Behdad Esfahbod 366aeaad00 Add note re ASSERT_STATIC_EXPR_ZERO() 10 years ago
Behdad Esfahbod d6adca9fbb Remove unused macro ASSERT_STATIC_EXPR() 10 years ago
Behdad Esfahbod 1025e1a9e7 Use unsigned in FLAG() 10 years ago
Behdad Esfahbod cf59c7589c [USE] Use use_category() for rphf/pref memory 10 years ago
Behdad Esfahbod 595936ec25 [USE] Hook of rphf and pref custom processing 10 years ago
Behdad Esfahbod ba72801325 [USE] Add CGJ to table 10 years ago
Behdad Esfahbod 4febed61ed [USE] Set up features 10 years ago
Behdad Esfahbod 52a9577956 [USE] Hook up new scripts to USE shaper 10 years ago
Behdad Esfahbod b4c0829bc1 [USE] Remove unused Unicode data enums from USE C++ side 10 years ago
Behdad Esfahbod 44910cef62 [USE] Finish converting Unicode positional categories to USE 10 years ago
Behdad Esfahbod ad72555252 [USE] Map from Unicode data to USE syllabic categories 10 years ago
Behdad Esfahbod 20e246e674 [USE] Start moving Unicode-to-USE mapping into Python code 10 years ago
Behdad Esfahbod eb74535cc2 [USE] Fix Number clusters 10 years ago
Behdad Esfahbod a9663958fe [USE] Start putting together the shaper body 10 years ago
Behdad Esfahbod e0eabd7f67 [USE] Put a Ragel machine together 10 years ago
Behdad Esfahbod fd74b939b1 Minor 10 years ago
Behdad Esfahbod 5e5c8560cc [USE] Minor optimization of USE table 10 years ago
Behdad Esfahbod 14b12f92a9 [USE] Add Kharoshti test data from Unicode proposal 10 years ago
Behdad Esfahbod c48ff28852 [USE] Build Universal Shaping Engine data table from Unicode 8 files 10 years ago
Behdad Esfahbod e2c95116e1 [USE] Add Universal Shaping Engine to Makefile 10 years ago
Behdad Esfahbod 41a29af805 Update Arabic shaping table for Unicode 8.0 10 years ago
Behdad Esfahbod 64a2726e2c Add Unicode 8.0 scripts 10 years ago
Behdad Esfahbod 9ae156b768 Fix pragma usage 10 years ago
ThePhD 8ad89f057d Spelling words is not my strong point. 10 years ago
ThePhD e0a828ecbd Back to using regular `strdup`, with an `hb-private.hh` fix that special-cases VC++'s 10 years ago
ThePhD 8e545d5961 Fix all VC++ warnings and errors in the current commit's builds. 10 years ago
Behdad Esfahbod 5f13bbd9d4 When removing default-ignorables, merge clusters 10 years ago
Behdad Esfahbod 82b521aeb7 Rewrite hide_default_ignorables 10 years ago
Behdad Esfahbod b3a2f6afba [test] Add test for cluster merging 10 years ago
Behdad Esfahbod a6446d44e6 0.9.41 10 years ago
Behdad Esfahbod cd042fc8c4 [util] Disable hb-fc-list for now 10 years ago
Behdad Esfahbod 351f68f4e0 [bindings] Fix hb_language_get_default() and hb_ot_tag_to_language() 10 years ago
Behdad Esfahbod f0c8006076 [TravisCI] Hook up Coverity 10 years ago
Behdad Esfahbod 8ac446908c Add Coverity Scan badge 10 years ago
Behdad Esfahbod a5e4f6d608 Fix warnings: "member call on null pointer of type" 10 years ago
Behdad Esfahbod 16dac7eccf Fix build 10 years ago
Behdad Esfahbod 8dacb7f8b4 Add include check to hb-ot-font.h 10 years ago
Behdad Esfahbod 37c8daf724 Merge pull request #111 from brawer/since 10 years ago
Sascha Brawer 01c3a88543 Fix "Since:" tags 10 years ago
Behdad Esfahbod f1b44303df Fix unary minus operator applied to unsigned int 10 years ago
Behdad Esfahbod 1ae6cdb365 [gobject] Remove hb_language_t workarounds for g-i shortcomings 10 years ago
Behdad Esfahbod ece434fa0f [gobject] Macroize value types 10 years ago
Behdad Esfahbod 9df099b483 [ft] Don't set *glyph in get_glyph() if glyph not found 10 years ago