[webkit-dev] landscape mode in gtk port

zaheer ahmad zaheer.mot at gmail.com
Tue Apr 15 03:20:41 PDT 2008


hi,
iam interested in a landscape implementation for the webkit/gtk port.  i see
few approaches
- use the webkit-transform rotate. however as i understand the transform
does not affect the layout and hence this may not be useful (e.g. the
height/width would remain same for the page)
- control the orientation at the gtk window level for the page - did not
find such api exists in gtk
- change all the relevant components (rendering engine, views, event
handlers etc) to understand the new mode of drawing similar to current zoom
implementation.

Appreciate any advise on how to go about this.

thanks,
Zaheer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080415/a0c61f55/attachment.html


More information about the webkit-dev mailing list