KitePDF
Toggle table of contents
0.10.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.css
/
CssValues
/
length
length
fun
length
(
raw
:
String
,
fontSizePt
:
Double
,
rootPt
:
Double
,
refPt
:
Double
)
:
Double
?
Parse a CSS
<length>
/
<percentage>
to points, or null if not a length.