82 Commits (3fe3d86ffa97ce82109117510fe6ff9714527c8c)

Author SHA1 Message Date
Tj Holowaychuk 8f67da4c94 Release 0.0.8 14 years ago
Tj Holowaychuk 92280876d4 Lowercase image.js 14 years ago
Tj Holowaychuk d7c7628a4e Release 0.0.7 14 years ago
Tj Holowaychuk 0b455616cd Release 0.0.6 14 years ago
Tj Holowaychuk 348ee7613f Better Image#inspect() 14 years ago
Tj Holowaychuk 4bb051974b Default Image filename to "" 14 years ago
Tj Holowaychuk 38b0212560 Added js Image#inspect() 14 years ago
Tj Holowaychuk 06d1c7eafb More Image goodness 14 years ago
Tj Holowaychuk 0a5aa4cbd0 Release 0.0.5 14 years ago
Tj Holowaychuk fdb626da57 Fixed getter bug preventing patterns from being returned via fillStyle etc 14 years ago
Tj Holowaychuk 1dc340bad9 Release 0.0.4 14 years ago
Tj Holowaychuk c351144454 Release 0.0.3 14 years ago
Tj Holowaychuk 5146c27886 Added async toDataURL() support 14 years ago
Tj Holowaychuk 5ae2c57753 Removed buffer utils 14 years ago
Tj Holowaychuk 843dab9134 Misc 14 years ago
Tj Holowaychuk ae53793cd7 Release 0.0.2 14 years ago
Tj Holowaychuk 2c7a7b7057 Misc font parser refactoring 14 years ago
Tj Holowaychuk 4538b9f5ca Added single quote string support to font parser 14 years ago
Tj Holowaychuk 9ac5934d75 Misc refactoring of font regexp 14 years ago
Don Park 21d0f2c727 node v0.3 support 14 years ago
Tj Holowaychuk d22afadec8 Cleaning up lib structure 14 years ago
Tj Holowaychuk 1d90aa950a Stubbed FillText() and StrokeText() 14 years ago
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= 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