On Monday 15 November 2004 11:29, Andreas Streichardt wrote:
> Hi!
>
> Somehow i found a VERY strange thing (bug?) in batik. I am trying to
> convert a svg to pdf. After the conversion the Arial info gets lost. I
> experimented a bit and wondered why a text from the testsuite was converted
> correctly. After a few tries i found out that this problem seems to be
> connected to the font-size (!). That is really strange. I have attached a
> small testcase and the converted pdf. Any hints would be appreciated.
>
> I am working under Linux with jre 1.5.0. batik 1.5.
>
> Kind regards,
>
>  Andreas Streichardt

simple bugfix (posted by Chris Peto before) but still an odd problem:

<style type="text/css"><![CDATA[
text {
  font-family: Arial,Sans-serif;
}
]]></style>


Kind regards,

 Andreas Streichardt

Attachment: pgpoE4wLiRgQI.pgp
Description: PGP signature

Reply via email to