#58963 a2ps: ogonkify does not work with xfig output

Package:
a2ps
Source:
a2ps
Description:
GNU a2ps - 'Anything to PostScript' converter and pretty-printer
Submitter:
Radovan Garabik
Date:
2005-07-18 03:45:39 UTC
Severity:
normal
#58963#5
Date:
2000-02-25 09:26:41 UTC
From:
To:
Manual page for ogonkify suggests -F to process xfig output at one place,
but has -XF example. -XF is unrecognized option, and -F does not work as
expected (the fonts are not recoded)
I tried ogonkify -F -ATH <input.ps >output.ps,
ogonkify -F -CTH <input.ps >output.ps and similar.

xfig version is Xfig 3.2 patchlevel 3a (Protocol 3.2)

#58963#8
Date:
2000-02-25 14:13:24 UTC
From:
To:
Akim,

Could you have a look at this one?

Thanks, Dirk

#58963#13
Date:
2000-04-16 20:51:38 UTC
From:
To:
It all depends on the version of xfig.
New xfig does not include %%Begin Prolog in the .ps exported
file, and ogonkify depends on it.
Solution is to use -M, which adds %%Begin Prolog to the ps file.

ogonkify -M -F -CT <input.ps  >output.ps
works, at least for me
(-CT is necessary to select fonts containing all letters).

#58963#18
Date:
2000-04-16 21:53:44 UTC
From:
To:
  "Radovan" == Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> writes:
  Radovan>  It all depends on the version of xfig.  New xfig does not include
  Radovan> %%Begin Prolog in the .ps exported file, and ogonkify depends on
  Radovan> it.  Solution is to use -M, which adds %%Begin Prolog to the ps
  Radovan> file.
  Radovan>
  Radovan> ogonkify -M -F -CT <input.ps >output.ps works, at least for me
  Radovan> (-CT is necessary to select fonts containing all letters).

Thanks for the renewed input on this a2ps/ogonkify bug.  Just to clarify,
which version of xfig did you use?

Regards, Dirk

#58963#23
Date:
2000-04-17 11:54:22 UTC
From:
To:
Xfig 3.2 patchlevel 3a (Protocol 3.2)

btw there is a new (0.7.1) version of ogonkify released, but it is not
different from 0.7.0 in this regard.

#58963#28
Date:
2000-04-18 01:54:28 UTC
From:
To:
  Radovan>  Xfig 3.2 patchlevel 3a (Protocol 3.2)
  Radovan>
  Radovan> btw there is a new (0.7.1) version of ogonkify released, but it is
  Radovan> not different from 0.7.0 in this regard.

Thanks for the additional info. I hope Akim can comment on this. He surely
replies rather quickly, but I haven't heard from him on this and another bug
report.

#58963#33
Date:
2001-01-20 08:32:23 UTC
From:
To:
Hi Akim, Hi Dirk,

This is a known limitation of ogonkify.  XFig output changed format at
some point, ogonkify only works with older versions.

Please see

http://www.dcs.ed.ac.uk/home/jec/programs/ogonkify/extending.html

for information on why this limitation won't be lifted.

                                        Juliusz

#58963#36
Date:
2001-01-20 08:32:23 UTC
From:
To:
Hi Akim, Hi Dirk,

This is a known limitation of ogonkify.  XFig output changed format at
some point, ogonkify only works with older versions.

Please see

http://www.dcs.ed.ac.uk/home/jec/programs/ogonkify/extending.html

for information on why this limitation won't be lifted.

                                        Juliusz