[Scummvm-tracker] [ScummVM :: Bugs] #16215: WAGE: The Village uses the wrong font
ScummVM :: Bugs
trac at scummvm.org
Wed Sep 17 19:11:22 UTC 2025
#16215: WAGE: The Village uses the wrong font
-------------------------+---------------------------
Reporter: eriktorbjorn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Wage
Version: | Resolution:
Keywords: | Game:
-------------------------+---------------------------
Description changed by eriktorbjorn:
Old description:
> When playing The Village, there are numerous warnings like this:
>
> {{{
> WARNING: MacFontManager::getFontAliasForId: No _fontInfo entry for font
> ID 230!
> WARNING: MacFontManager::getFontLanguage: No _fontInfo entry for font ID
> 230!
> WARNING: MacFontManager::getFontName: No _fontInfo entry for font ID 230!
> WARNING: MacFontManager: Requested font ID 230 not found. Falling back to
> Geneva!
> }}}
>
> Apparently the game is supposed to use its own embedded "Dover PS" font:
>
>
> But ScummVM falls back to Geneva instead:
New description:
When playing The Village, there are numerous warnings like this:
{{{
WARNING: MacFontManager::getFontAliasForId: No _fontInfo entry for font ID
230!
WARNING: MacFontManager::getFontLanguage: No _fontInfo entry for font ID
230!
WARNING: MacFontManager::getFontName: No _fontInfo entry for font ID 230!
WARNING: MacFontManager: Requested font ID 230 not found. Falling back to
Geneva!
}}}
Apparently the game is supposed to use its own embedded "Dover PS" font:
[[Image(village-original.png)]]
But ScummVM falls back to Geneva instead:
[[Image(village-scummvm.png)]]
You can also tell that the graphics aren't pixel perfect, but that's
probably ScummVM's drawing primitives not quite matching QuickDraw's.
Since the source code for QuickDraw is available, that would be possible
to fix. Whether or not it'd be worth it, though...
--
--
Ticket URL: <https://bugs.scummvm.org/ticket/16215#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list