-
I'm building a font from SVG files. For instance:
```
中.svg
山.svg
火.svg
西.svg
…
```
However 中 is associate with U+EA02 instead of U+4E2D CJK UNIFIED IDEOGRAPH-4E2D.
### Question
Is th…
-
U+9FD1 ⿰冫玉
U+9FD2 ⿱艹页
U+9FD3 ⿱艹⾴
U+9FD4 ⿰钅哥
U+9FD5 ⿰鱼丹
![360 20150802123646](https://cloud.githubusercontent.com/assets/11794747/9024746/1dacd942-3913-11e5-8ceb-0763fda36313.png)
http://www.unicode.or…
-
**related:** #22
### Data
This is the glyph I tried to convert to svg:
```
[
{ "codepoint": "U+3405", "ruby": "wǔ", "glyph": "㐅" },
{ "codepoint": "U+3406", "ruby": "yǐn", "glyph": "㐆" …
-
I want to add new characters like Hirigana to my project and I have SVG path data for them.
Can I generate the medians from SVG data? If so, how?
Say if I have the character 一
With Path Data …
-
The current docs don't mention anything about installing TeX or having TeX installed but it is required to convert to PDF, etc. I understand that installing TeX differs depending on the user's OS (e.g…
-
win10版本1607,14393.10
-
I run the [my script](https://github.com/parlr/Hanzi-Pinyin-Font/blob/9b7bd1c607f97c10c9b781e04a39404caac65873/index.js#L29-L38) on a directory with `41214` SVG files and got the following error
``…
-
Kanji returns true for CJK, but not hiragana or katakana.
-
While Java is well suited to this project in many ways, I am a little weary of introducing another Java dependency, in particular because I know these can be a pain in Windows, but for other reasons t…
-
Hello TAG!
I'm requesting a TAG review of:
- Name: "Accelerated Shape Detection in Images"
- Specification URL: https://wicg.github.io/shape-detection-api/
- Explainer, Requirements Doc,…