Changes between Version 43 and Version 44 of Ticket #14732


Ignore:
Timestamp:
Sep 29, 2024, 7:30:53 PM (6 weeks ago)
Author:
eriktorbjorn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14732 – Description

    v43 v44  
    3333- Our save/load dialogs are a bit inconsistent. The Loom one is ours, built from scratch, where I added a "Delete" button that's not implemented. The Last Crusade one is built from the DITL resource, and doesn't have a "Delete" button. We should make up our minds about that.
    3434
    35 - The "About" dialogs trigger strange warnings from the Mac font manager. It appears to be harmless, because it works fine, so it could be the debug message itself that's wrong:
    36 
    37 {{{
    38 Found font substitute for font 'Indy-11-12' WARNING: MacFontManager::getFontName: No _fontInfo entry for font 65535!
    39 WARNING: MacFontManager: Requested font ID 65535 not found. Falling back to Geneva!
    40 as 'Geneva-0-12'
    41 }}}
    42 
    4335- https://bugs.scummvm.org/ticket/12984 - Text centering in Loom is a bit off.
    4436
    45 - The note names on the Loom distaff are not pixel perfect. Probably not even color perfect. The way I remember it, the original couldn't seem to make up its mind on whether they should be drawn with or without shadow and I couldn't find any pattern to follow. I don't now.
     37- The note names on the Loom distaff are not pixel perfect. Probably not even color perfect. The way I remember it, the original couldn't seem to make up its mind on whether they should be drawn with or without shadow and I couldn't find any pattern to follow. I don't know.