openrndr
0.4.5-dev.64+2ea7a58
jvm
openrndr-gl3
/
org.openrndr.draw.font
Package-level
declarations
Types
Types
Face
Stb
Tt
Link copied to clipboard
class
FaceStbTt
(
data
:
ByteBuffer
,
fontInfo
:
STBTTFontinfo
)
:
Face
Font
Driver
Stb
Tt
Link copied to clipboard
class
FontDriverStbTt
:
FontDriver
FontDriver implementation based on stb_truetype
Glyph
Stb
Tt
Link copied to clipboard
class
GlyphStbTt
(
face
:
FaceStbTt
,
character
:
Char
,
glyphIndex
:
Int
)
:
Glyph