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.font
/
CffSubsetter
/
Subset
Subset
class
Subset
(
val
cff
:
ByteArray
,
val
oldToNew
:
Map
<
Int
,
Int
>
)
Members
Constructors
Subset
Link copied to clipboard
constructor
(
cff
:
ByteArray
,
oldToNew
:
Map
<
Int
,
Int
>
)
Properties
cff
Link copied to clipboard
val
cff
:
ByteArray
old
To
New
Link copied to clipboard
val
oldToNew
:
Map
<
Int
,
Int
>