Project

General

Profile

Bug #147

Ink parameter not working on Text command

Added by Nick Morison about 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Target version:
-
Start date:
02/06/2020
Due date:
% Done:

0%

Estimated time:
4:00 h
Affected version:

Description

On Amos the below code draws Red text on a white background, however it just draws the text in Red on Aoz, with no white background.
It doesn't seem to take into account the second parameter (paper) of the Ink command.

#manifest:"amiga"
#speed:"safe"
#splashScreen:false

ink 4,2 : text 100,100,"Hello"
wait key

#1

Updated by Brian Flanagan over 3 years ago

  • Estimated time set to 4:00 h
  • Affected version changed from 0.9.4 to Beta RC2

Retested in Beta RC2. Still a problem

The Ink color itself is working, however, the border and background color is not.

Also available in: Atom PDF