W2D Draw (SVG)

<< Click to Display Table of Contents >>

Navigation:  Waijung Blockset > Waijung WebPage Designer (W2D) >

W2D Draw (SVG)

Previous pageReturn to chapter overviewNext page

Waijung Webpage Designer (W2D) Draw (SVG) (New in w2dv2m)

W2D Draw brings another HTML5 capability to the use, it's SVG. SVG can be included onto HTML5 page as a picture component and can then be altered on the fly via javascript. W2D utilizes this capability to give user/designer a clearer visual representation of your embedded control/monitor system. To use W2D draw on your project, follow 3 simple steps;

1.Draw/Edit your SVG diagram using draw.html

w2d_draw_draw

2.Include your SVG address-link onto your designing page via design.html  

w2d_draw_design

3.Load page.html to see your SVG in action.

w2d_draw_page