We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0632a67 commit 3dd507eCopy full SHA for 3dd507e
README.md
@@ -25,7 +25,8 @@ The following conformance issues need to be fixed:
25
* harfruzz does not yet fully pass the harfbuzz shaping or fuzzing tests
26
* Malformed fonts will cause an error
27
* HarfBuzz uses fallback/dummy shaper in this case
28
-* No Arabic fallback shaper (requires subsetting)
+* No Arabic fallback shaper
29
+ * This requires the ability to build lookups on the fly. In HarfBuzz (C++) this requires serialization code that is associated with subsetting.
30
* `avar2` as well as other parts of the boring-expansion-spec are not supported yet.
31
32
## Major changes
0 commit comments