Tj Holowaychuk
|
b50e6e891c
|
spark example using streaming api
|
14 years ago |
Tj Holowaychuk
|
0a19090ced
|
state example using streaming api
|
14 years ago |
Tj Holowaychuk
|
d5f8b08c6d
|
text example using streaming api
|
14 years ago |
Tj Holowaychuk
|
bb6aefc64d
|
Removed measureText() from examples/text.js
|
14 years ago |
Tj Holowaychuk
|
5f2854f6f6
|
measureText() returns only .width
|
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
|
17aba44102
|
uppercase filenames
|
14 years ago |
Tj Holowaychuk
|
1450371b21
|
package.json update
|
14 years ago |
Tj Holowaychuk
|
8adbb8488d
|
Merge branch 'textBaseline'
|
14 years ago |
Tj Holowaychuk
|
55f4830c9c
|
Implemented textBaseline=
|
14 years ago |
Tj Holowaychuk
|
0d5b80a284
|
Added SetTextBaseline()
|
14 years ago |
Tj Holowaychuk
|
253e200957
|
Added textBaseline=
|
14 years ago |
Tj Holowaychuk
|
30f36926b6
|
Merge branch 'textAlign'
|
14 years ago |
Tj Holowaychuk
|
1ccd0f1e4a
|
Added textAlign setter tests
|
14 years ago |
Tj Holowaychuk
|
0cf50e0bb5
|
Added textAlign left test
|
14 years ago |
Tj Holowaychuk
|
e10ab679f7
|
Added textAlign center test
|
14 years ago |
Tj Holowaychuk
|
77c2a40c76
|
Added textAlign left test
|
14 years ago |
Tj Holowaychuk
|
386d4cfb88
|
Fixed typo
|
14 years ago |
Tj Holowaychuk
|
157610652b
|
Implemented text alignment. Closes #37
|
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
|
0cf2c07f95
|
Added text example
|
14 years ago |
Tj Holowaychuk
|
ef86b251c3
|
Merge branch 'measureText'
|
14 years ago |
Tj Holowaychuk
|
16b88709e3
|
Added more measureText() tests
|
14 years ago |
Tj Holowaychuk
|
6b84bf4d6f
|
Added measureText() test
|
14 years ago |
Tj Holowaychuk
|
b4339f9555
|
Added measureText()
|
14 years ago |
Tj Holowaychuk
|
2c3348f1b7
|
Fixed fillText() tests
|
14 years ago |
Tj Holowaychuk
|
b93c406b96
|
Fixed fillText() fillStroke(), added SetTextPath()
|
14 years ago |
Tj Holowaychuk
|
37c603592b
|
Merge branch 'text'
|
14 years ago |
Tj Holowaychuk
|
a1de0b0524
|
Merge branch 'strokeText' into text
|
14 years ago |
Tj Holowaychuk
|
66229d222f
|
Added strokeText() test
|
14 years ago |
Tj Holowaychuk
|
51e013abc0
|
Added Context2d#strokeText()
|
14 years ago |
Tj Holowaychuk
|
0fbefba998
|
Started strokeText()
|
14 years ago |
Tj Holowaychuk
|
f3bc337a3f
|
Docs for font=
|
14 years ago |
Tj Holowaychuk
|
8fc6055d77
|
Added mores parseFont() tests
|
14 years ago |
Tj Holowaychuk
|
79daa1a49e
|
Showing path on error
|
14 years ago |
Tj Holowaychuk
|
b22bdf596f
|
Added fillText() with transformations test
|
14 years ago |
Tj Holowaychuk
|
dd65d08a09
|
Added fillText() test
|
14 years ago |
Tj Holowaychuk
|
816f41427b
|
Implemented font weight/slant values
|
14 years ago |
Tj Holowaychuk
|
1c4d6d44a7
|
font size
|
14 years ago |
Tj Holowaychuk
|
d11e114dc5
|
SetFont() slant
|
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
|
626a7b1e6d
|
Started Context2d::FillText()
|
14 years ago |
Tj Holowaychuk
|
3b28bdf82c
|
Added Context2d#font= tests
|
14 years ago |
Tj Holowaychuk
|
1676b9fd7c
|
Easier to read font regexp
|
14 years ago |