summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Bordage <bordage.bertrand@gmail.com>2011-09-17 18:32:53 +0200
committerBertrand Bordage <bordage.bertrand@gmail.com>2011-09-17 18:34:55 +0200
commit0e31cd90e44673eca7ac59705ce4bed33dd8e80e (patch)
treefb148747977921d2fb32e9db02b506e634051dc6
parent0dcc93c0a5a97d048db2f7631966f41ae0059ab5 (diff)
Add missing files of the previous commit.
-rw-r--r--mf/parmesan-noteheads-generic.mf39
-rw-r--r--mf/parmesan-noteheads11.mf13
-rw-r--r--mf/parmesan-noteheads13.mf13
-rw-r--r--mf/parmesan-noteheads14.mf13
-rw-r--r--mf/parmesan-noteheads16.mf13
-rw-r--r--mf/parmesan-noteheads18.mf13
-rw-r--r--mf/parmesan-noteheads20.mf13
-rw-r--r--mf/parmesan-noteheads23.mf13
-rw-r--r--mf/parmesan-noteheads26.mf13
9 files changed, 143 insertions, 0 deletions
diff --git a/mf/parmesan-noteheads-generic.mf b/mf/parmesan-noteheads-generic.mf
new file mode 100644
index 0000000000..ef192a6bdf
--- /dev/null
+++ b/mf/parmesan-noteheads-generic.mf
@@ -0,0 +1,39 @@
+% Feta (not the Font-En-Tja) music font -- generic stuff: include lots of files
+% This file is part of LilyPond, the GNU music typesetter.
+%
+% Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+%
+%
+% LilyPond is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 3 of the License, or
+% (at your option) any later version.
+%
+% LilyPond is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with LilyPond. If not, see <http://www.gnu.org/licenses/>.
+
+
+if test = -1:
+ mode := smoke;
+fi
+
+staffsize# := design_size * pt#;
+
+mode_setup;
+
+input feta-macros;
+
+input feta-params;
+
+input parmesan-macros;
+
+font_x_height staff_space#;
+
+fet_beginfont ("parmesan", design_size, "parmesanMusic");
+ input parmesan-noteheads;
+fet_endfont;
diff --git a/mf/parmesan-noteheads11.mf b/mf/parmesan-noteheads11.mf
new file mode 100644
index 0000000000..288695a45e
--- /dev/null
+++ b/mf/parmesan-noteheads11.mf
@@ -0,0 +1,13 @@
+% feta-noteheads11.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 11.22;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads13.mf b/mf/parmesan-noteheads13.mf
new file mode 100644
index 0000000000..ad126423aa
--- /dev/null
+++ b/mf/parmesan-noteheads13.mf
@@ -0,0 +1,13 @@
+% feta-noteheads13.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 12.60;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads14.mf b/mf/parmesan-noteheads14.mf
new file mode 100644
index 0000000000..f5d3a41df7
--- /dev/null
+++ b/mf/parmesan-noteheads14.mf
@@ -0,0 +1,13 @@
+% feta-noteheads14.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 14.14;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads16.mf b/mf/parmesan-noteheads16.mf
new file mode 100644
index 0000000000..3db517fa04
--- /dev/null
+++ b/mf/parmesan-noteheads16.mf
@@ -0,0 +1,13 @@
+% feta-noteheads16.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 15.87;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads18.mf b/mf/parmesan-noteheads18.mf
new file mode 100644
index 0000000000..ed0f99ec0e
--- /dev/null
+++ b/mf/parmesan-noteheads18.mf
@@ -0,0 +1,13 @@
+% feta-noteheads18.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 17.82;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads20.mf b/mf/parmesan-noteheads20.mf
new file mode 100644
index 0000000000..8891652bb8
--- /dev/null
+++ b/mf/parmesan-noteheads20.mf
@@ -0,0 +1,13 @@
+% feta-noteheads20.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 20;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads23.mf b/mf/parmesan-noteheads23.mf
new file mode 100644
index 0000000000..fe64e6f496
--- /dev/null
+++ b/mf/parmesan-noteheads23.mf
@@ -0,0 +1,13 @@
+% feta-noteheads23.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 22.45;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads26.mf b/mf/parmesan-noteheads26.mf
new file mode 100644
index 0000000000..082ffc208d
--- /dev/null
+++ b/mf/parmesan-noteheads26.mf
@@ -0,0 +1,13 @@
+% feta-noteheads26.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 25.20;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+