From 82378392f0d7afd9f0742636275870eea80c8a5c Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 8 Jan 2005 14:25:18 +0000 Subject: [PATCH] *** empty log message *** --- lily/pango-font.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lily/pango-font.cc b/lily/pango-font.cc index d2cd7f192e..d53c6fb913 100644 --- a/lily/pango-font.cc +++ b/lily/pango-font.cc @@ -39,7 +39,8 @@ Pango_font::Pango_font (PangoFT2FontMap *fontmap, /* - urgh. I don't understand this. Why isn't this 1/(scale * resolution) + urgh. I don't understand this. Why isn't this 1/(scale * + resolution * output_scale) --hwn */ @@ -176,7 +177,7 @@ Pango_font::text_stencil (String str) const exp); } -#if 1 +#if 0 if (!dest.extent_box ()[X_AXIS].is_empty ()) { Stencil frame = Lookup::frame (dest.extent_box(), 0.1, 0.1); -- 2.39.2