378 Commits (5f5434d518eec1335c73b14dd1324da523545eb8)
 

Author SHA1 Message Date
Tj Holowaychuk 5f5434d518 Refactored blur() 14 years ago
Tj Holowaychuk 3aece57df4 More benchmarks 14 years ago
Tj Holowaychuk 028d793cbe Misc 14 years ago
Tj Holowaychuk 3d00a235ec Merge branch 'fix-gradients' 14 years ago
Tj Holowaychuk 3c05a682cb nullify fill/stroke pattern on RGBA 14 years ago
Tj Holowaychuk 593a3e89da Less blur 14 years ago
Tj Holowaychuk a40032496f Adjusting a test 14 years ago
Tj Holowaychuk 8b6fbf64c0 Fixed gradients 14 years ago
Tj Holowaychuk e99cc54f6d Added a shadow integration test 14 years ago
Tj Holowaychuk 5837a86dd0 Fixed {fill,stroke}Text() shadow support 14 years ago
Tj Holowaychuk cb8e5da59a Removed shadowStart / shadowApply 14 years ago
Tj Holowaychuk 4aa2defeca Moving some methods around 14 years ago
Tj Holowaychuk 902d25b9c9 Added failing text shadow test 14 years ago
Tj Holowaychuk 4d349ac753 Merge branch 'shadows' 14 years ago
Tj Holowaychuk ffa011a1c4 Moved blur to Context2d::blur() 14 years ago
Tj Holowaychuk 9a6a86238e Added path preservation support to Context2d::{stroke,fill}() 14 years ago
Tj Holowaychuk 7f56dc825e Utilizing new stroke/fill 14 years ago
Tj Holowaychuk fdc9c7938a Context2d::StrokeRect() using Context::stroke() 14 years ago
Tj Holowaychuk e3be340e3f Added Context2d::stroke() 14 years ago
Tj Holowaychuk a8202da8d8 Added Context2d::shadow() 14 years ago
Tj Holowaychuk 09f49e7dc3 Removed SET_SOURCE_RGBA macro 14 years ago
Tj Holowaychuk 67d48f9499 Refactored StrokeRect() 14 years ago
Tj Holowaychuk 5d4ec3e608 Setting shadow source RGBA in shadowStart() 14 years ago
Tj Holowaychuk 19fe22a1c6 Added Context2d::setSourceRGBA() 14 years ago
Tj Holowaychuk 08eef3ebf5 Added Context2d::shadow{Start,Apply}() 14 years ago
Tj Holowaychuk face951553 FillRect() shadow support 14 years ago
Tj Holowaychuk 337aa35e7a Painting shadow to a different context 14 years ago
Tj Holowaychuk 3759420a34 More benchmarks 14 years ago
Tj Holowaychuk d69e8e5bb2 Misc refactor of Context2d::SetFont() 14 years ago
Tj Holowaychuk 7669f81a6c Defaulting sans-serif to Arial 14 years ago
Tj Holowaychuk 1d44d11924 Added a bunch of font related tests 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 09f5278e1c Removed shadow from stroke() for now 14 years ago
Tj Holowaychuk 63e4a4b3df Misc 14 years ago
Tj Holowaychuk 86837dbecc Added Context2d::{save,restore}() 14 years ago
Tj Holowaychuk 6bb49cb66d Ignore blur when shadowBlur == 0 14 years ago
Tj Holowaychuk 6d75f5ab30 Fixed SetShadowBlur() 14 years ago
Tj Holowaychuk 47dc9377d8 Fixed Context2d::hasShadow() 14 years ago
Tj Holowaychuk d1804e7c25 Added screencast link 14 years ago
Tj Holowaychuk 9288163aeb Initialize shadowColor as rgba(0,0,0,0) 14 years ago
Tj Holowaychuk 182c750f4f More shadow test components 14 years ago
Tj Holowaychuk 8c11097d09 More tests 14 years ago
Tj Holowaychuk 14a6e3a0b4 Refactored shadowing 14 years ago
Tj Holowaychuk 9d467a70b2 More shadow tests 14 years ago
Tj Holowaychuk 3e5e9a7a8f Added more shadow offset tests 14 years ago
Tj Holowaychuk c8e273bc4e Faster FillRect() 14 years ago
Tj Holowaychuk d7b4eb6e2c Implemented shadow coloring 14 years ago