skiko
Toggle table of contents
0.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
skiko
skiko
/
org.jetbrains.skia.shaper
/
ShapingOptions
/
ShapingOptions
Shaping
Options
constructor
(
fontMgr
:
FontMgr
?
,
features
:
Array
<
FontFeature
>
?
,
isLeftToRight
:
Boolean
,
isApproximateSpaces
:
Boolean
,
isApproximatePunctuation
:
Boolean
)