1 % This file is part of LilyPond, the GNU music typesetter.
3 % Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
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.
11 input common-modules-and-initialization;
13 fet_beginfont ("feta-alphabet", design_size, "fetaNumber");
14 number_design_size := design_size / 2;
15 dynamic_design_size := 14 design_size / 20;
19 fet_endfont ("feta-numbers");