Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pcf-parser
v0.1.1
PCFParser
BitmapTable
Character
EncodingTable
Font
Metric
MetricsTable
Prop
PropertiesTable
TableType
TocEntry
Built with Crystal 1.9.2
2023-10-08 14:46:44 UTC
class
PCFParser::TocEntry
PCFParser::TocEntry
Reference
Object
Defined in:
pcf-parser.cr
Constructors
.new
(io)
Instance Method Summary
#format
: Int32
#offset
: Int32
#size
: Int32
#type
: TableType
Constructor Detail
def self.
new
(io)
#
[
View source
]
Instance Method Detail
def
format
: Int32
#
[
View source
]
def
offset
: Int32
#
[
View source
]
def
size
: Int32
#
[
View source
]
def
type
:
TableType
#
[
View source
]