orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel
/
FontManager
Font
Manager
class
FontManager
(
source
)
Members
Constructors
Font
Manager
Link copied to clipboard
constructor
(
)
Properties
content
Scale
Link copied to clipboard
var
contentScale
:
Double
program
Link copied to clipboard
var
program
:
Program
?
registry
Link copied to clipboard
val
registry
:
MutableMap
<
String
,
String
>
Functions
font
Link copied to clipboard
fun
font
(
cs
:
StyleSheet
)
:
FontImageMap
register
Link copied to clipboard
fun
register
(
name
:
String
,
url
:
String
)
resolve
Link copied to clipboard
fun
resolve
(
name
:
String
)
:
String
?