The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CharRange
printed
font
opentype
A POD-type to represent a range of Unicode characters.
struct
CharRange {
dchar
start
;
dchar
stop
;
}
Meta
Source
See Implementation
printed
font
opentype
classes
OpenTypeFile
OpenTypeFont
enums
FontBaseline
OpenTypeFontStyle
OpenTypeFontWeight
structs
CharRange
OpenTypeTextMetrics
A POD-type to represent a range of Unicode characters.