Afraid not :( A higher scale factor creates a bigger BufferedImage.The end result is a larger 72 dpi tiff.
Ronald PS (Sorry , I replied to the wrong email earlier) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 18, 2002 8:59 AM To: [EMAIL PROTECTED] Subject: Antwort: Re: Antwort: Which TIFF format is used in batik? How can I get TI FF Type 1? Hi Oleg, Francis, I was just now looking though the code of AWTRenderer and found the method AWTRenderer.setScaleFactor(). Invoking setScaleFactor(200) on the TIFFRenderer before rendering gives me a TIFF with higher (probably double) resolution. This is all I need. Were you guys aware of this method? Is there any problem with this? cheers Reto ___________________________________________________________________ CSS Versicherung Reto Blunschi EXTERNE R�sslimattstrasse 40 CH-6002 Luzern Telefon ++41 (0)41 369 1236 Telefax ++41 (0)41 369 1212 [EMAIL PROTECTED] www.css.ch Oleg Tkachenko <[EMAIL PROTECTED]> on 18.12.2002 13:59:53 Bitte antworten an [EMAIL PROTECTED] An: [EMAIL PROTECTED] Kopie: Thema: Re: Antwort: Which TIFF format is used in batik? How can I get TI FF Type 1? Francis, Ronald wrote: > I've looked at the code in the AWTRenderer where a BufferedImage is created > to paint the "page" on(defaults to 72 dpi) That is addressed by the redesign under way. > Out of curiosity, how can we create a high res image / graphics context ? > I would be happy to tinker with the code and post any solutions if I find > any , but I am not very familiar with 2D. Me too unfortunately :( Is there any java2D expert around? -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
