]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-alphabet-generic.mf
Add '-dcrop' option to ps and svg backends
[lilypond.git] / mf / feta-alphabet-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 fet_beginfont ("feta-alphabet", design_size, "fetaNumber");
14         number_design_size := design_size / 2;
15         dynamic_design_size := 14 design_size / 20;
16
17         input feta-numbers;
18         input feta-dynamics;
19 fet_endfont ("feta-numbers");