Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Helvetica fonts
Date: Tue, 07 Mar 2017 23:39:59
Message-Id: 9082ed1b-ccad-31e6-36ff-33feb2d0c37a@sys-concept.com
In Reply to: Re: [gentoo-user] Helvetica fonts by David W Noon
1 On 03/07/2017 03:11 PM, David W Noon wrote:
2 > On Tue, 7 Mar 2017 14:20:54 -0700, Thelma (thelma@×××××××××××.com) wrote
3 > about "Re: [gentoo-user] Helvetica fonts" (in
4 > <a804e20a-da35-89f0-a70d-2e5c1d3a4616@×××××××××××.com>):
5 >
6 > [snip]
7 >> It seems to me the problem is the creator of the pdf document (on my
8 >> system): pdfTeX-1.40.16 or cairo 1.9.5
9 >
10 > Cairo should not be part of the problem. It is a vector rendering
11 > library. The part of X.Org that renders text is Pango.
12 >
13 >> Viewing these document via evnce, gv, gimp etc it show normal, nice
14 >> fonts; but when I open (same document) locally created via "flpsed" the
15 >> fonts are very rough.
16 >>
17 >> When I try to open any other PDF file via "flpsed", not created by me,
18 >> the fonts are nice looking.
19 >
20 > Okay, I think we are getting somewhere now.
21 >
22 > If evince shows the documents well, but flpsed does not, it would seem
23 > to me that the documents contain ambiguous font information. The other
24 > PDF viewers [evince, gv, etc.] seem able to resolve the ambiguity, but
25 > flpsed does not. This would indicate that the documents are not well formed.
26 >
27 > Can you try another PDF builder, such as LibreOffice or OpenOffice?
28 >
29 > If flpsed renders these PDF's well then your PDF builder is at fault. It
30 > is putting into the documents font specifications that do not match the
31 > installed fonts. The other PDF viewers possibly use a fuzzy matching
32 > algorithm that overcomes the ambiguity to select a suitable font.
33
34 Yes, I think this is the correct conclusion.
35 I created PDF file using OpenOffice:
36 Creator: OpenOffice 4.1.2
37 and flpsed displays the fonts very nice.
38
39 The two PFD documents that I created using both versions of Firefox:
40 www-client/firefox
41 www-client/firefox-bin
42
43 from pdfinfo:
44 Producer: cairo 1.9.5 (using Firefox)
45 Producer: pdfTeX-1.40.16 (using Firefox)
46
47 Both files are having problem viewing fonts using "flpsed".
48
49 --
50 Thelma

Replies

Subject Author
Re: [gentoo-user] Helvetica fonts David W Noon <dwnoon@××××××××.com>