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::Prop
PCFParser::Prop
Reference
Object
Defined in:
pcf-parser.cr
Constructors
.new
(io, byte_format)
Instance Method Summary
#is_string_prop
: Bool
#name_offset
: Int32
#value
: Int32
Constructor Detail
def self.
new
(io, byte_format)
#
[
View source
]
Instance Method Detail
def
is_string_prop
: Bool
#
[
View source
]
def
name_offset
: Int32
#
[
View source
]
def
value
: Int32
#
[
View source
]