New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CD Player: CD characters not displayed #464
Comments
I have found out that these are a very special Roman characters, with Unicode range of U+FF21..U+FF5A, such as CDプレーヤー . It seems that some phones have trouble rendering these characters, I will probably replace them in the dictionary files with their simple ASCII counterparts. |
If I set the "Do not use Japanese font" preference in the Expert settings, the fullwidth letters and numerals appear, but the kanji/hanzi are shown in their Chinese forms instead of Japanese. I do not have any custom font path defined in the settings. I'll attach some comparison screenshots. |
Thanks! Apparently your phone reject to render the special Roman characters when I'm using the bundled Droid Japanese font. I will fix this in the dictionary files, by replacing the special Roman characters with the regular ordinary ASCII Roman characters, which should work without any problem. Please wait for the dictionary updates, I will post here when the dictionaries are ready. |
Please update the dictionaries, the Tatoeba example sentences should now contain the regular ASCII Latin characters. Closing as fixed, please feel free to reopen if the characters are still not being displayed. Please note that entries saved to "Recently Viewed" and "Notepad" are not altered and they will still not be displayed properly - only the examples freshly loaded from the database will be displayed correctly. |
Thanks! Letters are displaying now, but there are some entries with numerals (for example 10進2進変換 / じっしんにしんへんかん) that still don't display. |
Can you please try also other characters like "?" and "!" あれが生徒会長? and わははは!そりゃ傑作だ! if they are missing as well? |
Thanks, good call, those fullwidth ? and ! also don't display on my phone. |
Should now be fixed, please update JMDict and Tatoeba dictionaries. |
Some other characters that currently don't display on my phone in JMDict entries: Sorry :( I wish my phone would just display these characters like it ought to! |
These CJK compatibility ideographs found in JMdict entries also don't display unless I set "Do not use Japanese font": |
Unfortunately there is nothing I can do about the kanjis. I mean I can implement workarounds for ampersands, @ and other stuff, but I can't render some characters with one font and some characters with another, that's not possible with Android... Sorry mate. |
No problem, I figured there have to be some limits to what is possible :) |
Fixed in Aedict 3.15, you will need to head to Settings / Expert / Replace Roman Fullwidth and make sure that it is checked. |
The text was updated successfully, but these errors were encountered: