Re: rotation
"Russell Lang" <[email protected]> Tue, 20 Jan 2004 18:49:36 +1100
| Newsgroups | gmane.comp.printing.ghostscript.text-api |
|---|---|
| Message-ID | <400D7840.3634.F2021@localhost> |
On 20 Jan 2004 at 9:27, Foris Zoltan wrote: > it is possible to get a rotated bitmap using the output device "mswindll" ? Yes, but that device is deprecated. It would be better to use the "display" device, or if all you want is a single page bitmap, to use the bmp16m or pngalpha devices. The technique used by GSview is to use setpagedevice to set the pagesize and orientation as appropriate. A better mailing list would probably have been bug-gswin or gs- devel. Russell Lang [email protected] Ghostgum Software Pty Ltd http://www.ghostgum.com.au/