Bonjour,

I try to include music symbols in PyX.
The symbols were writtent originally by Daniel Taupin and later
transformed by Matti Koskinen (bitmap -> PS) and Bill Schottstaedt (-> Lisp).

In 'style.py' are the functions _squaresymbol & others written as 
pseudo-PostScript,
with 'change...' functions.
In 'path.py' are the functions rlineto, rcurveto, ... which are usefull to
translate the PostScript code to Python ("et retour" :-).

The model of my PS code is always:
x y scale symbol 
% symbol = bemol | diese | becarre | viertel | halbe | kopf | wkopf ...

Is there a convenient way to use this symbols in PyX ?


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to