]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoRelease: update news. release/2.13.17-1
Graham Percival [Fri, 2 Apr 2010 02:25:37 +0000 (03:25 +0100)]
Release: update news.

14 years agoWeb: add "etude" to Published sheet music.
Graham Percival [Fri, 2 Apr 2010 01:55:14 +0000 (02:55 +0100)]
Web: add "etude" to Published sheet music.

14 years agoDoc: Part of Issue 989 non-integer for \bendAfter
James Lowe [Wed, 31 Mar 2010 15:55:39 +0000 (16:55 +0100)]
Doc: Part of Issue 989 non-integer for \bendAfter

Create simple example in NR to show non integer usage for \bendAfter

14 years agoIssue 1046: better \deadNote example
Marc Hohl [Thu, 1 Apr 2010 06:18:11 +0000 (08:18 +0200)]
Issue 1046: better \deadNote example

14 years agoDoc: CG Added note about lily-git/shallow clone
James Lowe [Wed, 31 Mar 2010 19:19:15 +0000 (20:19 +0100)]
Doc: CG Added note about lily-git/shallow clone

14 years agoAdd lilypond-book ly verbatim gettext quirk
John Mandereau [Wed, 31 Mar 2010 12:36:26 +0000 (14:36 +0200)]
Add lilypond-book ly verbatim gettext quirk

Documentation/snippets/jazz-combo-template.ly contains a variable
definition named "bass", of which lilypond-book translates all
occurences in Texinfo verbatim ly code, including the case where
"bass" is an argument of the \clef command.  As variables may be used
in Scheme code and this gettextization is done without real parsing,
it's impossible to avoid such corner cases, which will thus be fixed
ad-hoc as they are discovered.

Thanks to Francisco Vila for the report.

14 years agoIssue 1046: Documenting \deadNote|\deadNotesOn|\deadNotesOff
Marc Hohl [Tue, 30 Mar 2010 20:41:10 +0000 (22:41 +0200)]
Issue 1046: Documenting \deadNote|\deadNotesOn|\deadNotesOff

14 years agoBuild: dist fix.
Graham Percival [Wed, 31 Mar 2010 09:30:14 +0000 (10:30 +0100)]
Build: dist fix.

14 years agoUse FT_Error in the prototype for freetype_error_string().
Patrick McCarty [Wed, 31 Mar 2010 08:55:34 +0000 (01:55 -0700)]
Use FT_Error in the prototype for freetype_error_string().

14 years agoSilence compiler warnings in open-type-font.cc.
Patrick McCarty [Mon, 29 Mar 2010 02:08:38 +0000 (19:08 -0700)]
Silence compiler warnings in open-type-font.cc.

14 years agoUse the FT_Error type when appropriate.
Patrick McCarty [Mon, 29 Mar 2010 02:02:24 +0000 (19:02 -0700)]
Use the FT_Error type when appropriate.

14 years agoBuild: make dist fix.
Graham Percival [Wed, 31 Mar 2010 08:40:50 +0000 (09:40 +0100)]
Build: make dist fix.

14 years agoDoc: CG: add reminder for release work.
Graham Percival [Wed, 31 Mar 2010 07:23:37 +0000 (08:23 +0100)]
Doc: CG: add reminder for release work.

14 years agoMerge branch 'master' of git+ssh://git.savannah.gnu.org/srv/git/lilypond
John Mandereau [Wed, 31 Mar 2010 07:12:06 +0000 (09:12 +0200)]
Merge branch 'master' of git+ssh://git.savannah.gnu.org/srv/git/lilypond

14 years agoDocs: translation dist fix and duplicated files deletion
John Mandereau [Wed, 31 Mar 2010 07:08:01 +0000 (09:08 +0200)]
Docs: translation dist fix and duplicated files deletion

14 years agoIssue 1037: Links to old manuals
Marc Hohl [Tue, 30 Mar 2010 20:46:25 +0000 (22:46 +0200)]
Issue 1037: Links to old manuals

14 years agoPrevent segfault with arpeggio + no staff-symbol.
Neil Puttock [Tue, 30 Mar 2010 22:34:43 +0000 (23:34 +0100)]
Prevent segfault with arpeggio + no staff-symbol.

* lily/arpeggio.cc (calc_positions):

  catch NULL dereferences with Staff_symbol::staff_space () and
  relative_coordinate ()

14 years agoMerge branch 'lilypond/translation'
John Mandereau [Tue, 30 Mar 2010 21:44:21 +0000 (23:44 +0200)]
Merge branch 'lilypond/translation'

14 years agoUse iterator for STL std::map element access.
Patrick McCarty [Sun, 28 Mar 2010 22:55:51 +0000 (15:55 -0700)]
Use iterator for STL std::map element access.

The at() function for std::map was added for libstdc++ release 4.1, and
it is not part of the official STL.

Also some developers are still using libstdc++ 4.0, so using at() will
not compile.

Instead, use an iterator for std::map element access, which is the
standard (albeit annoying) practice.

14 years agoLSR: Update.
Neil Puttock [Tue, 30 Mar 2010 20:56:07 +0000 (21:56 +0100)]
LSR: Update.

14 years agoCorrection: no negative fret numbers in snippet
Marc Hohl [Tue, 30 Mar 2010 19:27:00 +0000 (21:27 +0200)]
Correction: no negative fret numbers in snippet

14 years agoWeb build: fix typo.
Graham Percival [Tue, 30 Mar 2010 06:13:09 +0000 (07:13 +0100)]
Web build: fix typo.

14 years agoWeb build: fix thinko.
Graham Percival [Tue, 30 Mar 2010 06:11:06 +0000 (07:11 +0100)]
Web build: fix thinko.

14 years agoWeb build: add translation build for weblinks.
Graham Percival [Tue, 30 Mar 2010 04:29:59 +0000 (05:29 +0100)]
Web build: add translation build for weblinks.

I do not vouch for the accuracy of my Spanish translation.

14 years agoDoc: minor edits to tweaks.itely for LM
James Lowe [Fri, 26 Mar 2010 16:55:10 +0000 (16:55 +0000)]
Doc: minor edits to tweaks.itely for LM

Added note values for the first note of each line
Minor spacing issues within braces
Adjuested some line breaks for clarity

14 years agolily.git: Rewrite translation markers.
Jan Nieuwenhuizen [Sun, 28 Mar 2010 16:33:10 +0000 (18:33 +0200)]
lily.git: Rewrite translation markers.

14 years agoFont_metric API: code consistency.
Patrick McCarty [Mon, 22 Mar 2010 22:33:23 +0000 (15:33 -0700)]
Font_metric API: code consistency.

14 years agoRegtests: Make all tuplet brackets visible in spanner-break-overshoot.ly.
Neil Puttock [Mon, 22 Mar 2010 22:21:25 +0000 (22:21 +0000)]
Regtests: Make all tuplet brackets visible in spanner-break-overshoot.ly.

14 years agoPango: API change to fix fetaText rendering.
Patrick McCarty [Mon, 22 Mar 2010 21:36:08 +0000 (14:36 -0700)]
Pango: API change to fix fetaText rendering.

The changes to the Font_metric API rendered obsolete the "tight-bbox"
filtering in Pango_font.

This commit modifies the API appropriately to fix the rendering of text
with the fetaText encoding.

14 years agoAdd missing underscores to Lily_lexer member variables.
Patrick McCarty [Sat, 20 Mar 2010 20:53:29 +0000 (13:53 -0700)]
Add missing underscores to Lily_lexer member variables.

14 years agoDoc: compile fix.
Graham Percival [Mon, 22 Mar 2010 21:20:08 +0000 (21:20 +0000)]
Doc: compile fix.

Sorry!  I tested "make" but forgot to do "make doc".

14 years agoMerge branch 'master' into lilypond/translation
Jean-Charles Malahieude [Mon, 22 Mar 2010 18:57:46 +0000 (19:57 +0100)]
Merge branch 'master' into lilypond/translation

14 years agoDoc-fr: correct committishes
Jean-Charles Malahieude [Mon, 22 Mar 2010 18:52:30 +0000 (19:52 +0100)]
Doc-fr: correct committishes

according to Jan's advice

14 years agoDoc: tidied up examples in input.itely for NR
James Lowe [Sun, 21 Mar 2010 22:28:49 +0000 (22:28 +0000)]
Doc: tidied up examples in input.itely for NR

Added note length values for each new line
Tidied up spacing for slurs and braces/brackets

14 years agoDoc: Tweaks.itely - tidy up more lilypond examples
James Lowe [Sun, 21 Mar 2010 21:48:46 +0000 (21:48 +0000)]
Doc: Tweaks.itely - tidy up more lilypond examples

Removed unnecessary bar checks and spaces withink Braces and brackets
broke some lines to add clarity

14 years agoCleanup: sort header order, use explicit std:: prefix rather than
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:38:30 +0000 (01:38 -0300)]
Cleanup: sort header order, use explicit std:: prefix rather than
using std;

14 years agoRemove from header too.
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:29:51 +0000 (01:29 -0300)]
Remove from header too.

14 years agoRemove Font_metric::index_to_ascii.
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:26:30 +0000 (01:26 -0300)]
Remove Font_metric::index_to_ascii.

14 years agoRemove Font_metric::get_indexed_char_stencil()
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:22:33 +0000 (01:22 -0300)]
Remove Font_metric::get_indexed_char_stencil()

14 years agoRename Font_metric::get_indexed_char() to
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:20:45 +0000 (01:20 -0300)]
Rename Font_metric::get_indexed_char() to
Font_metric::get_indexed_char_dimensions().

14 years agoRemove Font_metric::get_ascii_char() and descendents.
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:18:47 +0000 (01:18 -0300)]
Remove Font_metric::get_ascii_char() and descendents.

14 years agoBe const correct in Open_type_font::index_to_charcode()
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:15:46 +0000 (01:15 -0300)]
Be const correct in Open_type_font::index_to_charcode()

14 years agoRemove ly:get-glyph and supporting infrastructure.
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:11:15 +0000 (01:11 -0300)]
Remove ly:get-glyph and supporting infrastructure.

14 years agoCleanup: remove Simple_font_metric, Font_metric::text_dimension
Han-Wen Nienhuys [Mon, 15 Mar 2010 04:01:25 +0000 (01:01 -0300)]
Cleanup: remove Simple_font_metric, Font_metric::text_dimension

14 years agoAdd Output_def argument to Font_metric::text_stencil().
Han-Wen Nienhuys [Sat, 13 Mar 2010 06:03:47 +0000 (03:03 -0300)]
Add Output_def argument to Font_metric::text_stencil().

Side effects:

- remove fontify-text, fontify-white-text

- remove ly:text-dimension

- remove output-ps.scm (text ) output expression.

14 years agoCleanup and document scale-layout; mark cloned layout by setting
Han-Wen Nienhuys [Sat, 13 Mar 2010 05:42:41 +0000 (02:42 -0300)]
Cleanup and document scale-layout; mark cloned layout by setting
'clone = #t.

14 years agoRemove unused indirection function Font_metric::text_stencil and
Han-Wen Nienhuys [Sat, 13 Mar 2010 05:41:18 +0000 (02:41 -0300)]
Remove unused indirection function Font_metric::text_stencil and
derived versions.

14 years agoindent fix.
Han-Wen Nienhuys [Sat, 13 Mar 2010 05:40:42 +0000 (02:40 -0300)]
indent fix.

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Mon, 22 Mar 2010 11:36:20 +0000 (13:36 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

14 years agoDoc: Clarifying points in CG for Lilypond examples
James Lowe [Sun, 21 Mar 2010 18:12:45 +0000 (18:12 +0000)]
Doc: Clarifying points in CG for Lilypond examples

Added some extra notes about spacing when using braces/brackets and
Slur/Beaming/Phrase marks in Examples with the documentation

14 years agoDoc: [nl] Verify introduction.itexi.
Jan Nieuwenhuizen [Sun, 21 Mar 2010 18:44:48 +0000 (19:44 +0100)]
Doc: [nl] Verify introduction.itexi.

14 years agoDoc: [nl] Use HEAD for search-box.ihtml, it's up to date.
Jan Nieuwenhuizen [Sun, 21 Mar 2010 18:42:57 +0000 (19:42 +0100)]
Doc: [nl] Use HEAD for search-box.ihtml, it's up to date.

14 years agoDoc: [nl] use existing committish. Fixes check-translation.
Jan Nieuwenhuizen [Sun, 21 Mar 2010 18:39:54 +0000 (19:39 +0100)]
Doc: [nl] use existing committish.  Fixes check-translation.

14 years agoDoc: [fr] add `0' as missing git committish. Fixes check-translation barf.
Jan Nieuwenhuizen [Sun, 21 Mar 2010 14:28:48 +0000 (15:28 +0100)]
Doc: [fr] add `0' as missing git committish.  Fixes check-translation barf.

14 years agoDoc-de: update for web manual
Till Paala [Sun, 21 Mar 2010 08:09:57 +0000 (10:09 +0200)]
Doc-de: update for web manual

14 years agoDoc-es: update of Essay/Engraving.
Francisco Vila [Sat, 20 Mar 2010 22:17:28 +0000 (23:17 +0100)]
Doc-es: update of Essay/Engraving.

14 years agoDoc-de: updates to learning
Till Paala [Sat, 20 Mar 2010 12:21:30 +0000 (14:21 +0200)]
Doc-de: updates to learning

14 years agoDoc: [nl] revise download.itexi
Tineke de Munnik [Sat, 20 Mar 2010 12:13:01 +0000 (13:13 +0100)]
Doc: [nl] revise download.itexi

14 years agoDoc-de: update to extending.tely and learning.tely
Till Paala [Fri, 19 Mar 2010 11:00:33 +0000 (13:00 +0200)]
Doc-de: update to extending.tely and learning.tely

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Fri, 19 Mar 2010 10:11:00 +0000 (12:11 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

14 years agoDoc-de: update for engraving essay
Till Paala [Mon, 15 Mar 2010 16:09:12 +0000 (18:09 +0200)]
Doc-de: update for engraving essay

14 years agoDoc:NR:Rhythms--Add workaround to aoutobeam warning.
Carl Sorensen [Thu, 18 Mar 2010 23:14:34 +0000 (17:14 -0600)]
Doc:NR:Rhythms--Add workaround to aoutobeam warning.

Add workaround of manually beaming the last beam of score or voice
if autobeaming doesn't create the beam at the end of the score.

14 years agoDoc: [nl] ref fixlet [translated-but-empty Development was removed].
Jan Nieuwenhuizen [Thu, 18 Mar 2010 21:33:32 +0000 (22:33 +0100)]
Doc: [nl] ref fixlet [translated-but-empty Development was removed].

14 years agoDoc: [nl] tranlate learning and common-notation. Delivery [2].
Jan Nieuwenhuizen [Thu, 18 Mar 2010 20:53:53 +0000 (21:53 +0100)]
Doc: [nl] tranlate learning and common-notation. Delivery [2].

14 years agoDoc: [nl] junk old, no longer necessary empty untranslated skeleton files.
Jan Nieuwenhuizen [Thu, 18 Mar 2010 20:51:06 +0000 (21:51 +0100)]
Doc: [nl] junk old, no longer necessary empty untranslated skeleton files.

14 years agoDoc: [nl] add tutorial.itely.
Jan Nieuwenhuizen [Wed, 17 Mar 2010 22:08:06 +0000 (23:08 +0100)]
Doc: [nl] add tutorial.itely.

14 years agoDoc-fr: translation of Essay's literature.itely
Valentin Villenave [Thu, 18 Mar 2010 20:11:45 +0000 (21:11 +0100)]
Doc-fr: translation of Essay's literature.itely

14 years agoDoc: remove FIXMEs. Send an email to -devel instead.
Graham Percival [Wed, 17 Mar 2010 23:22:17 +0000 (23:22 +0000)]
Doc: remove FIXMEs.  Send an email to -devel instead.

14 years agoabc2ly: process slurs before tuplets
Reinhold Kainhofer [Wed, 17 Mar 2010 14:14:03 +0000 (15:14 +0100)]
abc2ly: process slurs before tuplets

Also add regtest

14 years agoabc2ly: Fix whitespace
Reinhold Kainhofer [Wed, 17 Mar 2010 14:12:14 +0000 (15:12 +0100)]
abc2ly: Fix whitespace

14 years agoMerge branch 'lilypond/translation'
Jean-Charles Malahieude [Wed, 17 Mar 2010 20:30:04 +0000 (21:30 +0100)]
Merge branch 'lilypond/translation'

14 years agoDoc-fr: proof-reading of worl.itely
Jean-Charles Malahieude [Wed, 17 Mar 2010 20:27:59 +0000 (21:27 +0100)]
Doc-fr: proof-reading of worl.itely

and adding "non-western note names..." in pitches.itely

14 years agoSome dutch language updates.
Jan Nieuwenhuizen [Wed, 17 Mar 2010 12:40:14 +0000 (13:40 +0100)]
Some dutch language updates.

14 years agoDoc: [nl] fix two @refs.
Jan Nieuwenhuizen [Wed, 17 Mar 2010 12:43:39 +0000 (13:43 +0100)]
Doc: [nl] fix two @refs.

14 years agoDoc: [nl] add generating-output. Really completes initial [1] translation.
Jan Nieuwenhuizen [Wed, 17 Mar 2010 12:22:17 +0000 (13:22 +0100)]
Doc: [nl] add generating-output.  Really completes initial [1] translation.

14 years agoFix \deadNotesOff.
Neil Puttock [Tue, 16 Mar 2010 23:51:05 +0000 (23:51 +0000)]
Fix \deadNotesOff.

* ly/property-init.ly: (defaultNoteHeads):

  revert TabNoteHead style too

14 years agoFix point-and-click for chord repetitions.
Neil Puttock [Tue, 16 Mar 2010 23:42:23 +0000 (23:42 +0000)]
Fix point-and-click for chord repetitions.

* ly/chord-repetition-init.ly (make-repeat-chord-function):

  set 'origin in copied NoteEvent

14 years agoEnhancement: tabalture chord repetition
Marc Hohl [Tue, 16 Mar 2010 23:27:56 +0000 (23:27 +0000)]
Enhancement: tabalture chord repetition

For better use with tablature, a new tab-repeat-chord function
is provided which takes care of the string information
(thanks to Nicolas Sceaux!). A new command \tabChordRepetition
is also included to switch to this new repetition style.

14 years agoDoc: [nl] translate lilypond-texi2html.init and dowloads.itexi, completes [1].
Jan Nieuwenhuizen [Tue, 16 Mar 2010 20:31:45 +0000 (21:31 +0100)]
Doc: [nl] translate lilypond-texi2html.init and dowloads.itexi, completes [1].

14 years agoDoc: NR added rehearsal mark format commands
James Lowe [Mon, 15 Mar 2010 23:17:55 +0000 (23:17 +0000)]
Doc: NR added rehearsal mark format commands

Showed example on how to get letter 'I' in rehearsal mark.
Moved some text around so that the user works through
how /mark /default is incremented automaticallym then how to force
the value of the /default and then how to get the letter 'I'. All using same
example.

14 years agoProcessing stdin: same for --png: rename "-" to "./-".
Jan Nieuwenhuizen [Tue, 16 Mar 2010 14:48:07 +0000 (15:48 +0100)]
Processing stdin: same for --png: rename "-" to "./-".

14 years agoProcessing stdin: instead of warn, rename "-" to "./-". Fixes PDF from stdin.
Jan Nieuwenhuizen [Tue, 16 Mar 2010 14:47:29 +0000 (15:47 +0100)]
Processing stdin: instead of warn, rename "-" to "./-".  Fixes PDF from stdin.

This is still not a pseudo-filter, instead of a PDF (or PS) on stdout,

   echo '{a b c}' | out/bin/lilypond -

now produces a file `-.pdf' (or with --ps flag `-.ps' is produced).

14 years agoDo not crash trying to issue warning. Fixes creating output read from stdin.
Jan Nieuwenhuizen [Tue, 16 Mar 2010 14:37:17 +0000 (15:37 +0100)]
Do not crash trying to issue warning.  Fixes creating output read from stdin.

This is a minimal fix, the default behaviour of producing PDF

    echo '{a b c}' | out/bin/lilypond -

still does not work.  What does work now is the PS output, eg

    echo '{a b c}' | out/bin/lilypond --ps -

14 years agoMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 15 Mar 2010 21:53:45 +0000 (22:53 +0100)]
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoDocs-fr: fix doc build
John Mandereau [Mon, 15 Mar 2010 21:52:25 +0000 (22:52 +0100)]
Docs-fr: fix doc build

14 years agoDocs: adjust translations include path
John Mandereau [Mon, 15 Mar 2010 21:51:13 +0000 (22:51 +0100)]
Docs: adjust translations include path

14 years agoDoc: CG: cut&paste for bumping version.
Graham Percival [Mon, 15 Mar 2010 15:49:45 +0000 (15:49 +0000)]
Doc: CG: cut&paste for bumping version.

14 years agoRelease: bump version.
Graham Percival [Mon, 15 Mar 2010 15:47:52 +0000 (15:47 +0000)]
Release: bump version.

14 years agoBuild: fix dist. release/2.13.16-1
Graham Percival [Mon, 15 Mar 2010 14:42:14 +0000 (14:42 +0000)]
Build: fix dist.

14 years agoRelease: update news.
Graham Percival [Mon, 15 Mar 2010 13:49:59 +0000 (13:49 +0000)]
Release: update news.

14 years agoDoc build: add extending to dir-copying.
Graham Percival [Mon, 15 Mar 2010 13:45:04 +0000 (13:45 +0000)]
Doc build: add extending to dir-copying.

14 years agoDOC: minor fix in website Intro & examples
Colin Campbell [Mon, 15 Mar 2010 01:22:31 +0000 (19:22 -0600)]
DOC: minor fix in website Intro & examples

Removed obsolete Liszt-Wagner example.
Credited Schenker graph to Karl Shaffer

14 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
John Mandereau [Mon, 15 Mar 2010 12:20:44 +0000 (13:20 +0100)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond

14 years agoDoc-fr: translation of NR2.10 world.itely
Valentin Villenave [Mon, 15 Mar 2010 11:07:08 +0000 (12:07 +0100)]
Doc-fr: translation of NR2.10 world.itely

14 years agoDoc: add snippet in NR2.6 Wind instruments.
Valentin Villenave [Mon, 15 Mar 2010 10:04:21 +0000 (11:04 +0100)]
Doc: add snippet in NR2.6 Wind instruments.

14 years agoDoc: LSR update.
Valentin Villenave [Mon, 15 Mar 2010 09:55:58 +0000 (10:55 +0100)]
Doc: LSR update.

14 years agoDoc: [nl] All instances of Tekst invoer -> Tekstinvoer. Fixes noding.
Jan Nieuwenhuizen [Sun, 14 Mar 2010 20:22:58 +0000 (21:22 +0100)]
Doc: [nl] All instances of Tekst invoer -> Tekstinvoer.  Fixes noding.

14 years agoDoc: NR: Organize `List of articulations' appendix.
Mark Polesky [Sun, 14 Mar 2010 18:53:49 +0000 (11:53 -0700)]
Doc: NR: Organize `List of articulations' appendix.

14 years agoBuild: require all glyphs for `font-table.ly'.
Mark Polesky [Fri, 12 Mar 2010 04:54:30 +0000 (20:54 -0800)]
Build: require all glyphs for `font-table.ly'.

* Any new glyph whose font-table category isn't recognizable from
  the name alone will need to be documented manually.  This
  ensures all new glyphs will appear in the "Feta font" appendix.

* The code to automatically categorize glyphs has been rewritten
  using regular expressions instead of substrings.

14 years agoCrop text-input-parts-both-annotate-nl.png, fixes large white area.
Jan Nieuwenhuizen [Sun, 14 Mar 2010 19:58:21 +0000 (20:58 +0100)]
Crop text-input-parts-both-annotate-nl.png, fixes large white area.