KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.text
/
Hyphenator
/
hyphenate
hyphenate
fun
hyphenate
(
word
:
String
)
:
List
<
Int
>
Indices in
word
where a hyphen may be inserted (
word[0,i)
+
-
+
word[i,)
).