Re: SVG output: Bad \smallCaps kerning
Jean Abou Samra <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
Try the Cairo backend, adding -dbackend=cairo on the command line or #(ly:set-option 'backend 'cairo) in the file. It is partly because of font issues like this that the legacy SVG backend is usually inferior to the new Cairo backend.