We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2baca67 commit 47960f3Copy full SHA for 47960f3
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+## v0.1.0
4
5
+- initial release
README.md
@@ -23,6 +23,10 @@ The script detects the code points available in the font and automatically sets
23
$ python3 set-unicoderange.py SomeFont-Regular.ttf
24
```
25
26
+### Changes
27
28
+Please see the [CHANGELOG.md](CHANGELOG.md).
29
30
## License
31
32
Apache License, Version 2.0. Please see [LICENSE](LICENSE) for details.
0 commit comments