291 Commits (4d61b7bb2b0879bff7d64d84a4a49130873214be)
 

Author SHA1 Message Date
Tj Holowaychuk 4d61b7bb2b Added `make test-server` 14 years ago
Tj Holowaychuk 7dddfa6105 Merge branch 'static-tests' 14 years ago
Tj Holowaychuk f2d046f405 test server working 14 years ago
Tj Holowaychuk 78f067cef8 Setting up public statics for the test server 14 years ago
Tj Holowaychuk 88912c4c50 Started Express server 14 years ago
Tj Holowaychuk 216497b07c Added express/jade submodules 14 years ago
Tj Holowaychuk a6b0bea7ae test/server.js showing reference images 14 years ago
Tj Holowaychuk 521ca785fb Added reference images 14 years ago
Tj Holowaychuk bf8b2f97aa Docs 14 years ago
Tj Holowaychuk 06a5a4463a Docs 14 years ago
Tj Holowaychuk 1d2394a536 Using Arial in tests instead of Impact 14 years ago
Tj Holowaychuk 05908850a2 Sorting images 14 years ago
Tj Holowaychuk 921e4d9fdf Added port arg to test/server.js 14 years ago
Tj Holowaychuk a216253f26 `make test` ignores server.js 14 years ago
Tj Holowaychuk c1816b0c0f Added test/server.js to expose test images via http 14 years ago
Tj Holowaychuk 1623e58773 newlines 14 years ago
Tj Holowaychuk f09e29256d stdlib for malloc 14 years ago
Tj Holowaychuk f918cf4e47 uppercased Canvas.{cc,h} 14 years ago
Tj Holowaychuk 5cb1cc7f9a renaming 14 years ago
Tj Holowaychuk 0a19decdbe Added cairoVersion test 14 years ago
Tj Holowaychuk 298a21e8ad Docs 14 years ago
Tj Holowaychuk 885ffc8dd3 Added live-clock.js example 14 years ago
Tj Holowaychuk ca54b2ed1b No need for state restoration in {save,restore}Path() 14 years ago
Tj Holowaychuk dc43ce8be7 Misc refactoring 14 years ago
Tj Holowaychuk cd4d5da7c2 Added Context2d::{save,restore}Path() 14 years ago
Tj Holowaychuk 8666b4cd11 Added new fillText() test 14 years ago
Tj Holowaychuk d2f82f5ab5 Merge branch 'fix-fillText-path' 14 years ago
Tj Holowaychuk afbb4378ca Fixed {Fill,Stroke}Text() 14 years ago
Tj Holowaychuk 818892d32e Partial path restoration fix for {Fill,Stroke}Text() 14 years ago
Tj Holowaychuk 3dd37cc4ac Added Context2d::setTextPath() 14 years ago
Tj Holowaychuk 1d90aa950a Stubbed FillText() and StrokeText() 14 years ago
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