Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pixelfont
v1.1.1
Top Level Namespace
DisplayOptions
FileOptions
Format
Pixelfont
Binary
Font
Grapheme
Parser
State
Properties
Generated using Crystal 1.14.0
2024-11-26 09:35:26 UTC
enum
Pixelfont::
Properties
Defined in:
pixelfont/font.cr
Enum Members
OnlyCaps
=
1_u32
None
=
0_u32
All
=
1_u32
Instance Method Summary
#none?
#only_caps?
Instance Method Detail
def
none?
#
[
View source
]
def
only_caps?
#
[
View source
]