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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to