FailedChanges

Summary

  1. Amiga: Set SoftStyles rather than opening/closing BitMap fonts (details)
  2. Amiga: Only AskSoftStyle if the font changes (details)
  3. Amiga: We use a temp RastPort when calculating text limits Don't set a (details)
  4. Amiga: If the font is open but not set on this RastPort, set it and (details)
  5. Amiga: Ensure we only set the curent bitmap font values if the font (details)
Commit 984ec2c550945e83d9f52ac4d45d8b701987aefb by chris
Amiga: Set SoftStyles rather than opening/closing BitMap fonts
The file was modifiedfrontends/amiga/font_diskfont.c (diff)
Commit 7fac5227514024a2945d1f7e6ad052cb7ff82a21 by chris
Amiga: Only AskSoftStyle if the font changes
The file was modifiedfrontends/amiga/font_diskfont.c (diff)
Commit faa1a29baf3746710b348a51b1a9b61b8f19810a by chris
Amiga: We use a temp RastPort when calculating text limits Don't set a
SoftStyle on a RastPort when it isn't the most recent one we've set a
font on.
The file was modifiedfrontends/amiga/font_diskfont.c (diff)
Commit caf4357559e0bfb2883fe3e79197fd83e4e37cbd by chris
Amiga: If the font is open but not set on this RastPort, set it and
apply SoftStyle
The file was modifiedfrontends/amiga/font_diskfont.c (diff)
Commit 1941a2de919cc9ae112d18f00f5885b8c083202e by chris
Amiga: Ensure we only set the curent bitmap font values if the font
opened successfully.
The file was modifiedfrontends/amiga/font_diskfont.c (diff)