From owner-freebsd-gnome@freebsd.org Thu Jun 8 11:34:26 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 F143CBFC911 for ; Thu, 8 Jun 2017 11:34:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D84907E3EF for ; Thu, 8 Jun 2017 11:34:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D7A19BFC90F; Thu, 8 Jun 2017 11:34:26 +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 D7382BFC90E for ; Thu, 8 Jun 2017 11:34:26 +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 C57587E3EE for ; Thu, 8 Jun 2017 11:34:26 +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 v58BYQb6091884 for ; Thu, 8 Jun 2017 11:34:26 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: Thu, 08 Jun 2017 11:34:27 +0000 X-Bugzilla-Reason: AssignedTo CC 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: 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: Thu, 08 Jun 2017 11:34:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219608 --- Comment #23 from lightside --- I also found some information about freetype related mailing lists: https://savannah.nongnu.org/mail/?group=3Dfreetype There exists some related topics: "[ft] cell size changed for terminal font": http://lists.nongnu.org/archive/html/freetype/2017-06/msg00006.html "[ft] With Freetype 2.8 my desktop looks bad" http://lists.nongnu.org/archive/html/freetype/2017-05/msg00010.html Looks like, if I'm not wrong, the suggested solution is to use fractional v= alue for font size. There was some example to use 9.75 pt instead of 10 pt here: http://lists.nongnu.org/archive/html/freetype/2017-05/msg00011.html Not sure, if such information is useful for this PR, but it maybe related. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=