From owner-freebsd-gnome@freebsd.org Sat Jul 1 07:49:57 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 517E6D9E583 for ; Sat, 1 Jul 2017 07:49:57 +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 38C1B7D1FB for ; Sat, 1 Jul 2017 07:49:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 35289D9E581; Sat, 1 Jul 2017 07:49:57 +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 34D6CD9E580 for ; Sat, 1 Jul 2017 07:49:57 +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 220E37D1FA for ; Sat, 1 Jul 2017 07:49:57 +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 v617nuWE071390 for ; Sat, 1 Jul 2017 07:49:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-approval requested: [Bug 219608] print/freetype2 produces incorrect line spacing for some fonts : [Attachment 183978] Proposed patch for print/freetype2 (since 441132) Date: Sat, 01 Jul 2017 07:49:56 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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: Sat, 01 Jul 2017 07:49:57 -0000 lightside has asked gnome@FreeBSD.org for maintainer-approval: Bug 219608: print/freetype2 produces incorrect line spacing for some fonts https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219608 Attachment 183978: Proposed patch for print/freetype2 (since 441132) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183978&action=3Dedit --- Comment #26 from lightside --- Created attachment 183978 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183978&action= =3Dedit Proposed patch for print/freetype2 (since 441132) Attached new proposed patch. By the way, I also found related topic on some Arch Linux forum: "freetype2 2.8 line spacing issue": https://bbs.archlinux.org/viewtopic.php?pid=3D1712478 where some author (Chazza) proposed freetype2-ttmetrics AUR package: https://bbs.archlinux.org/viewtopic.php?pid=3D1717280#p1717280 https://aur.archlinux.org/packages/freetype2-ttmetrics/ https://aur.archlinux.org/cgit/aur.git/log/?h=3Dfreetype2-ttmetrics But its current version (on 2017-06-11 date) contains some unnecessary chan= ges, in my opinion, like defining AF_CONFIG_OPTION_TT_SIZE_METRICS: https://aur.archlinux.org/cgit/aur.git/tree/enable_truetype_like_size_metri= cs.p atch?h=3Dfreetype2-ttmetrics&id=3Da59d3ddd0388a9331b2e6cf0780ab273c38e61f6 or reverting too much (in my opinion, after some tests) and didn't check for error value before ttsize->root.metrics assign: https://aur.archlinux.org/cgit/aur.git/tree/revert_allow_linear_scaling.pat= ch?h =3Dfreetype2-ttmetrics&id=3D05178ddbcac5c8f9d5bf1812009de6b5d30c18f5