From owner-freebsd-gnome@freebsd.org Tue Jun 6 04:51:06 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1C1EBF1378 for ; Tue, 6 Jun 2017 04:51:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D91F87D445 for ; Tue, 6 Jun 2017 04:51:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D8822BF1377; Tue, 6 Jun 2017 04:51:06 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D82C3BF1376 for ; Tue, 6 Jun 2017 04:51:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C64E27D444 for ; Tue, 6 Jun 2017 04:51:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v564p6jS018301 for ; Tue, 6 Jun 2017 04:51:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 219608] print/freetype2 produces incorrect line spacing for some fonts Date: Tue, 06 Jun 2017 04:51:06 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2017 04:51:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219608 --- Comment #21 from lightside --- Created attachment 183254 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183254&action= =3Dedit Some archived SciTE screenshots (In reply to comment #13) > So, while the current setup is closer to what it once was, it's still > noticeably more widely spaced than 2.7.1. (In reply to comment #17) > I don't know, my results are different. It looks the same in my case, com= pared to 2.7.1 version. I tested patch from attachment #183251 for SciTE application (editors/scite= ). Attached some archived screenshots. Looks like, there are differences between 2.7.1 (2.7.1_dpi_96.png) and 2.8_1 (2.8_1_dpi_96.png) versions, if Xft.dpi (96.0 for test) used in ~/.Xresourc= es file, but other (94) for monitor, e.g. in ~/.xinitrc file: `xrandr --dpi 94= `. I also tried to test this in bug 219271 comment #9. So, the proposed patch, probably, is not a correct/complete fix for other applications with different fonts and settings (especially, if comparing to 2.7.1 version results). (In reply to comment #13) > Again, thanks! Thank you too. Sorry, if something wrong still. I just tried to adapt previ= ous methods, while other parts of code already changed. Probably, for correct f= ix there is a need to compare whole properties for fonts somehow (e.g. debuggi= ng, use print/ft2demos programs, etc.). --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=