Skip to content

Commit 4c03aec

Browse files
authored
Merge pull request #5 from harfbuzz/rme
Fix Arabic shaper bullet
2 parents 0632a67 + 3dd507e commit 4c03aec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The following conformance issues need to be fixed:
2525
* harfruzz does not yet fully pass the harfbuzz shaping or fuzzing tests
2626
* Malformed fonts will cause an error
2727
* HarfBuzz uses fallback/dummy shaper in this case
28-
* No Arabic fallback shaper (requires subsetting)
28+
* 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.
2930
* `avar2` as well as other parts of the boring-expansion-spec are not supported yet.
3031

3132
## Major changes

0 commit comments

Comments
 (0)