Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(181)

Unified Diff: mf/README

Issue 553580043: mf: use python scripting for generating Emmentaler fonts (Closed)
Patch Set: remove grouped rule Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mf/GNUmakefile ('k') | mf/emmentaler-brace.pe.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mf/README
diff --git a/mf/README b/mf/README
index f6afcb843a96172805a5dabd7a99fe91d8fd48bc..4c22ffcf88ef196e303373b9d4cdb32cd5233af4 100644
--- a/mf/README
+++ b/mf/README
@@ -238,14 +238,12 @@ The script `mf-to-table.py' converts the just described information in the
`*.log' file into the files `*.otf-gtable' and `*.lisp'. A rule in
`mf/GNUmakefile' concatenates the `*.lisp' files into `*.otf-table'.
-The script `gen-emmentaler-scripts' creates a FontForge script `*.genpe'
-that merges the Feta and Parmesan `*.pfb' font files (created by `mf2pt1')
-into an Emmentaler font, including kerning information (taken from the
-`*tfm' files generated during a METAFONT or METAPOST run). It also creates
-a text file `*.subfonts' that traces which files have been merged. The
-files `*.otf-table', `*.otf-gtable', and `*.subfonts' are then embedded
-verbatim into the OpenType font as SFNT tables `LILC', `LILY', and `LILF',
-respectively.
+The *.fontforge.py scripts merge the Feta and Parmesan `*.pfb' font
+files (created by `mf2pt1') into an Emmentaler font, including kerning
+information (taken from the `*tfm' files generated during a METAFONT
+or METAPOST run). The files `*.otf-table', `*.otf-gtable', and
+`*.subfonts' are then embedded verbatim into the OpenType font as SFNT
+tables `LILC', `LILY', and `LILF', respectively.
For music symbols, LilyPond exclusively uses the data of these three tables
for glyph metrics information; it does not use the metrics information in
« no previous file with comments | « mf/GNUmakefile ('k') | mf/emmentaler-brace.pe.in » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b