| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace. | Werner Lemberg | 2011-03-28 | 1 | -1/+1 |
* | Fix typo in font makefile | Carl Sorensen | 2011-03-26 | 1 | -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-26 | 1 | -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-26 | 1 | -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-26 | 1 | -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-26 | 1 | -3/+3 |
* | shortens 32nd flag to match shorter stem | Janek Warchoł | 2011-03-13 | 1 | -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-09 | 1 | -127/+140 |
* | final version of mensural improvements | Benkő Pál | 2011-01-28 | 2 | -31/+107 |
* | Admin: run yearly grand-replace. | Graham Percival | 2011-01-13 | 41 | -42/+42 |
* | Font: redefine shape-note fonts so they work at small sizes | Carl Sorensen | 2010-10-24 | 1 | -125/+172 |
* | Font: fix varsegno to eliminate grazing intersections... Changes due to Werner Lemberg and Carl Sorensen
| Carl Sorensen | 2010-10-24 | 1 | -10/+15 |
* | Font -- remove draw from accordion-push | Carl Sorensen | 2010-10-22 | 1 | -3/+28 |
* | [mf] Whitespace and formatting, minor simplifications. | Werner Lemberg | 2010-10-17 | 3 | -249/+323 |
* | Fix substitution error in shape noteheads | Carl Sorensen | 2010-09-11 | 1 | -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 Sorensen | 2010-09-09 | 1 | -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 Kastrup | 2010-08-01 | 1 | -8/+8 |
* | Font: Add accordion push and pull symbols to feta-accordion | Carl Sorensen | 2010-07-27 | 1 | -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 Nieuwenhuizen | 2010-06-24 | 2 | -8/+14 |
* | Build: Finish replacing FCMATCH with FCLIST. | Patrick McCarty | 2010-05-06 | 1 | -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 Sorensen | 2010-05-06 | 4 | -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 Sorensen | 2010-04-24 | 16 | -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 Hohl | 2010-04-12 | 1 | -0/+78 |
* | Undo premature push of new la head for sacred harp | Carl Sorensen | 2010-04-05 | 1 | -6/+6 |
* | Update \sacredHarpHeads and \aikenHeads to use new sol head | Carl Sorensen | 2010-04-04 | 1 | -6/+6 |
* | Add sol head to shape note heads | Carl Sorensen | 2010-04-04 | 1 | -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 Sorensen | 2010-04-04 | 1 | -2/+2 |
* | Do generate PFB files explicitly, otherwise they are deleted as...intermediate files.
| Han-Wen Nienhuys | 2010-03-07 | 1 | -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 Nienhuys | 2010-03-07 | 1 | -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 McCarty | 2010-03-06 | 1 | -1/+1 |
* | indent | Han-Wen Nienhuys | 2010-03-06 | 1 | -4/+4 |
* | Rename aybabtu font to emmentaler-brace. | Han-Wen Nienhuys | 2010-03-05 | 2 | -23/+23 |
* | Fix doubled words; whitespace. | Mark Polesky | 2010-02-17 | 2 | -8/+8 |
* | Make MF code more readable. | Werner Lemberg | 2010-01-28 | 1 | -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 Hohl | 2010-01-27 | 1 | -31/+54 |
* | Run grand-replace for 2010. | Neil Puttock | 2010-01-23 | 40 | -41/+41 |
* | Added a halfopen articulation symbol. | Carsten Steger | 2010-01-15 | 1 | -0/+37 |
* | Issue #830: renaming mf files | Marc Hohl | 2009-12-23 | 31 | -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 Nieuwenhuizen | 2009-11-25 | 40 | -205/+633 |
* | Fix glyph bounding box for the snappizzicato | Reinhold Kainhofer | 2009-08-29 | 1 | -3/+3 |
* | Formatting. | Werner Lemberg | 2009-08-27 | 1 | -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 Kainhofer | 2009-08-27 | 1 | -5/+21 |
* | [feta] Fix shape of snappizzicato. | Werner Lemberg | 2009-08-25 | 1 | -2/+1 |
* | [feta] Formatting, add some labels. | Werner Lemberg | 2009-08-25 | 1 | -2/+6 |
* | Fix #727 | Patrick McCarty | 2009-08-21 | 1 | -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 Kainhofer | 2009-03-06 | 1 | -0/+50 |
* | mf2pt1.mp: Don't update copyright year. | Werner Lemberg | 2009-01-07 | 1 | -1/+1 |
* | Run grand-replace for 2009. | Jan Nieuwenhuizen | 2009-01-06 | 41 | -42/+42 |
* | Remove SCons traces because of unmaintained state | John Mandereau | 2009-01-05 | 1 | -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 Mandereau | 2009-01-05 | 1 | -10/+10 |