Tj Holowaychuk
|
66bea777a0
|
Todos
|
14 years ago |
Tj Holowaychuk
|
d5f8b08c6d
|
text example using streaming api
|
14 years ago |
Tj Holowaychuk
|
857d44bc97
|
todo
|
14 years ago |
Tj Holowaychuk
|
9ee167eb01
|
Defer font caching to font=
allowing us to cache the entire object
|
14 years ago |
Tj Holowaychuk
|
fac90304e6
|
Misc refactoring of parseFont()
|
14 years ago |
Tj Holowaychuk
|
0a4cba8d4e
|
renamed font to fontre
|
14 years ago |
Tj Holowaychuk
|
3e332c990a
|
Added mm / cm
|
14 years ago |
Tj Holowaychuk
|
253e200957
|
Added textBaseline=
|
14 years ago |
Tj Holowaychuk
|
888cb0198d
|
Added textAlign=
|
14 years ago |
Tj Holowaychuk
|
51eee1446d
|
Supporting pt/in font size units
|
14 years ago |
Tj Holowaychuk
|
b93c406b96
|
Fixed fillText() fillStroke(), added SetTextPath()
|
14 years ago |
Tj Holowaychuk
|
51e013abc0
|
Added Context2d#strokeText()
|
14 years ago |
Tj Holowaychuk
|
f3bc337a3f
|
Docs for font=
|
14 years ago |
Tj Holowaychuk
|
1c4d6d44a7
|
font size
|
14 years ago |
Tj Holowaychuk
|
e0aca54c57
|
Started SetFont()
|
14 years ago |
Tj Holowaychuk
|
f8190ba5f7
|
Started FillText() implementation with toy text api
|
14 years ago |
Tj Holowaychuk
|
3b28bdf82c
|
Added Context2d#font= tests
|
14 years ago |
Tj Holowaychuk
|
1676b9fd7c
|
Easier to read font regexp
|
14 years ago |
Tj Holowaychuk
|
2a868c2d2c
|
Moved font regexp out
|
14 years ago |
Tj Holowaychuk
|
414c658a2f
|
More font size units
|
14 years ago |
Tj Holowaychuk
|
e35c461d93
|
Added weight support to parseFont()
|
14 years ago |
Tj Holowaychuk
|
58b55691fd
|
Added style support to parseFont()
|
14 years ago |
Tj Holowaychuk
|
ab061a41a0
|
Added parseFont() string support for font family
|
14 years ago |
Tj Holowaychuk
|
ecc9c1961d
|
More parseFont() tests passing
|
14 years ago |
Tj Holowaychuk
|
3ecdb5d6b6
|
new parseFont() tests
|
14 years ago |
Tj Holowaychuk
|
4c3d714039
|
Started parseFont()
|
14 years ago |
Tj Holowaychuk
|
e73a9bb284
|
Added Canvas#inspect()
|
14 years ago |
Tj Holowaychuk
|
681e52e0cb
|
Reverted buffer concat util
|
14 years ago |
Tj Holowaychuk
|
f58bcee8d9
|
Added utils.concatBuffers()
|
14 years ago |
Tj Holowaychuk
|
feafe2b999
|
Throw since async png streaming is not yet implemented
|
14 years ago |
Tj Holowaychuk
|
3e6b1cc882
|
Added sync PNGStream support
|
14 years ago |
Tj Holowaychuk
|
896a0eda89
|
Misc refactoring of parseColor()
|
14 years ago |
Tj Holowaychuk
|
61cab9efbd
|
Misc refactoring of Buffer#concat()
|
14 years ago |
Tj Holowaychuk
|
a37706c66a
|
Added Canvas#toBuffer() docs
|
14 years ago |
Tj Holowaychuk
|
a294ab614a
|
Added Canvas#toDataURL()
|
14 years ago |
Tj Holowaychuk
|
6e4a4fc1b2
|
streamPNG sig is now (err, buf, len)
|
14 years ago |
Tj Holowaychuk
|
08e04449aa
|
Docs for PNGStream
|
14 years ago |
Tj Holowaychuk
|
8d45034b59
|
Added "transparent" color
|
14 years ago |
Tj Holowaychuk
|
8d0f50c2de
|
Tighter hex parsing, a-fA-F\d only
|
14 years ago |
Tj Holowaychuk
|
f738021967
|
Normalizing strokeStyle and shadowColor
|
14 years ago |
Tj Holowaychuk
|
ec8c3b80d9
|
Added normalizedColor() helper
|
14 years ago |
Tj Holowaychuk
|
ccb2b31701
|
Docs
|
14 years ago |
Tj Holowaychuk
|
0a12195647
|
Added shadowColor accessor
|
14 years ago |
Tj Holowaychuk
|
c24ac15d4c
|
Fixed copyright
|
14 years ago |
Tj Holowaychuk
|
e967a5e39e
|
Forgot to include pngstream.js :)
|
14 years ago |
Tj Holowaychuk
|
1e19b7ec10
|
Added PNGStream test
|
14 years ago |
Tj Holowaychuk
|
023d5e4b70
|
Docs
|
14 years ago |
Tj Holowaychuk
|
7336835d3c
|
Added setTransform(). Closes #15
|
14 years ago |
Tj Holowaychuk
|
c752a54aee
|
Added invalid fill/stroke style test
|
14 years ago |
Tj Holowaychuk
|
179e762b50
|
Cache css color parser values
|
14 years ago |