• Joel Martin's avatar
    Always prefer JS ops if we have imageData. · 67134184
    Joel Martin authored
    All browsers with Canvas imageData are faster with JS ops instead of
    canvas ops. This gives significant performance improvement in Opera.
    Except for missing web-socet-js message notifications, Opera 10.60 is
    now faster than firefox 3.5.
    67134184
canvas.js 16.8 KB