Kevin Sawicki
|
2946f624ac
Add spec for adding representation to existing image
|
8 years ago |
Kevin Sawicki
|
6e977cbc3a
Assert emptiness and size of built up images
|
8 years ago |
Kevin Sawicki
|
7e039d92ec
Support adding representation from data URL
|
8 years ago |
Kevin Sawicki
|
17b70670f8
Add initial NativeImage.addRepresentation specs
|
8 years ago |
Kevin Sawicki
|
31cae8e1aa
Add more scale factor specs
|
8 years ago |
Kevin Sawicki
|
82a81bb26e
Support scale factor to buffer APIs
|
8 years ago |
Kevin Sawicki
|
e4ead6d018
Remove hasRepresentation and just use 1x png result
|
8 years ago |
Kevin Sawicki
|
8bc65ef495
Add failing spec for toPNG with scale factor
|
8 years ago |
Kevin Sawicki
|
50ade57700
Add more hasRepresentation asserts
|
8 years ago |
Kevin Sawicki
|
0bbbeb307e
Support toDataURL without 1x representation
|
8 years ago |
Kevin Sawicki
|
8eaf48e552
Add spec for 1x1 PNG data URL
|
8 years ago |
Kevin Sawicki
|
b46e48cae1
Add failing toDataURL spec
|
8 years ago |
Kevin Sawicki
|
104cae8f68
Only call getNativeHandle on macOS
|
8 years ago |
Kevin Sawicki
|
2ad46f1842
Add failing spec for empty image crashes
|
8 years ago |
Kevin Sawicki
|
8680a08a8d
Add deprecated comment to scaleFactor parameter
|
8 years ago |
gellert
|
9d2c9df992
adds empty bitmap test for createFromBuffer
|
8 years ago |
gellert
|
7ceb8d1ab8
additional tests for createFromBuffer
|
8 years ago |
gellert
|
a609e52a14
moves bitmap parameters to options object
|
8 years ago |
gellert
|
39875c90f1
adds bitmap support to createFromBuffer
|
8 years ago |
Kevin Sawicki
|
4ffae1d563
Add spec for getAspectRatio
|
8 years ago |
Kevin Sawicki
|
abffd98e29
Resize images with preserve aspect ratio
|
8 years ago |
Kevin Sawicki
|
49cc00dedf
Add tests of resizing/cropping an empty image
|
8 years ago |
Kevin Sawicki
|
0eda33f057
Add tests for cropping native images
|
8 years ago |
Kevin Sawicki
|
a80f4c1605
Add specs for other create image helpers
|
8 years ago |
Kevin Sawicki
|
6aba4e916a
:art: Use deepEqual asserts
|
8 years ago |
Kevin Sawicki
|
6a7f0d70fd
Add native image resize tests
|
8 years ago |
Kevin Sawicki
|
f8236c1a65
Add more failure asserts for nativeImage.createFromPath
|
8 years ago |
Kevin Sawicki
|
14df90fd19
Add spec for valid .ico file
|
8 years ago |
Kevin Sawicki
|
8fb86e10fc
Add assert for non-existent .ico
|
8 years ago |
Leonard Lamprecht
|
67dd19ed0f
Replace OS X and Mac OS with macOS
|
8 years ago |