openrndr-draw
/
org.openrndr.draw
/
FontMap
common
Font
Map
abstract class
FontMap
Content copied to clipboard
Holds properties common to both vector-based and image-based
FontMap
s.
Constructors
Properties
Inheritors
Constructors
FontMap
Link copied to clipboard
common
fun
FontMap
()
Content copied to clipboard
Properties
ascenderLength
Link copied to clipboard
common
abstract val
ascenderLength
:
Double
Content copied to clipboard
descenderLength
Link copied to clipboard
common
abstract val
descenderLength
:
Double
Content copied to clipboard
height
Link copied to clipboard
common
abstract val
height
:
Double
Content copied to clipboard
leading
Link copied to clipboard
common
abstract val
leading
:
Double
Content copied to clipboard
name
Link copied to clipboard
common
abstract val
name
:
String
Content copied to clipboard
size
Link copied to clipboard
common
abstract val
size
:
Double
Content copied to clipboard
Inheritors
FontImageMap
Link copied to clipboard
FontVectorMap
Link copied to clipboard