Thomas DeWeese wrote:
[... text rendering changed between Batik versions ...]
Any explanation for this problem? Anything I can do to avoid it? If
it is a bug -- any hints were to dig in the code?
The problem is caused by our switching to use drawGlyphVector in many
cases instead of always
Me again,
I should first try then talk. I managed to get the results I wanted but
there are some small issues.
(a) it might be better to use transcoding hints instead of the extra
contructor. If I understand the code right it would be consistent to set
a mapping from something like KEY_PNG_ENC
[was: Re: Text rendering changes after upgrade to 1.5]
Thomas DeWeese wrote:
[...]
BTW: it still seems the gamma problem I have is still around. If
you look at http://tockit.sf.net with Internet Explorer you will
notice that the navigation PNGs are of a slightly different colour
than the surr
Title: SVG Conformance Test Suite 1.1 - linkuri tests
Hi all,
I would like to have some precision about the SVG Conformance Test Suite 1.1. I am looking for a full implementation of the SVG Full profile 1.1 and I must confess that Batik is currently , in my opinion, the best viewer
Hi,
Batik has continued to be excellent to work with. Thanks to Thomas for
helping out with the last issue that I raised.
I am using Batik in an applet and I am seeing some strange behaviour when
the applet is stopping. I am using a version of CVS that I got today and
Java 1.4.2. I have also seen
Dear Friends,
I am in the process of converting SVG files into PDF using FOP. With
the help of this forum i did manage to achieve the above task. Actually
what i am doing is embedding SVG file into "fo" files which came with
FOP installation and using the command line "C:\>fop example.fo
example