Comment 90 for bug 1242678

Revision history for this message
In , Marek Kašík (mkasik) wrote :

Created attachment 111925
Rotate documents correctly

I've prepared a simple patch which also solves this problem. It just rotates what we get from ghostscript at pixel level. It takes more time than rendering it directly to the format we want but it works.
I'm just not sure about slice rendering. Should the result be slice from rotated page or rotated slice from page?