]> git.donarmstrong.com Git - lilypond.git/commit
* input/regression/markup-bidi-pango.ly: new file.
authorhanwen <hanwen>
Fri, 26 Aug 2005 08:38:38 +0000 (08:38 +0000)
committerhanwen <hanwen>
Fri, 26 Aug 2005 08:38:38 +0000 (08:38 +0000)
commite14618eac1c3b00392340e6c6a48d5813fced819
tree04227f106e0f6ea9e0cde452422a73aa2049ea67
parent28af53cf24a1ff557bd1cf8ae7fcaade2893eb12
* input/regression/markup-bidi-pango.ly: new file.

* lily/pango-font.cc (pango_item_string_stencil): make Mingw code
standard. Remove #ifdef. Remove memleak.
(text_stencil): use text_dir to decide how to composite items.
(text_stencil): determine uniform text direction for the entire
string.

* scripts/lilypond-book.py (output_name): remove
latex_filter_cmd. Non-portable to non-Unix systems.
(get_latex_textwidth): use File.write and os.unlink() instead.

* THANKS: add Vicente & Trevor.
ChangeLog
THANKS
input/regression/markup-bidi-pango.ly [new file with mode: 0644]
lily/all-font-metrics.cc
lily/include/pango-font.hh
lily/pango-font.cc
scripts/lilypond-book.py