Bug #857
Some text window effects aren't working.
Start date:
10/26/2021
Due date:
% Done:
0%
Estimated time:
4:00 h
Affected version:
Description
Inverse and Underline have been implemented, however, the following aren't working:
Shade On : Shade Off Set Text 2 ' bold Set Text 4 ' italic
For example:
Print "Normal" Print Print "Text FX Commands:" Inverse On : Print "Inverse" Inverse Off Shade On : Print "Shaded" Shade Off Under On : Print "Under" Under Off Print Print : Print "Set Text" Underline = 1 Bold = 2 Italic = 4 Set Text Underline : Print "Underline" Set Text Bold : Print "Bold" Set Text Italic : Print "Italic" Print Print "Bold, Italic, Underlined, Shaded, and Inverted" Set Text %111 Inverse On Shade On Print "ALL"
Updated by Brian Flanagan about 2 years ago
- Assignee set to AOZ Developers
- Affected version set to 1.0.0 (B10) u16
Updated by David Baldwin about 2 years ago
- Status changed from New to Feedback
- Assignee changed from AOZ Developers to David Baldwin
Most things fixed, outline to do. Requires 'Brian' testing :)
Also, line between papers fixed, but now artefacts (paper overlap) are more visible when lines of different lengths and papers follow one another.