On 4/6/2011 4:08 PM, Jacob Carlborg wrote:
I finished (or mostly) porting DWT linux to D2. The browser package is
exclude from the build. Most of the snippets build and (I think) most of
them run. Please create a ticket for any compile time or run time errors.
Build base and SWT: "rake base swt"
Build SWT snippets: "rake swtsnippets"
Library dependencies: http://dsource.org/projects/dwt/wiki/ImportLibraries
http://dsource.org/projects/dwt
http://hg.dsource.org/projects/dwt2
Great work! I'm thinking of doing a Plot2kill port eventually. How's
DWT's basic drawing API (lines, rectangles, text, ...)? Can it save
drawings in vector formats (SVG, EPS, PDF, etc.) like GTK/Cairo can?