SuccessChanges

Summary

  1. Amiga: Allow DPI scaling with bitmap fonts Also allow use of bitmap (details)
  2. Amiga: Add HelpHint to the bitmap fonts toggle (details)
  3. Amiga: On OS3, if using bullet.library fonts, set the space character to (details)
  4. Amiga: Don't disable DPI gadget when switching to bitmap fonts (details)
  5. Amiga: Change bitmap font toggle to a chooser gadget Immediately update (details)
Commit 7968253f72e32bc23eb8fa356a1b681b04158fc8 by chris
Amiga: Allow DPI scaling with bitmap fonts Also allow use of bitmap
fonts on OS4 (even though it isn't really recommended) Set the default
fonts correctly when toggling in both directions Set the correct default
fonts on startup depending on whether bitmap or outline fonts are
selected (and OS3 or OS4 as OS provided outline fonts are different)
The file was modifiedfrontends/amiga/gui_options.c (diff)
The file was modifiedfrontends/amiga/font_diskfont.c (diff)
The file was modifiedfrontends/amiga/gui.c (diff)
The file was modifiedfrontends/amiga/font.c (diff)
Commit da5f5b024c7c88972e765e5bd70078bb4216815a by chris
Amiga: Add HelpHint to the bitmap fonts toggle
The file was modifiedresources/FatMessages (diff)
The file was modifiedfrontends/amiga/gui_options.c (diff)
Commit 83bc93ca056cfbf729b2c57c028ec93ae4e185c1 by chris
Amiga: On OS3, if using bullet.library fonts, set the space character to
em/3 bullet seems to have a bug on OS3 where spaces have no width
The file was modifiedfrontends/amiga/font_bullet.c (diff)
Commit 19a85abbb40416bcdf75160070ee927990c6c129 by chris
Amiga: Don't disable DPI gadget when switching to bitmap fonts
The file was modifiedfrontends/amiga/gui_options.c (diff)
Commit 57380e3e0f7f1a9fbb559802a4625162fba8863e by chris
Amiga: Change bitmap font toggle to a chooser gadget Immediately update
fonts with the defaults
The file was modifiedfrontends/amiga/gui_options.c (diff)
The file was modifiedresources/FatMessages (diff)