[haiku-bugs] [Haiku] #10273: Support for arbitrary view transforms

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 03 Dec 2013 12:58:19 -0000

#10273: Support for arbitrary view transforms
--------------------------------+------------------------------
 Reporter:  pulkomandy          |        Owner:  axeld
     Type:  enhancement         |       Status:  new
 Priority:  normal              |    Milestone:  Unscheduled
Component:  Kits/Interface Kit  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 BView drawing has support for basic transformations: scale and translate.
 Support for arbitrary transformations would be nice to have. This could
 maybe use the BAffineTransform class.

 This would help with complete support for WebKit HTML canvas code: missing
 at least rotations and different X and Y scaling factors, but probably
 also combination of transforms.

 The older SetScale and SetOrigin methods could affect the current matrix.
 Not sure what Scale and Origin should return in that case, however.

--
Ticket URL: <http://dev.haiku-os.org/ticket/10273>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: