From: Han-Wen Nienhuys Date: Wed, 15 Feb 2006 15:03:21 +0000 (+0000) Subject: * config.hh.in: remove HAVE_PANGO_16 X-Git-Tag: release/2.7.35~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d708651aa9392006385a2eb95ffb14c611be6c3;p=lilypond.git * config.hh.in: remove HAVE_PANGO_16 * config.hh.in: remove all Kpathsea related defines. * lily/dot-column.cc (side_position): reach stem via dots-> head->stem. Inspect all stems for dot collisions. --- diff --git a/ChangeLog b/ChangeLog index eb35424092..5da6dce99f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-02-15 Han-Wen Nienhuys + * config.hh.in: remove HAVE_PANGO_16 + * lily/tuplet-bracket.cc (calc_positions): multiply with staff-space for beam case. This fixes tuplets+beams on scaled staves. diff --git a/config.hh.in b/config.hh.in index 47a83f2831..4919408348 100644 --- a/config.hh.in +++ b/config.hh.in @@ -89,9 +89,6 @@ /* define if you have sstream */ #define HAVE_SSTREAM 0 -/* define if you have pango 1.6 */ -#define HAVE_PANGO16 0 - /* define if you have fontconfig */ #define HAVE_FONTCONFIG 0