883 Commits (47e9ea1bc28faf2f5225afcbae2f03f7f734383d)
 

Author SHA1 Message Date
Tj Holowaychuk bf8b2f97aa Docs 15 years ago
Tj Holowaychuk 06a5a4463a Docs 15 years ago
Tj Holowaychuk 1d2394a536 Using Arial in tests instead of Impact 15 years ago
Tj Holowaychuk 05908850a2 Sorting images 15 years ago
Tj Holowaychuk 921e4d9fdf Added port arg to test/server.js 15 years ago
Tj Holowaychuk a216253f26 `make test` ignores server.js 15 years ago
Tj Holowaychuk c1816b0c0f Added test/server.js to expose test images via http 15 years ago
Tj Holowaychuk 1623e58773 newlines 15 years ago
Tj Holowaychuk f09e29256d stdlib for malloc 15 years ago
Tj Holowaychuk f918cf4e47 uppercased Canvas.{cc,h} 15 years ago
Tj Holowaychuk 5cb1cc7f9a renaming 15 years ago
Tj Holowaychuk 0a19decdbe Added cairoVersion test 15 years ago
Tj Holowaychuk 298a21e8ad Docs 15 years ago
Tj Holowaychuk 885ffc8dd3 Added live-clock.js example 15 years ago
Tj Holowaychuk ca54b2ed1b No need for state restoration in {save,restore}Path() 15 years ago
Tj Holowaychuk dc43ce8be7 Misc refactoring 15 years ago
Tj Holowaychuk cd4d5da7c2 Added Context2d::{save,restore}Path() 15 years ago
Tj Holowaychuk 8666b4cd11 Added new fillText() test 15 years ago
Tj Holowaychuk d2f82f5ab5 Merge branch 'fix-fillText-path' 15 years ago
Tj Holowaychuk afbb4378ca Fixed {Fill,Stroke}Text() 15 years ago
Tj Holowaychuk 818892d32e Partial path restoration fix for {Fill,Stroke}Text() 15 years ago
Tj Holowaychuk 3dd37cc4ac Added Context2d::setTextPath() 15 years ago
Tj Holowaychuk 1d90aa950a Stubbed FillText() and StrokeText() 15 years ago
Tj Holowaychuk 3c160bbd7c Fixed license copyright 15 years ago
Tj Holowaychuk 207ae02475 Docs 15 years ago
Tj Holowaychuk ebf8d1f8d2 Docs 15 years ago
Tj Holowaychuk 66bea777a0 Todos 15 years ago
Tj Holowaychuk c95cf16053 Removed blur.cc since it is currently not used 15 years ago
Tj Holowaychuk 7c179dc619 Fixed measureText() test from height removal 15 years ago
Tj Holowaychuk ef6a8fb36d Remaining examples using streaming apu 15 years ago
Tj Holowaychuk b2179920e3 gradients example using streaming api 15 years ago
Tj Holowaychuk 6ff2e6e7cd ray example using streaming api 15 years ago
Tj Holowaychuk b50e6e891c spark example using streaming api 15 years ago
Tj Holowaychuk 0a19090ced state example using streaming api 15 years ago
Tj Holowaychuk d5f8b08c6d text example using streaming api 15 years ago
Tj Holowaychuk bb6aefc64d Removed measureText() from examples/text.js 15 years ago
Tj Holowaychuk 5f2854f6f6 measureText() returns only .width 15 years ago
Tj Holowaychuk 857d44bc97 todo 15 years ago
Tj Holowaychuk 9ee167eb01 Defer font caching to font= 15 years ago
Tj Holowaychuk fac90304e6 Misc refactoring of parseFont() 15 years ago
Tj Holowaychuk 0a4cba8d4e renamed font to fontre 15 years ago
Tj Holowaychuk 3e332c990a Added mm / cm 15 years ago
Tj Holowaychuk 17aba44102 uppercase filenames 15 years ago
Tj Holowaychuk 1450371b21 package.json update 15 years ago
Tj Holowaychuk 8adbb8488d Merge branch 'textBaseline' 15 years ago
Tj Holowaychuk 55f4830c9c Implemented textBaseline= 15 years ago
Tj Holowaychuk 0d5b80a284 Added SetTextBaseline() 15 years ago
Tj Holowaychuk 253e200957 Added textBaseline= 15 years ago
Tj Holowaychuk 30f36926b6 Merge branch 'textAlign' 15 years ago
Tj Holowaychuk 1ccd0f1e4a Added textAlign setter tests 15 years ago