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

Also available in: Atom PDF