Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2018 05:37:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 227761] print/freetype2: Fonts aren't correctly rendered with 2.9
Message-ID:  <bug-227761-6497-SSLu2jysCy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227761-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227761-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227761

--- Comment #24 from lightside <lightside@gmx.com> ---
(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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227761-6497-SSLu2jysCy>