As part of my ongoing work with fret diagram markups I need to be able to create a stencil of text that can be placed at the proper location in the diagram.
Searching through the code, it appeared that the scheme function fontify-text would do it. However, when I tried to do this using ly:paper-get-font to get a font metric, I got the following errors: Programming error: Virtual font metric cannot be indexed by ASCII. (Continuing: crossing fingers) (One of the above for each character in the string to be placed in the stencil) Warning: lily-guile: Programming error: No such font: () (One of these for each call to fontify-text) Any ideas for how to fix it? Carl D. Sorensen Department of Mechanical Engineering Brigham Young University 435 CTB Provo, UT 84602 801-422-6397 FAX 801-422-0516
fontify-text-markup.ly
Description: fontify-text-markup.ly
_______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
