460 Commits (ff80a8b01fc4841edca53b67c961bdf4e1576c71)
 

Author SHA1 Message Date
Tj Holowaychuk 3c160bbd7c Fixed license copyright 14 years ago
Tj Holowaychuk 207ae02475 Docs 14 years ago
Tj Holowaychuk ebf8d1f8d2 Docs 14 years ago
Tj Holowaychuk 66bea777a0 Todos 14 years ago
Tj Holowaychuk c95cf16053 Removed blur.cc since it is currently not used 14 years ago
Tj Holowaychuk 7c179dc619 Fixed measureText() test from height removal 14 years ago
Tj Holowaychuk ef6a8fb36d Remaining examples using streaming apu 14 years ago
Tj Holowaychuk b2179920e3 gradients example using streaming api 14 years ago
Tj Holowaychuk 6ff2e6e7cd ray example using streaming api 14 years ago
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= 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