Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #398
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!kanaga.switch.ch!switch.ch!newsserver.news.garr.it!newsserver.cilea.it!not-for-mail |
|---|---|
| From | Giacomo Boffi <giacomo.boffi@polimi.it> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | {/Symbol w} chooses letter omega fom DejaVu font, not Symbol |
| Date | Fri, 24 Jun 2011 12:01:57 +0200 |
| Organization | The Sun and The Rain |
| Lines | 24 |
| Message-ID | <8639izzgx6.fsf@aiuole.stru.polimi.it> (permalink) |
| NNTP-Posting-Host | aiuole.stru.polimi.it |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Trace | newsserver.cilea.it 1308909519 1893 131.175.189.141 (24 Jun 2011 09:58:39 GMT) |
| X-Complaints-To | news@cilea.it |
| NNTP-Posting-Date | 24 Jun 2011 09:58:39 GMT |
| User-Agent | Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b31 (linux) |
| Cancel-Lock | sha1:E2NewK/BU1sd5tTITD/N2dUasNc= |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:398 |
Show key headers only | View raw
this happens when i use the pdfcairo terminal, that uses the pango
library to render text
# cat test.gp
set term pdfcairo enhanced font "Utopia"
set out 'test.pdf'
set xlabel "{/Symbol w}t"
plot sin(x) t "sin({/Symbol w}t)"
set out
# fc-match symbol ; fc-match utopia
Symbol.pfb: "Symbol" "Regular"
putr8a.pfb: "Utopia" "Regular"
# pdffonts test.pdf
name type emb sub uni object ID
---------------------------- ----------------- --- --- --- ---------
TPHAFU+Utopia Type 1 yes yes yes 5 0
KKVWMP+DejaVuSans CID TrueType yes yes yes 6 0
#
is this a problem with gnuplot or a problem with pango? please help as
the symbol font that is used in my plots doesn't match very well with
the text font
--
termy prende per fatica, attento. -- PLS, in IFQ
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
{/Symbol w} chooses letter omega fom DejaVu font, not Symbol Giacomo Boffi <giacomo.boffi@polimi.it> - 2011-06-24 12:01 +0200
Re: {/Symbol w} chooses letter omega from DejaVu font, not Symbol James Waldby <not@valid.invalid> - 2011-06-24 15:19 +0000
Re: {/Symbol w} chooses letter omega fom DejaVu font, not Symbol James Waldby <not@valid.invalid> - 2011-06-24 16:10 +0000
Re: {/Symbol w} chooses letter omega fom DejaVu font, not Symbol Giacomo Boffi <giacomo.boffi@polimi.it> - 2011-06-25 14:44 +0200
Re: {/Symbol w} chooses letter omega fom DejaVu font, not Symbol James Cloos <cloos@jhcloos.com> - 2011-07-02 14:39 -0400
Re: {/Symbol w} chooses letter omega fom DejaVu font, not Symbol Giacomo Boffi <giacomo.boffi@polimi.it> - 2011-07-25 22:44 +0200
csiph-web