-
Currently, when users set their map language to Chinese/Japanese/Korean/etc. and enabled the transliteration option, the transliteration option would phonetically translate other Chinese/Japanese/Kore…
-
The Pokémon Emerald webfont that I use on the website does not contain glyphs for the katakana and hiragana used in names of Japanese Pokémon, as well as some other characters exclusive to the Japanes…
-
### Description
```cs
using System;
using System.Globalization;
Compare("つ", "っ");
Compare("ツ", "ッ");
void Compare(string s1, string s2)
{
var result = CultureInfo.InvariantCulture.C…
ufcpp updated
3 years ago
-
カタカナで表記されたルビが複数あることに気がつきました。どのように修正すべきかは方針にもよるかと思いますので、ひとまずご報告いたします。
以下のような Python スクリプトで確認しました。
```python
import regex
with open("Rohan4600_transcript_utf8.txt") as f:
for line in f:
…
-
参考: http://idarkside.org/posts/middle-dot/
GBK 中 没有 U+30FB KATAKANA MIDDLE DOT 对应的字符编码,含有这个中点的文件转换时就会提示错误。。
-
This was previously an issue which we fixed for the permissions-check script (#58) however a point was left unresolved and today it has been an active problem.
_"Appellant account names for the purpo…
-
I'm planning to add things like:
- 300 most used english verbs
- 2000 most used germans words
- 2000 most used spanish words
- arabic alphabet
- russian alphabet
- katakana japanese alphabet
- hiragan…
-
Hi I have tried many solutions suggested in the Issues tab, I couldn't print Japanese to the printer, however the printer does support all Code Pages of Japanese, but the Library doesn't, but only the…
-
When using zenkaku symbols like "?", "!", "()", etc., I have to type Shift+l and Ctrl+j many times to change the input mode, so I'm awfully irritated.
Please add an option which specifies zenkaku/han…
iRi-E updated
14 years ago
-
The following was reported to me by Nozomu Katō via email. I’m reposting it here with permission:
> Because the ECMAScript specification 2023 ceased listing what values are
> valid for `Script` an…