Issue 70: Patch: Proper Shape and Text Support in the SWT Part
http://code.google.com/p/piccolo2d/issues/detail?id=70

New issue report by dimwethion:
Hello,

attached you'll find a patch which adds proper shape support to Piccolo's
SWT package. It no longer uses the polyline workaround for unknown shapes
but SWT's Path class to draw the shapes. In addition, the text
transformation is no longer done inside Piccolo but using the SWT transform
feature (this is also used for the shape support). Further more PSWTText
now supports the transparent text mode.

The patch is against trunk. In general, I think analogous to the Text
transformation change, all other drawing function could hand out the
manually transformation to SWT. But this should be done step by step.

Bye,
Sebastian

Attachments:
        piccolo_swt_1.patch  13.6 KB


Issue attributes:
        Status: New
        Owner: ----

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to