Ignore:
Timestamp:
2014-12-09T10:26:28+13:00 (9 years ago)
Author:
davidb
Message:

Next round of changes: these ones export the design-2d SVG as a PNG to the file system (through a JSP script) when the 'render 3d' accordion bar is clicked on

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nz-flag-design/trunk/main-form/index.html

    r29549 r29565  
    3434    <script src="js/jquery.easing.1.3.js"></script>
    3535    <script src="js/liteaccordion.jquery.js"></script>
     36
     37<script type="text/javascript" src="http://gabelerner.github.io/canvg/rgbcolor.js"></script>
     38<script type="text/javascript" src="http://gabelerner.github.io/canvg/StackBlur.js"></script>
     39<script type="text/javascript" src="http://gabelerner.github.io/canvg/canvg.js"></script>
    3640
    3741    <title>Enter Name</title>
Note: See TracChangeset for help on using the changeset viewer.