|
|
|
|
|
by carbon8
5226 days ago
|
|
Thanks for the HN love. This is actually one of my side projects. I'm a character and type geek and use this as a place to experiment and play with the data. Really glad to see other people find it interesting. Let me know about anything that would make it more useful. I've kept it pretty minimal so it's easy to change things. There are lots of little features that aren't immediately obvious, like user profiles: http://graphemica.com/people/alphabetum Also, cool stuff on the cjk characters, including definitions: http://graphemica.com/戰 |
|
• For your CJK example, it shows “ZHAN4” for the Pinyin, which would be better rendered as “zhàn”, using tone marks instead of tone numbers.
• When a character name is too long, you omit the “Unicode code point: U+XXXX” altogether (e.g., for U+2918); it would perhaps be better to shorten it first to just “U+XXXX”, or make the layout fluid to allow that column to remain visible.
• It would also be cool to search characters’ descriptive text, such as that shown (and optionally searchable) in the Ubuntu character map. But that might be getting a bit on the extreme side.
• The /search?q=x URL could be prettier—/search/x for instance. Just my obscure personal preference though.