Closed (fixed)
Project:
Vertical Print
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 May 2009 at 04:36 UTC
Updated:
8 Jun 2009 at 07:30 UTC
Hi,
How can i print generated image horizontally instead of vertically.
Comments
Comment #1
DougKress commentedI can create a second menu hook for this. Do you have a situation where just changing the font size won't suffice? I'm curious why you'd need an image for that.
- Doug
Comment #2
DougKress commentedThe latest version of the 5.x branch now allows for "degree" to be specified on the GET parameter. To accomplish horizontal printing, simply use "degree=0" (or "degree=180", if you want your text to be upside-down).
- Doug