Hacker News new | ask | show | jobs
by PixelCut 4792 days ago
Our new vector drawing app, WebCode, is a nice replacement for Fireworks: http://www.webcodeapp.com/

It generates CSS, JavaScript+Canvas and SVG code from your drawings in real time and can also import PSD documents.

The generated code works great on both Retina and non-Retina displays. You can even preview how your drawings would look on Retina displays directly in WebCode. It inherited a lot of things from PaintCode (our app for Mac and iOS developers), which makes it very nice for user interface design.

4 comments

How do you provide a preview for Retina displays on non-Retina displays?
Zoom to 200%, and move the monitor twice as far away.
Lost me at the color picker. Is there any way to switch to using the standard OS X color picker?

Also, preferences aren't in the usual spot (under the Apple menu)?

Is it using WebKit for rendering?
where is the windows version?