From: Dominique F. <fo...@gr...> - 2015-03-23 11:16:24
|
Hi, A new version of the Guido Engine Library - applications and tools - is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ <https://sourceforge.net/projects/guidolib/files/> See the change log below for the main changes. The important news is that the Guido Engine is now available as a javascript library ( https://sourceforge.net/projects/guidolib/files/Javascript/ <https://sourceforge.net/projects/guidolib/files/Javascript/> ) and can be embedded into a web pages. Samples are provided with the Javascript SDK, including a web component example. With the existing web service, a whole set of solutions are now provided for the web (see at http://guido.grame.fr/ <http://guido.grame.fr/> ). Note also that the Guido Java JNI has been updated to the latest API and a new Java SDK has also been published. All the best, — Dominique ---------------------------------------------------------------- 2015-03-23 version 1.5.7 - New param 'dispNote' in \tuplet-tag, allowing to force notes appearance: - possible values : "/1", "/2", "/4", "/8", "/16") - doesn't work for chord in tuplet - integration of GuidoLayoutSettings and GuidoPageFormat in classes. Global or static variables for this data structures are removed. - bug fixes : - cairo device : problem on fill color. - GDI device : remove unused character array mapping in GDI font class. - Tuplets : correction on automatic brackets direction - Compilation with visual studio 2010 and cmake > 2.8. The name of visual studio in cmake has changed, adding new condition in cmakelist. |