From: Dominique F. <fo...@gr...> - 2012-02-22 11:42:00
|
Hi, A new version of the Guido Engine Library, applications and tools are available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ The main changes are: - a new extended graphic to time mapping API - a new device to support the juce framework (http://www.rawmaterialsoftware.com/). See the change log below for details. Best, -- Dominique ---------------------------------------------------------------- Change log ---------------------------------------------------------------- 2012-02-21 version 1.4.8 - new juce device and viewer - tools changes: guido2svg options change guido2image options change known issues: - incorrect clef displayed in a very specific case: a multi voice staff with no clef indication, with one voice dispatched to "g" clef and the other dispatched to "f" clef: the second line may display an incorrect clef when forced with a \newline tag ---------------------------------------------------------------- version 1.4.7 - supports html colors by name (extended colors keywords) warning: previous named color (red, green, blue and yellow) values was 200 the corresponding html color value is 255 - new GuidoCountVoices API - support for guido svg font added to SVG device - GuidoSVGExport API change to for optional guido svg font support - new mapping functions providing adjusted mappings for voices, staves and systems - micro tonal support in free keys - corrects crash bug with dynamic editing (supports incomplete tag params list) - corrects incorrect accidentals rendering in multi voice staffs |