https://issues.apache.org/bugzilla/show_bug.cgi?id=50739
Summary: 16 bits per pixel output?
Product: Batik
Version: 1.8
Platform: All
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: SVG Rasterizer
AssignedTo: [email protected]
ReportedBy: [email protected]
It would be great if the rasterizer would output 16-bit images as well (or even
floating-point TIFFs, but I didn't check if Batik has an encoder for that). I
think Inkscape-designed SVGs (or all of them?) have eight bits per component
colors, so for example with PNGs I'm imagining scaling those up to the 16-bit
range and rendering from there. My interest here is in having smooth gradients
or blurs over larger portions of images rather than the banding one gets with
Inkscape export (and this is for a nonvisual but rather computational purpose
that involves computing derivatives of the image).
I tried to hack it myself, but I'm hoping that someone more familiar with the
code can actually get it done. Thanks for considering!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]