On 3/29/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > David Feuer wrote: > > to go. Basic question: should drawing procedures all start at the > > current point (they don't now)? Should they all start at (0,0) (they > > don't now)? Or should some start one place and some another place, > > with some kind of system for deciding? > > AFAIK, they all start at (0,0)
I was including text-drawing procedures as well. Thinking more about it tonight, I've concluded that it's really ugly to have them start anywhere but the current point. If they want to translate, they can do that themselves. Filling the whole file with translations is bad. I'd really appreciate if you'd try to decide ASAP whether to accept my patch. Despite my fears, I've managed to spend some more time improving other aspects of the postscript backend, and I'd like to have a good base to work from. David Feuer _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
