#2317 closed defect (fixed)
FM-TOWNS: Kanji rendering glitches
Reported by: | SF/doc_wagon | Owned by: | athrxx |
---|---|---|---|
Priority: | low | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Loom |
Description
The japanese version of Loom (FMTowns) shows text rendering glitches. See attached screenshot and/or this post: http://forums.scummvm.org/viewtopic.php?p=72
Since the font is hardcoded in the ROM file and fixed at 16x16 pixels, IMHO there's only 2 possibilities of what's going wrong there: 1) the text needs to be wrapped at the end of the line, but it isn't (or it is wrongly wrapped) 2) the characters are spaced too far (I think they could be moved closer by 1 pixel, but I doubt that would be enough to make room for all of them)
Ticket imported from: #1342836. Ticket imported from: bugs/2317.
Attachments (1)
Change History (17)
by , 19 years ago
Attachment: | scummvm_kanji_bug.png added |
---|
comment:2 by , 19 years ago
3) it's not a bug, it's a lack of feature (the original FM-Towns version uses a 640x480 overlay for the rendering of kanjis)
http://namida.com/kaminarimon/tmp/indy4fmt_01a.png
comment:3 by , 19 years ago
Summary: | LOOM FMTOWNS Kanji text rendering glitch → FMTOWNS Games: Kanji rendering glitches |
---|
comment:4 by , 19 years ago
Summary: | FMTOWNS Games: Kanji rendering glitches → FM-TOWNS: Kanji rendering glitches |
---|
comment:6 by , 19 years ago
Priority: | normal → low |
---|
comment:8 by , 16 years ago
Owner: | set to |
---|
comment:10 by , 14 years ago
Owner: | changed from | to
---|
comment:11 by , 14 years ago
This seems to be bug report from times when we did not even have the necessary 2x scaling. But the font rendering (spacing etc.) is still not accurate.
My recent changes slightly improved CJK mode. I'll start working on this some more since I am now done with Indy 4 / Monkey 2 sound effects.
comment:12 by , 14 years ago
I did some more work on the Japanese font rendering. This should be accurate in all situations now. We even have overhead font drawing for the circus scene in Monkey Island 1 after Guybrush gets shot out of the cannon.
Please test again. I set this item to pending.
Florian
comment:13 by , 14 years ago
Resolution: | → fixed |
---|
comment:14 by , 14 years ago
Status: | new → pending |
---|
comment:15 by , 14 years ago
This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
comment:16 by , 14 years ago
Status: | pending → closed |
---|
screenshot of text rendering bug