openrndr-draw
/
org.openrndr.internal
/
FontImageMapDrawer
common
Font
Image
Map
Drawer
class
FontImageMapDrawer
Content copied to clipboard
Functions
Properties
Functions
draw
Text
Link copied to clipboard
common
fun
drawText
(context:
DrawContext
, drawStyle:
DrawStyle
, text:
String
, x:
Double
, y:
Double
)
Content copied to clipboard
draw
Texts
Link copied to clipboard
common
fun
drawTexts
(context:
DrawContext
, drawStyle:
DrawStyle
, texts:
List
<
String
>, positions:
List
<
Vector2
>)
Content copied to clipboard
flush
Link copied to clipboard
common
fun
flush
(context:
DrawContext
, drawStyle:
DrawStyle
)
Content copied to clipboard
queue
Text
Link copied to clipboard
common
fun
queueText
(fontMap:
FontMap
, text:
String
, x:
Double
, y:
Double
, tracking:
Double
= 0.0, kerning:
KernMode
, textSetting:
TextSettingMode
)
Content copied to clipboard
Properties
queuedInstances
Link copied to clipboard
common
var
queuedInstances
:
Int
= 0
Content copied to clipboard