From owner-freebsd-gnome@freebsd.org Tue Apr 3 02:06:35 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEA19F77565 for ; Tue, 3 Apr 2018 02:06:35 +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 491767F856 for ; Tue, 3 Apr 2018 02:06:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0D315F77561; Tue, 3 Apr 2018 02:06:35 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF474F7755F for ; Tue, 3 Apr 2018 02:06:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F0BC7F854 for ; Tue, 3 Apr 2018 02:06:34 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A4FEB14383 for ; Tue, 3 Apr 2018 02:06:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w3326XQR036632 for ; Tue, 3 Apr 2018 02:06:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3326XqD036631 for gnome@FreeBSD.org; Tue, 3 Apr 2018 02:06:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 225072] print/freetype2: Update to 2.9 Date: Tue, 03 Apr 2018 02:06:33 +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: patch 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.25 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, 03 Apr 2018 02:06:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225072 --- Comment #14 from lightside --- (In reply to comment #5) I created some screenshots to compare (around 13 January 2018): browser_freetype2_2.8_lcd_filtering_off.png - with LCD_FILTERING=3Doff for freetype2 v2.8 browser_freetype2_2.8_lcd_filtering_on.png - with LCD_FILTERING=3Don for freetype2 v2.8 browser_freetype2_2.9_lcd_filtering_off_(harmony).png - with LCD_FILTERING= =3Doff for freetype2 v2.9 browser_freetype2_2.9_lcd_filtering_on.png - with LCD_FILTERING=3Don for freetype2 v2.9 For following comparisons: - Differences between grey colour rendering (LCD_FILTERING=3Doff) and subpi= xel rendering (LCD_FILTERING=3Don) for freetype2 v2.8: % compare browser_freetype2_2.8_lcd_filtering_off.png browser_freetype2_2.8_lcd_filtering_on.png comparison/2.8_off-2.8_on.png - Almost identical images between freetype2 v2.8 and v2.9, when subpixel rendering was enabled (LCD_FILTERING=3Don): % compare browser_freetype2_2.8_lcd_filtering_on.png browser_freetype2_2.9_lcd_filtering_on.png comparison/2.8_on-2.9_on.png - Differences between "harmony LCD rendering" (LCD_FILTERING=3Doff) and sub= pixel rendering (LCD_FILTERING=3Don) for freetype2 v2.9: % compare browser_freetype2_2.9_lcd_filtering_off_\(harmony\).png browser_freetype2_2.9_lcd_filtering_on.png comparison/2.9_off-2.9_on.png Other port's options were: DEBUG=3Doff, DOCS=3Don, LONG_PCF_NAMES=3Don, PNG=3Don, TABLE_VALIDATION=3Do= ff, V38=3Doff, V40=3Doff, FIX_SIZE_METRICS=3Don, TT_SIZE_METRICS=3Doff. The link to archive with images (1.7 MB, for 2 months): https://files.fm/f/c6szmhdm -8<-- % sha256 images_comparison.tar.bz2=20 SHA256 (images_comparison.tar.bz2) =3D bde6dea787a1dfd52e8eb2db0c23d82cae74e294e9d513c55a05fef489c6a8e8 -->8- --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=