Tj Holowaychuk
|
ab76821787
|
pre-multiply putImageData() components
|
14 years ago |
Tj Holowaychuk
|
4d57a9c201
|
PixelArray data is non-premultiplied
|
14 years ago |
Tj Holowaychuk
|
d9c9ef9ba1
|
Added another putImageData() test
|
14 years ago |
Tj Holowaychuk
|
b139930100
|
fixed a test
|
14 years ago |
Tj Holowaychuk
|
d3ca4695a0
|
Added two putImageData() tests that fail
|
14 years ago |
Tj Holowaychuk
|
db61b4619e
|
better Canvas#inspect()
|
14 years ago |
Tj Holowaychuk
|
c4f8e42ff0
|
Release 0.3.2
|
14 years ago |
Tj Holowaychuk
|
94514cac00
|
initialize textBaseline
|
14 years ago |
Tj Holowaychuk
|
8dca860760
|
Fixed eio_custom segfault(s). Closes #46
FML
|
14 years ago |
Tj Holowaychuk
|
ff10bb0feb
|
fix float -> int warning
|
14 years ago |
Tj Holowaychuk
|
ffad506fd2
|
Fixed two named colors. Closes #62 [thanks noonat]
|
14 years ago |
Tj Holowaychuk
|
73f88da4f3
|
smaller example using toBuffer()
|
14 years ago |
Tj Holowaychuk
|
0312b1c97f
|
ray example using toBuffer()
|
14 years ago |
Tj Holowaychuk
|
002bcf06b9
|
newline
|
14 years ago |
Tj Holowaychuk
|
39b507fff7
|
Added --profile option to config
|
14 years ago |
Tj Holowaychuk
|
1fbbe1e8ed
|
NULL filename
|
14 years ago |
Tj Holowaychuk
|
4b58ef90fd
|
Fixed; freeing data in Image::loadJPEG() on failure
|
14 years ago |
Tj Holowaychuk
|
e3f52a8184
|
Added cairo_format_stride_for_width()
|
14 years ago |
Tj Holowaychuk
|
c0cf56920e
|
Fixed; include jpeglib only when HAVE_JPEG
|
14 years ago |
Tj Holowaychuk
|
d89080e543
|
s/strnstr/strstr/
|
14 years ago |
Tj Holowaychuk
|
5f027d70ce
|
Added fillRect() test
|
14 years ago |
Tj Holowaychuk
|
408c02b1f7
|
misc
|
14 years ago |
Tj Holowaychuk
|
312c35f189
|
dispose onerror
|
14 years ago |
Tj Holowaychuk
|
2c8ea1fecd
|
no need to ref/unref sync image loading
|
14 years ago |
Tj Holowaychuk
|
65a3f2dd21
|
Release 0.3.1
|
14 years ago |
Tj Holowaychuk
|
50c2e63da3
|
Image loading is sync until race-condition is resolved
|
14 years ago |
Tj Holowaychuk
|
35128ce2d2
|
misc
|
14 years ago |
Tj Holowaychuk
|
bd3329ebf3
|
Image::loadJPEG() return status based on errno
|
14 years ago |
Tj Holowaychuk
|
e707a91c38
|
more color parser tests
|
14 years ago |
Tj Holowaychuk
|
c157041df5
|
Added more color parser tests
|
14 years ago |
Tj Holowaychuk
|
0b945d9054
|
Release 0.3.0
|
14 years ago |
Tj Holowaychuk
|
1b5f15f704
|
Fixed putImageData() bug
|
14 years ago |
Tj Holowaychuk
|
b6dd90fddb
|
more tests
|
14 years ago |
Tj Holowaychuk
|
2449ddb1fc
|
Added more putImageData() tests
|
14 years ago |
Tj Holowaychuk
|
3baf5ff7e9
|
Added fps to test server stats
|
14 years ago |
Tj Holowaychuk
|
4c952d6dbf
|
misc
|
14 years ago |
Tj Holowaychuk
|
b037e7938f
|
misc refactoring
|
14 years ago |
Tj Holowaychuk
|
579f9c4d18
|
Merge branch 'c-color-parser'
|
14 years ago |
Tj Holowaychuk
|
9fddb25eb5
|
AddColorStop() using new color parser
|
14 years ago |
Tj Holowaychuk
|
f4cd85ad05
|
lowercase rgba_to_string res for hex
|
14 years ago |
Tj Holowaychuk
|
9c5a511051
|
fixed hex parsing, defaulting alpha to 1
|
14 years ago |
Tj Holowaychuk
|
4e501aa017
|
removed parseColor() from tests
|
14 years ago |
Tj Holowaychuk
|
85ae1c931f
|
Added Context2d::Get{Fill,Stroke}Color()
|
14 years ago |
Tj Holowaychuk
|
54be6c057a
|
automatic rgba_to_string()
|
14 years ago |
Tj Holowaychuk
|
ddeb6f3566
|
Added rgba_to_string()
|
14 years ago |
Tj Holowaychuk
|
0ff539c691
|
setting up shadowColor accessors
|
14 years ago |
Tj Holowaychuk
|
62fb1299a4
|
rgba_from_string(const char *str, short *ok)
|
14 years ago |
Tj Holowaychuk
|
e2a95c9537
|
implementing color parser
|
14 years ago |
Tj Holowaychuk
|
82c8d562d6
|
fixed rgba_create()
|
14 years ago |
Tj Holowaychuk
|
c04f70e240
|
Added color.cc
|
14 years ago |