Skip to content

Commit 593649e

Browse files
committed
Mention icudtl.dat requirement in README.m130.md
1 parent 01e9fc5 commit 593649e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

relnotes/README.m130.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Since m128 (last beta release):
1616
overloaded as an alias to this, too.
1717

1818
* The `SkUnicode` class is now available under python as `skia.Unicode`.
19+
The constructor is known to fail on windows - It is likely that downloading
20+
a `icudtl.dat` file, renaming from the versioned data-bin-{l,b}.zip in
21+
https://github.com/unicode-org/icu/releases, is needed. Windows users please report
22+
success/failure on this.
1923

2024
* There are two examples `shape_text.py` (a python port of upstream's example), and
2125
`skparagraph-example.py` hosted [elsewhere](https://github.com/HinTak/skia-python-examples/).

0 commit comments

Comments
 (0)