openrndr
0.4.5-dev.4.uncommitted+98ebace
common
jvm
openrndr-application
/
org.openrndr.draw
Package-level
declarations
Types
Functions
Types
Program
Render
Target
Link copied to clipboard
interface
ProgramRenderTarget
:
RenderTarget
A render target that wraps around the back-buffer
Functions
load
Font
Link copied to clipboard
jvm
fun
Program
.
loadFont
(
fileOrUrl
:
String
,
size
:
Double
,
characterSet
:
Set
<
Char
>
=
defaultFontmapCharacterSet
,
contentScale
:
Double
=
this.drawer.context.contentScale
,
fontScaler
:
(
Face
)
->
Double
=
::fontHeightScaler
)
:
FontImageMap
Load a
FontImageMap