]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-other-generic.mf
Add '-dcrop' option to ps and svg backends
[lilypond.git] / mf / feta-other-generic.mf
1 % This file is part of LilyPond, the GNU music typesetter.
2 %
3 % Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
4 %
5 % The LilyPond font is free software: you can redistribute it and/or modify
6 % it under the terms of the GNU General Public License as published by
7 % the Free Software Foundation, either version 3 of the License, or
8 % (at your option) any later version, or under the SIL Open Font License.
9
10
11 input common-modules-and-initialization;
12
13 font_x_height staff_space#;
14
15 fet_beginfont ("feta", design_size, "fetaMusic");
16         input feta-rests;
17         input feta-accidentals;
18         input feta-arrowheads;
19         input feta-dots;
20         input feta-scripts;
21         input feta-clefs;
22         input feta-timesignatures;
23         input feta-pedals;
24         input feta-brackettips;
25         input feta-accordion;
26         input feta-ties;
27
28         input declare-autometric-parameters;
29 fet_endfont;