Changeset 20
- Timestamp:
- 01/05/06 11:42:12 (2 years ago)
- Files:
-
- plotkit/trunk/doc/PlotKit.SVG.html (modified) (1 diff)
- plotkit/trunk/doc/PlotKit.html (modified) (1 diff)
- plotkit/trunk/doc/PlotKit.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plotkit/trunk/doc/PlotKit.SVG.html
r16 r20 56 56 xmlns:xlink="http://www.w3.org/1999/xlink"> 57 57 <head> 58 <object id="AdobeSVG" classid="clsid:78156a80-c6a1-4bbf-8e6a-3cd390eeb4e2" ></object>58 <object id="AdobeSVG" classid="clsid:78156a80-c6a1-4bbf-8e6a-3cd390eeb4e2" width="1" height="1"></object> 59 59 <?import namespace="svg" implementation="#AdobeSVG"?> 60 60 ... plotkit/trunk/doc/PlotKit.html
r17 r20 115 115 </ul> 116 116 117 <h3>PlotKit 0.9 (in development)</h3> 118 <ul> 119 <li> 120 Fixed some redraw issues with clear() 121 </li> 122 123 <li> 124 Replaced IECanvas.HTC with ExplorerCanvas 125 </li> 126 127 <li> 128 Added auto import and packed versions just like MochiKit. 129 </li> 130 </ul> 131 117 132 <h1> Road Map</h1> 118 133 119 134 <h3>Version 0.9</h3> 120 135 <ul> 121 <li>122 Use ExplorerCanvas rather than the annoying HTC file.123 </li>124 125 136 <li> 126 137 AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support. plotkit/trunk/doc/PlotKit.txt
r17 r20 65 65 * Total rewrite from [CanvasGraph 0.7][CanvasGraph] 66 66 67 ###PlotKit 0.9 (in development) 68 69 * Fixed some redraw issues with clear() 70 * Replaced IECanvas.HTC with ExplorerCanvas 71 * Added auto import and packed versions just like MochiKit. 72 67 73 Road Map 68 74 ======== 69 75 ###Version 0.9 70 76 71 * Use ExplorerCanvas rather than the annoying HTC file.72 77 * AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support. 73 78




Atom Feed for the Blog Entries