Add support for 32-bit Windows (win32-ia32)

This commit is contained in:
Lovell Fuller
2020-02-19 21:44:13 +00:00
parent 8b3c0daab2
commit 409e5174bb
7 changed files with 23 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ Lanczos resampling ensures quality is not sacrificed for speed.
As well as image resizing, operations such as
rotation, extraction, compositing and gamma correction are available.
Most modern 64-bit macOS, Windows and Linux systems running Node.js v10.16.0+
Most modern macOS, Windows and Linux systems running Node.js v10.16.0+
do not require any additional install or runtime dependencies.
## Examples