summaryrefslogtreecommitdiff
path: root/mf
Commit message (Expand)AuthorAgeFilesLines
* Whitespace.Werner Lemberg2011-03-281-1/+1
* Fix typo in font makefileCarl Sorensen2011-03-261-1/+1
* downstem 64th and 128th flag touchup...64th and 128th flags are made less trianglish (squeezed at the bottom), also the gap between flag and notehead is reduced. The flags look now more consistent with 16th and 32nd flags, as well as with upstem flags. Janek Warchoł2011-03-261-12/+12
* downstem 16th and 32nd flags touchup...32nd downstem flag is made less 'bumpy' (curves on the right edge of the flag are less pronounced, to match 64th and 128th flags better). Also, 16th and 32nd flags are made more consistent. In particular, flares are corrected so now 32nd flag isn't suddenly thicker than 16th flag. Janek Warchoł2011-03-261-7/+7
* shortening of downstem 8th flag...This was discussed here: http://lists.gnu.org/archive/html/lilypond-devel/2011-03/msg00128.html Not many people gave their opinions; Carl prefers not changing this, but he doesn't feel strongly about it, Werner is not sure, but feels a bit more like shortening the flag, Mike agrees to make the change. My opinion is that it should be changed. Janek Warchoł2011-03-261-3/+3
* including blot_diameter in calculating upstem flag lengths...Doing so is needed in case of 32nd flag, because after changing 32nd stem length it touches staff line. In case of 64th and 128th this isn't really needed, but i added it for consistency's sake. Janek Warchoł2011-03-261-3/+3
* shortens 32nd flag to match shorter stemJanek Warchoł2011-03-131-1/+1
* Cleaning Feta flags code...This patch makes flags code more uniform and easier to maintain. There is no actual change to the font itself, only to the way it is coded. Janek Warchoł2011-03-091-127/+140
* final version of mensural improvementsBenkő Pál2011-01-282-31/+107
* Admin: run yearly grand-replace.Graham Percival2011-01-1341-42/+42
* Font: redefine shape-note fonts so they work at small sizesCarl Sorensen2010-10-241-125/+172
* Font: fix varsegno to eliminate grazing intersections... Changes due to Werner Lemberg and Carl Sorensen Carl Sorensen2010-10-241-10/+15
* Font -- remove draw from accordion-pushCarl Sorensen2010-10-221-3/+28
* [mf] Whitespace and formatting, minor simplifications.Werner Lemberg2010-10-173-249/+323
* Fix substitution error in shape noteheadsCarl Sorensen2010-09-111-2/+2
* Issue 1060 -- add Funk and Walker noteheads to shape notes...Add a series of Funk and Walker note heads to mf/feta-noteheads.mf Add new commands \funkHeads, \funkHeadsMinor, \walkerHeads, and \walkerHeadsMinor Add regression test for \funkHeads and \walkerHeads Update Notation to reflect the addition of \funkHeads and \walkerHeads Carl Sorensen2010-09-091-89/+1080
* feta-accordion.mf, convertrules.py, musicxml2ly.py, accordion-discant-symbols......Symbol names like "accordion.accStdbase" are turned into "accordion.stdbass" in order to get more consistent and obvious names. Conversion rule is provided as well, and the single snippet is adapted. David Kastrup2010-08-011-8/+8
* Font: Add accordion push and pull symbols to feta-accordionCarl Sorensen2010-07-271-0/+92
* Experimental support for woff fonts in svg....WOFF files are a new w3c font standard esp. for embedding in web pages and svg and allow being downloaded on the fly, see http://en.wikipedia.org/wiki/Web_Open_Font_Format http://www.w3.org/Submission/WOFF/ Use out/bin/lilypond -d backend=svg example-1.ly out/bin/lilypond -d backend=svg -d svg-woff --output=woff example-1.ly cp example-1.svg woff.svg mf/out/emmentaler-20.woff /var/www/woff and use firefox 3.6 or later to browse http://localhost/woff (chromium-browser 5.0.375 does not have it yet, but it should be there shortly, see http://code.google.com/p/chromium/issues/detail?id=25543 ) Or see the current results at http://lilypond.org/people/janneke/woff/ Jan Nieuwenhuizen2010-06-242-8/+14
* Build: Finish replacing FCMATCH with FCLIST.Patrick McCarty2010-05-061-1/+1
* Fix 1075: Flags too narrow...Move feta-flags to feta-noteheads subfont, since it uses the value of black_notehead_width, which is created when the standard quarter note head character is created. Carl Sorensen2010-05-064-2/+2
* 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-2416-84/+532
* Issue 659: alternate segno symbol...An alternate segno symbol is included in mf/feta-scripts.mf. New arguments to the \bar command are introduced for easier use of the new sign. Marc Hohl2010-04-121-0/+78
* Undo premature push of new la head for sacred harpCarl Sorensen2010-04-051-6/+6
* Update \sacredHarpHeads and \aikenHeads to use new sol headCarl Sorensen2010-04-041-6/+6
* Add sol head to shape note headsCarl Sorensen2010-04-041-0/+26
* Make whole notes in solfa style the same width as half notes...This was requested in http://wiki.lilynet.net/index.php/Shapenote_notehead_aesthetics Carl Sorensen2010-04-041-2/+2
* Do generate PFB files explicitly, otherwise they are deleted as...intermediate files. Han-Wen Nienhuys2010-03-071-1/+5
* * Unify fetaDynamic and fetaNumber into one fetaText encoding...* Load fetaText through the emmentaler OTF font. * Put Emmentaler design size into the font name. * Stop installing PFB files. Han-Wen Nienhuys2010-03-071-5/+0
* Change the PostScript name for Emmentaler-Brace....The Emmentaler-Brace font does not use multiple design sizes, so the style name (Regular) does not need to be appended to the PostScript font name. This also fixes a workaround in scm/lily-library.scm, since the SVG backend expects the font/style name to agree with the font's filename. Patrick McCarty2010-03-061-1/+1
* indentHan-Wen Nienhuys2010-03-061-4/+4
* Rename aybabtu font to emmentaler-brace.Han-Wen Nienhuys2010-03-052-23/+23
* Fix doubled words; whitespace.Mark Polesky2010-02-172-8/+8
* Make MF code more readable.Werner Lemberg2010-01-281-23/+32
* Font: rotating the g clef for better apperance....The g clef is rotated clockwise about 1.5 degrees; this value has been evaluated with several tests before. The shape of the clef remains untouched. Marc Hohl2010-01-271-31/+54
* Run grand-replace for 2010.Neil Puttock2010-01-2340-41/+41
* Added a halfopen articulation symbol.Carsten Steger2010-01-151-0/+37
* Issue #830: renaming mf filesMarc Hohl2009-12-2331-81/+79
* 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-2540-205/+633
* Fix glyph bounding box for the snappizzicatoReinhold Kainhofer2009-08-291-3/+3
* Formatting.Werner Lemberg2009-08-271-4/+8
* Implement breve with double vertical lines on each side...Also add an 'altdefault note-head style, which differs from default only in that it uses the double-lined version of the breve. Reinhold Kainhofer2009-08-271-5/+21
* [feta] Fix shape of snappizzicato.Werner Lemberg2009-08-251-2/+1
* [feta] Formatting, add some labels.Werner Lemberg2009-08-251-2/+6
* Fix #727Patrick McCarty2009-08-211-1/+1
* Add snappizzicato articulation...-) Add "scripts.snappizzicato" glyph to the feta font -) Add \snappizzicato articulation function -) Add regtest for snappizzicato -) Remove custom definition from musicxml2ly and use the new \snappizzicato -) Add the new articulation to our chart of articulations Reinhold Kainhofer2009-03-061-0/+50
* mf2pt1.mp: Don't update copyright year.Werner Lemberg2009-01-071-1/+1
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-0641-42/+42
* Remove SCons traces because of unmaintained stateJohn Mandereau2009-01-051-108/+0
* 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-10/+10