Originally created by: *anonymous
Originally created by: janek.li...@gmail.com
From Mike Solomon's e-mail:
rotation is a bit bunk in LilyPond - it is only applied to stencils after everything else is done (it is applied in grob.cc right before being sent to the backend). It needs to be built into the stencil from the get-go. Actually, it needs to be eliminated altogether and replaced by a stencil command...
Originally posted by: dak@gnu.org
Is it any help to know that affine transformations on Bezier splines as a whole can be done by just doing the affine transformation on their control points?