After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150571 - eps export by command line and mispelled option in the --help
eps export by command line and mispelled option in the --help
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: exports
0.92.2
Other Linux
: Normal trivial
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-19 18:17 UTC by Paolo Gai
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paolo Gai 2004-08-19 18:17:21 UTC
I noted a strange thing... I wanted to export a dia diagram in eps, but I
couldn't find the option for exporting in the command line

just run

dia --help

it shows on my machine:

[...]
  -t, --export-to-format=FORMAT          Export to file format and exit.
                                         Supported formats are: cgm, dia, dxf, 
                                       eps, eps-pango, fig, mp, plt, hpgl,
                                         png, shape, svg, tex, wpg
[...]

but:
- eps and eps-pango produce the same file (are they the same option?)
- eps-builtin is not listed --> should it?

Thanks for all,

PJ
Comment 1 Roland Stigge 2004-08-31 16:13:00 UTC
I think that eps means eps-builtin.

Besides I can reproduce the bug consistently. I discovered it when at Debian, we
encountered the following bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=269218
Comment 2 Paolo Gai 2004-08-31 16:47:14 UTC
Yes, that's right. if you export using eps or eps-pango, you get really bad font
that in my case are not converted in text when converted in pdf (for usage with
pdflatex).

but I can get a nice export when using "eps-builtin@ instead of "eps"
Comment 3 Hans Breuer 2004-11-27 00:44:29 UTC
2004-11-27  Hans Breuer  <hans@breuer.org>

	* app/app_procs.c : mention eps-builtin aka. "using
	latin1", does not fix the eps-pango issues but #150571