-
Hi,
The GuidoDisplay.cpp file is provided as a sample code but it is quite obsolete now, notably due to the fact that the GDevicePostScript is not supported any more. However, the GDevicePostScript.h header is available from the repository (or from the src distribution).
See at: http://guidolib.svn.sourceforge.net/viewvc/guidolib/trunk/src/tools/
On linux, you should rather use the Qt...
2009-11-03 10:16:47 UTC in GUIDOLib
-
Hi sergkalina,
You have to know that when drawing a score, the GUIDOEngine do nothing with the background: actually it uses the current background that you're responsible to draw before drawing the score. This is why you can't change the background color the way you tried. You must draw the background yourself with the color you want.
For the scaling issue, you have to use the sizex and...
2009-11-03 09:01:37 UTC in GUIDOLib
-
dfober committed revision 411 to the GUIDOLib SVN repository, changing 3 files.
2009-10-20 14:11:46 UTC in GUIDOLib
-
dfober committed revision 409 to the GUIDOLib SVN repository, changing 2 files.
2009-10-02 13:34:47 UTC in GUIDOLib
-
dfober committed revision 406 to the GUIDOLib SVN repository, changing 1 files.
2009-09-29 07:09:21 UTC in GUIDOLib
-
dfober committed revision 404 to the GUIDOLib SVN repository, changing 2 files.
2009-09-28 11:53:10 UTC in GUIDOLib
-
dfober committed revision 403 to the GUIDOLib SVN repository, changing 1 files.
2009-09-28 11:50:42 UTC in GUIDOLib
-
dfober committed revision 402 to the GUIDOLib SVN repository, changing 4 files.
2009-09-28 10:27:49 UTC in GUIDOLib
-
dfober committed revision 401 to the GUIDOLib SVN repository, changing 1 files.
2009-09-25 15:38:36 UTC in GUIDOLib
-
dfober committed revision 400 to the GUIDOLib SVN repository, changing 2 files.
2009-09-25 15:24:21 UTC in GUIDOLib