From owner-freebsd-gnome@freebsd.org Fri Aug 10 05:37:56 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 207CC105CC16 for ; Fri, 10 Aug 2018 05:37:56 +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 B14A179FA7 for ; Fri, 10 Aug 2018 05:37:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7626D105CC15; Fri, 10 Aug 2018 05:37:55 +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 54149105CC14 for ; Fri, 10 Aug 2018 05:37:55 +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 CF19779FA4 for ; Fri, 10 Aug 2018 05:37:54 +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 3368E21660 for ; Fri, 10 Aug 2018 05:37:54 +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 w7A5bsbR049398 for ; Fri, 10 Aug 2018 05:37:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7A5bsP7049397 for gnome@FreeBSD.org; Fri, 10 Aug 2018 05:37:54 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 227761] print/freetype2: Fonts aren't correctly rendered with 2.9 Date: Fri, 10 Aug 2018 05:37:53 +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: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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.27 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2018 05:37:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227761 --- Comment #24 from lightside --- (In reply to comment #23) > Having the same problem again but with another pdf > <..> > what kind of output do you guys need? Some kind of (debug) output was needed on FreeType's bug tracker: https://savannah.nongnu.org/bugs/?53739#comment5 In case, if it wasn't reproducible: https://savannah.nongnu.org/bugs/?53739#comment3 But before this, there was a need for "a PDF (unencrypted) or its embedded fonts" to "further analyze" this: https://savannah.nongnu.org/bugs/?53739#comment2 On the other hand, this PR showed, that previous issue was fixed with using Ghostscript 9.23 update. The same was for bug #213129 (e.g. bug #213129, comment #7). Possible to find some pdf related commits after 9.23 release: http://git.ghostscript.com/?p=3Dghostpdl.git;a=3Dcommit;h=3Da03872ea339d600= 55fa09dc451ebf37442f467fb http://git.ghostscript.com/?p=3Dghostpdl.git&a=3Dsearch&h=3DHEAD&st=3Dcommi= t&s=3Dpdf http://git.ghostscript.com/?p=3Dghostpdl.git&a=3Dsearch&h=3Dae5fddd0bd7b062= 15235090470d3f9297faa24bb&st=3Dcommit&s=3Dpdf There is a Ghostscript bug tracker, for example: https://bugs.ghostscript.com https://bugs.ghostscript.com/describecomponents.cgi?product=3DGhostscript Since somebody already used pdffonts program from graphics/poppler-utils po= rt: https://savannah.nongnu.org/bugs/?53739#comment1 -8<-- % pkg which -o `which pdffonts` /usr/local/bin/pdffonts was installed by package graphics/poppler-utils -->8- I may recommend to check jpeg output for new test.pdf file with using "pdftoppm" program: % pdftoppm -jpeg test.pdf image If it's ok, this may show that there is a possibility, that this is a Ghostscript related issue (and/or how it uses newer FreeType library). But possible to find FreeType related commit, if using "git bisect" (as describ= ed on #comment 5, for example). Otherwise, also try to check previous Ghostscript version(s), for example, = as described on comment #13 (e.g. DEFAULT_VERSIONS+=3Dghostscript=3D9 in /etc/make.conf and rebuild/reinstall Ghostscript related ports). --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=