Random non-ASCII characters appear as boxes #132

Open
opened 2014-10-02 09:36:35 +02:00 by neunenak · 6 comments
neunenak commented 2014-10-02 09:36:35 +02:00 (Migrated from github.com)

If I type the string of (Japanese hiragana) characters あいうえおかきくけこ, "い", "う" and "か" appear as dotted boxes, while the other ones are displayed normally. I'm using 64-bit arch linux.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

If I type the string of (Japanese hiragana) characters あいうえおかきくけこ, "い", "う" and "か" appear as dotted boxes, while the other ones are displayed normally. I'm using 64-bit arch linux. ## <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5045130-random-non-ascii-characters-appear-as-boxes?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github). </bountysource-plugin>
Swordfish90 commented 2014-10-02 22:20:54 +02:00 (Migrated from github.com)

Hi, this problem was reported for cyrillic symbols ( #43 ). Sadly there is little I can do, the only solution would be to manually draw the missing characters with a program like FontForge. Do this happen with any fonts or only with some of them?

Hi, this problem was reported for cyrillic symbols ( #43 ). Sadly there is little I can do, the only solution would be to manually draw the missing characters with a program like FontForge. Do this happen with any fonts or only with some of them?
KAMiKAZOW commented 2014-10-03 04:47:28 +02:00 (Migrated from github.com)

I noticed the same. Only some fonts. Atari 400 and C64 in my testing with German umlauts. The main problem is not that the fonts don't have all characters on earth (that's hardly possible) but that the font substitution is not working properly. If I have to guess, I'd say it's Qt's fault.

I noticed the same. Only some fonts. Atari 400 and C64 in my testing with German umlauts. The main problem is not that the fonts don't have all characters on earth (that's hardly possible) but that the font substitution is not working properly. If I have to guess, I'd say it's Qt's fault.
Swordfish90 commented 2014-10-03 23:53:51 +02:00 (Migrated from github.com)

@KAMiKAZOW I just checked and you are right. This issue is different from #43 . That one is caused by missing glyphs in the font while this one is probably Qt fault. I just tested your Japanese character on my system and they are actually rendered (with the wrong font but are rendered) can you please post an screenshot documenting it?

@KAMiKAZOW I just checked and you are right. This issue is different from #43 . That one is caused by missing glyphs in the font while this one is probably Qt fault. I just tested your Japanese character on my system and they are actually rendered (with the wrong font but are rendered) can you please post an screenshot documenting it?
toofishes commented 2014-10-21 03:20:15 +02:00 (Migrated from github.com)

screen shot 2014-10-20 at 8 19 00 pm
Here's what I'm seeing, since the original reporter didn't post a screenshot. I simply copied and pasted into CRT. Default Green profile and fonts in use on OS X 10.9.5.

![screen shot 2014-10-20 at 8 19 00 pm](https://cloud.githubusercontent.com/assets/265817/4711751/4787585c-58c0-11e4-8432-d2eb0f2d8f31.png) Here's what I'm seeing, since the original reporter didn't post a screenshot. I simply copied and pasted into CRT. Default Green profile and fonts in use on OS X 10.9.5.
neunenak commented 2014-10-21 15:55:30 +02:00 (Migrated from github.com)

My apologies for not including a screenshot, on my system I'm seeing exactly the same set of displayed and non-displayed kana as toofishes using both the default Amber and Green profiles. I do notice now that the characters do seem to be displayed correctly on some of the other profiles. For instance in the IBM DOS profile everything seems to display fine.

My apologies for not including a screenshot, on my system I'm seeing exactly the same set of displayed and non-displayed kana as toofishes using both the default Amber and Green profiles. I do notice now that the characters do seem to be displayed correctly on some of the other profiles. For instance in the IBM DOS profile everything seems to display fine.
tgpfeiffer commented 2015-11-04 15:51:01 +01:00 (Migrated from github.com)

Completely unrelated to this program, but maybe to the Qt origin of the problem: https://trisquel.info/it/forum/katakana-does-not-show-correctly-qt5

Completely unrelated to this program, but maybe to the Qt origin of the problem: https://trisquel.info/it/forum/katakana-does-not-show-correctly-qt5
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#132
No description provided.