Name

drawText — Draw a text (clipped to rectangle) (○)

Synopsis

drawText (STRING,
  NUMBER,
  NUMBER,
  NUMBER,
  NUMBER,
  format = 0);

Returns

NOTHING

Parameters

Name Type Default Description
STRING string
NUMBER number
NUMBER number
NUMBER number
NUMBER number
format number 0

Description

This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/gfxdrawtext.html

(○)... but it does nothing in Seetu.

Draw a text (clipped to rectangle)