Tj Holowaychuk
|
345e87319b
|
typo
|
14 years ago |
Tj Holowaychuk
|
71a6ed5c06
|
Misc refactoring of PutImageData()
|
14 years ago |
Tj Holowaychuk
|
9dcda666e4
|
Fixing putImageData()
|
14 years ago |
Tj Holowaychuk
|
089e5ed8e7
|
Todo
|
14 years ago |
Tj Holowaychuk
|
96005f2ac3
|
Started putImageData()
|
14 years ago |
Tj Holowaychuk
|
0403bc5559
|
Properly error in drawImage() for older cairo
|
14 years ago |
Tj Holowaychuk
|
c2597935db
|
Namespaces
|
14 years ago |
Tj Holowaychuk
|
750a3b5edf
|
Todo
|
14 years ago |
Tj Holowaychuk
|
3ddebf04fa
|
Todo
|
14 years ago |
Tj Holowaychuk
|
bb34bc716d
|
Fixed drawImage() globalAlpha support
|
14 years ago |
Tj Holowaychuk
|
b05b5fc154
|
Fixed cairo_set_source_surface() point due to scale
|
14 years ago |
Tj Holowaychuk
|
82a3d9cc36
|
drawImage() working
|
14 years ago |
Tj Holowaychuk
|
46c6a969ae
|
Refactoring drawImage()
|
14 years ago |
Tj Holowaychuk
|
e4a40e5ea2
|
Using cairo_scale() instead
|
14 years ago |
Tj Holowaychuk
|
366880df60
|
Todo
|
14 years ago |
Tj Holowaychuk
|
e723d8dbac
|
Docs
|
14 years ago |
Tj Holowaychuk
|
bd29b16ea0
|
Marking drawImage() rect as dirty
|
14 years ago |
Tj Holowaychuk
|
33cac3cf5d
|
More drawImage()
|
14 years ago |
Tj Holowaychuk
|
2fcc71a469
|
Started drawImage logic
|
14 years ago |
Tj Holowaychuk
|
ff80a8b01f
|
Fixed "lighter" for older versions of cairo
|
14 years ago |
Tj Holowaychuk
|
0d95752c57
|
Added Canvas::data() and Canvas::stride()
|
14 years ago |
Tj Holowaychuk
|
a0417d405a
|
Added Image::data()
|
14 years ago |
Tj Holowaychuk
|
5badfa1e64
|
Grab image surface data
|
14 years ago |
Tj Holowaychuk
|
29982a1e77
|
Started drawImage() w/h
|
14 years ago |
Tj Holowaychuk
|
b92797961e
|
Started Context2d#drawImage()
|
14 years ago |
Tj Holowaychuk
|
faec4aeece
|
Conditionally support cairo 1.10.0 operators
|
14 years ago |
Tj Holowaychuk
|
620a83eeb6
|
Removed redundant "get" prefix for some methods
|
14 years ago |
Tj Holowaychuk
|
9b55a191b7
|
Misc refactoring
|
14 years ago |
Tj Holowaychuk
|
12e26814bb
|
Added Context2d#antialias=
|
14 years ago |
Tj Holowaychuk
|
dd9430ec4a
|
Added more global composite operator support
|
14 years ago |
Tj Holowaychuk
|
31ad265650
|
Added "darker" composite op
|
14 years ago |
Tj Holowaychuk
|
b2e6a542ff
|
-Wall
|
14 years ago |
Tj Holowaychuk
|
9733e8ef61
|
Another warning
|
14 years ago |
Tj Holowaychuk
|
001247f1cb
|
Fixed some errors / warnings on fedora
|
14 years ago |
Tj Holowaychuk
|
5f5434d518
|
Refactored blur()
|
14 years ago |
Tj Holowaychuk
|
3c05a682cb
|
nullify fill/stroke pattern on RGBA
|
14 years ago |
Tj Holowaychuk
|
593a3e89da
|
Less blur
|
14 years ago |
Tj Holowaychuk
|
8b6fbf64c0
|
Fixed gradients
|
14 years ago |
Tj Holowaychuk
|
5837a86dd0
|
Fixed {fill,stroke}Text() shadow support
|
14 years ago |
Tj Holowaychuk
|
cb8e5da59a
|
Removed shadowStart / shadowApply
|
14 years ago |
Tj Holowaychuk
|
4aa2defeca
|
Moving some methods around
|
14 years ago |
Tj Holowaychuk
|
ffa011a1c4
|
Moved blur to Context2d::blur()
|
14 years ago |
Tj Holowaychuk
|
9a6a86238e
|
Added path preservation support to Context2d::{stroke,fill}()
|
14 years ago |
Tj Holowaychuk
|
7f56dc825e
|
Utilizing new stroke/fill
|
14 years ago |
Tj Holowaychuk
|
fdc9c7938a
|
Context2d::StrokeRect() using Context::stroke()
|
14 years ago |
Tj Holowaychuk
|
e3be340e3f
|
Added Context2d::stroke()
|
14 years ago |
Tj Holowaychuk
|
a8202da8d8
|
Added Context2d::shadow()
|
14 years ago |
Tj Holowaychuk
|
09f49e7dc3
|
Removed SET_SOURCE_RGBA macro
|
14 years ago |
Tj Holowaychuk
|
67d48f9499
|
Refactored StrokeRect()
|
14 years ago |
Tj Holowaychuk
|
5d4ec3e608
|
Setting shadow source RGBA in shadowStart()
|
14 years ago |