]> git.donarmstrong.com Git - lilypond.git/commit
* input/regression/markup-bidi-pango.ly: new file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 26 Aug 2005 08:38:38 +0000 (08:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 26 Aug 2005 08:38:38 +0000 (08:38 +0000)
commitaf978acdd78dce84f3867b80695dc4622fa0cd06
tree04227f106e0f6ea9e0cde452422a73aa2049ea67
parente07ac32caa07f0da9371bd4ef0fb0049cb4a9449
* 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