Juergen Reuter <[EMAIL PROTECTED]> writes:
> The problem is the circle, which is currently supported neither by
> lookup.cc, nor by tex.scm, ps.scm, pdf.scm etc.
Maybe best to just add a blot-diameter circle to the feta font. If
you do it in PS, you'll get the same dvips alignment trouble we're
trying to avoid. See staccato-dot or so.
> Actually, I succeeded in drawing a bezier-sandwich that looks like a
> half-circle, but a true circle would be nicer.
In PS?
blot-diameter setlinewidth
0 0 moveto
0 0 lineto stroke
or, for bigger circles:
RADIUS 0 RADIUS 0 360 arc closepath fill stroke
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel