GUIDOLib
1.7.7
A Music Score Rendering Engine
|
A data structure containing all information required by GuidoInit() More...
Public Attributes | |
VGDevice * | graphicDevice |
a graphic device pointer, if null a default device is used More... | |
void * | reserved |
const char * | musicFont |
the music font name, defaults to "guido" font when null More... | |
const char * | textFont |
a text font name, defaults to "times" font when null More... | |
A data structure containing all information required by GuidoInit()
VGDevice* GuidoInitDesc::graphicDevice |
a graphic device pointer, if null a default device is used
const char* GuidoInitDesc::musicFont |
the music font name, defaults to "guido" font when null
void* GuidoInitDesc::reserved |
const char* GuidoInitDesc::textFont |
a text font name, defaults to "times" font when null