|
MUSX Document Model
|
The resolved font, character, size, and offset for a note's notehead. More...
#include <Entries.h>
Public Attributes | |
| MusxInstance< FontInfo > | font |
| The font that character is drawn from. | |
| char32_t | character {} |
| The notehead character, interpreted in font. | |
| int | percent {100} |
| Size percentage for the notehead. (100 means 100%.) | |
| Evpu | horzOffset {} |
| Horizontal notehead offset from the default position. | |
| Evpu | vertOffset {} |
The resolved font, character, size, and offset for a note's notehead.
| Evpu musx::dom::NoteInfoPtr::NoteheadInfo::vertOffset {} |
Vertical notehead offset from the default position. Zero unless the source of the notehead specifically allows vertical positioning.