summaryrefslogtreecommitdiff
path: root/scripts/build/mf-to-table.py
Commit message (Expand)AuthorAgeFilesLines
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Run grand-replace (issue 3765)...Run make grand-replace to update all coopyright statements Carl Sorensen2014-01-111-1/+1
* Remove outdated dependencies on .pfa files, replace with .pfb where feasible....This may be related to issue 3674: Multiprocessor builds fail on some platforms. David Kastrup2013-12-131-1/+1
* Build: Better error handling from build scripts.Julien Rioux2012-03-191-3/+9
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Improves parmesan noteheads....* Separates parmesan-noteheads in its own sub-font. * Adds a new Staff called PetrucciStaff (with its PetrucciVoice). Fixes numerous issues for Petrucci/mensural/neomensural styles: * Stems centered around the attachment point. * Attachment point lowered. * Adds brevis/longa/maxima pointing upward. * Increases the hole height for brevis/longa/maxima that are on a staff line. * Decreases the hole height for brevis/longa/maxima that are between staff lines. * Shortens and thickens the stem of the longa. * Improves the design of brevis/longa/maxima. Improves the design of Petrucci/neomensural notes shorter than a brevis: * Adds small curves inside the hole of Petrucci/neomensural whole/half notes and inside harmonics. * Reduces the height and the hole width of Petrucci whole/half notes. * Increases the size of neomensural notes shorter than a brevis. Bertrand Bordage2011-09-171-0/+2
* Separate flags into their own sub-font....When we have lots of flag sizes, there will be lots of glyphs. With a maximum of 256-32 = 234 glyphs per sub font, we wanted to have flags in their own sub font. But flags depend on notehead widths, so they needed to be in the same subfont as the noteheads. This patch moves the notehead parameters from feta-noteheads.mf to feta-params.mf, so the basic notehead parameters are available to all subfonts. Also, AFAICS, bigcheese.pe.in is no longer used -- it doesn't show up anywhere in a git grep, except as having been renamed. It doesn't show up in GNUmakefile. So I deleted it. Carl Sorensen2011-07-091-0/+2
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Add improved shape note support...Add Christian Harmony, Sacred Harp, and Southern Harmony styles Add variable-thickness open note shapes to the shape note font Change the starting character value for the Feta font to accomodate the extra characters. Add new commands to base shape note scale degrees on the relative major. Modify buildscripts for emmentaler font. Add regression tests for various note styles. Update docs to reflect new settings. Update changes.tely. Move noteheads to separate sub-font to allow space for shape note heads Carl Sorensen2010-04-241-7/+9
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Signed-off-by: Han-Wen Nienhuys <hanwen@xs4all.nl> Signed-off-by: Jan Nieuwenhuizen <janneke@gnu.org> Signed-off-by: John Mandereau <john.mandereau@gmail.com> Signed-off-by: Graham Percival <graham@percival-music.ca> Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com> Signed-off-by: Joe Neeman <joeneeman@gmail.com> Signed-off-by: Heikki Johannes Junes <hjunes@gmail.com> Signed-off-by: Neil Puttock <n.puttock@gmail.com> Signed-off-by: Carl D. Sorensen <c_sorensen@byu.edu> Signed-off-by: Mats Bengtsson <mats.bengtsson@s3.kth.se> Signed-off-by: Werner Lemberg <wl@gnu.org> Signed-off-by: Patrick McCarty <pnorcks@gmail.com> Signed-off-by: Nicolas Sceaux <nicolas.sceaux@free.fr> Jan Nieuwenhuizen2009-11-251-2/+15
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Clean up buildscripts...- move scripts from buildscripts/ according to the new ROADMAP, create three directories for this purpose: scripts/aux/, scripts/build/ and python/aux; - make permissions and interpreter specs clearer: all scripts in scripts/build are non-executable and use an interpreter determined in config.make, all scripts in scripts/aux use hard-coded interpreters; - always use built avatars of scripts in scripts/build, as a consequence remove interpreter invocations which are no longer needed; - keep old scripts in buildscripts/ which are junked in the very next commits. John Mandereau2009-01-051-0/+244