« March 2005 | Main | May 2005 »
April 28, 2005
SVG on Minimo
A couple initial snapshots of SVG running in Minimo. This is running on WinCE using the cairo backend. SVG text is disabled as CE's GDI doesn't seem capable enough for the cairo win32 font backend.
Posted by tor at 9:35 PM | Comments (3)
April 26, 2005
2005-04-25 Weekly Update
Checkins during the past week:- Bug 256624 - <svg:switch> should operate over "real" content children only
- Bug 258081 - tons of build warnings in svg frame code
- Bug 289910 - area invalidation not correct if new style resulted in an empty region
- Bug 290835 - allow building of both canvas and cairo svg, don't dynamically link two copies of cairo code
- Bug 290896 - group opacity SVG elements sometimes not repainted when when needs repainting (cairo)
- Bug 291817 - allow cairo to be used as the svg renderer on win32
- Bug 122092 - enable building SVG support by default
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 280391 - SVGSVGElement.getElementById not implemented
- Bug 287035 - cairo code for compiling without int64 types bitrotted
- Bug 288042 - cairo/svg does not build on qt, xlib
- Bug 290048 - change of <svg:use> attribute not shown
Posted by tor at 1:41 AM | Comments (1)
April 18, 2005
2005-04-18 Weekly Update
Checkins during the past week:- Bug 287391 - svg.css has inefficient rules
- Bug 287699 - crash when rendering svg with cairo xlib fallback
- Bug 289839 - crash when unloading document with text gradient
- Bug 289276 - gradient reused multiple times is only rendered once
- Bug 122092 - enable building SVG support by default
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 256624 - <svg:switch> should operate over "real" content children only
- Bug 258081 - tons of build warnings in svg frame code
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 280391 - SVGSVGElement.getElementById not implemented
- Bug 287035 - cairo code for compiling without int64 types bitrotted
- Bug 288042 - cairo/svg does not build on qt, xlib
Posted by tor at 9:21 PM | Comments (1)
April 11, 2005
2005-04-11 Weekly Update
Checkins during the past week:- Bug 277135 - svg style system superreview
- Bug 287244 - DOCTYPE should not imply a default namespace (svg)
- Bug 289276 - gradient reused multiple times is only rendered once
- Bug 289289 - using clipPath on a markable shape causes all subsequent drawing to be clipped
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 280391 - SVGSVGElement.getElementById not implemented
- Bug 287035 - cairo code for compiling without int64 types bitrotted
- Bug 287391 - svg.css has inefficient rules
- Bug 288042 - cairo/svg does not build on qt, xlib
- Bug 289839 - crash when unloading document with text gradient
Posted by tor at 5:58 PM
April 4, 2005
2005-04-04 Weekly Update
Checkins during the past week:- Bug 280988 - svg frames should implement GetFrameName
- Bug 285475 - fix cairo calculation of stroke extents on lines with caps
- Bug 288193 - add AIX back to tests for stdint.h/inttypes.h
- Bug 288267 - getAttribute("transform") giving back "" for transform="matrix(...)"
- Bug 288498 - prevent SVG DOS with dasharray
- Bug 288656 - events not getting delivered to <svg:image> if fill=none
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 277135 - svg style system superreview
- Bug 280391 - SVGSVGElement.getElementById not implemented
- Bug 287244 - DOCTYPE should not imply a default namespace (svg)
Posted by tor at 7:54 PM | Comments (2)