Opened 3 years ago
Closed 14 months ago
#13941 closed defect (fixed)
AGS: Heroine's Quest font rendering issue
| Reported by: | Crystal-Shard | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Engine: AGS |
| Version: | Keywords: | font; Heroine's; Quest | |
| Cc: | Game: |
Description (last modified by )
TrueType fonts (TTF) render slightly differently between ScummVM (tested in 2.5.1) and AGS. The result in ScummVM is that adjacent letters may blend together, making them harder to read, where AGS puts a black border around letters. See screenshot for an example.
https://bugs.scummvm.org/attachment/ticket/13941/scummvm-font.PNG
Attachments (1)
Change History (11)
by , 3 years ago
| Attachment: | scummvm-font.PNG added |
|---|
comment:1 by , 3 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 3 years ago
| Summary: | Font rendering issue → AGS: Font rendering issue |
|---|
comment:5 by , 3 years ago
The screenshot is from Heroine's Quest. But such differences are quite common (even with the upstream interpreter)
comment:6 by , 2 years ago
| Summary: | AGS: Font rendering issue → AGS: Heroine's Quest font rendering issue |
|---|
comment:7 by , 2 years ago
We implemented more precise font rendering in AGS. Could you please try with a 2.8.0 nightly build?
comment:8 by , 2 years ago
I left this bug open because there are still some very small differences (the "b" and the "," characters), but I'm not sure if it's a defect in ScummVM's implementaion or in upstream AGS, and only in this game AFAIK.
Anyway compared to the previous situation (which affected multiple games) this is a really minor issue.
comment:9 by , 20 months ago
| Keywords: | Heroine's Quest added |
|---|
comment:10 by , 14 months ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Then closing this as fixed.

It is different in the daily build, but still not identical to the AGS one.
Not sure if relevant, but game is using an older version of AGS. Are there any plans to include an engine update?