Commit Graph

16 Commits

Author SHA1 Message Date
JohnE 92b967bfc5 fix: use kCGImageSourceCreateThumbnailFromImageAlways for full-res orientation fix 2026-02-20 00:14:25 -08:00
JohnE 32e37d2b5f fix: replace bool.toNSNumber with 1.toNSNumber in _createOrientedImage 2026-02-19 23:56:45 -08:00
JohnE ca9bde7034 fix: to fix more fixes like a fix 2026-02-19 23:52:52 -08:00
JohnE a8ab7c4217 fix: move orientation FFI bindings out of generated file; fix bool.toNSNumber 2026-02-19 23:29:18 -08:00
JohnE 7edaf83d04 Revert "fix: bake EXIF orientation into pixels on Darwin (orientation=6 HEIC rotation bug)"
This reverts commit 5d55ed4a6e.
2026-02-19 20:38:10 -08:00
JohnE 5d55ed4a6e fix: bake EXIF orientation into pixels on Darwin (orientation=6 HEIC rotation bug) 2026-02-19 20:24:19 -08:00
JohnE 82af628a19 fix: png 16bit conversion crash, null guard added to handle if native returns null 2026-02-16 18:39:43 -08:00
Koji Wakamiya 43dafb8c01
feat: Update convert method to return FutureOr 2025-12-29 07:58:56 +09:00
Koji Wakamiya 2de2d34c48
refactor: ImageConversionException 2025-12-12 21:57:56 +09:00
Koji Wakamiya 570ca352cf
refactor: Resizing 2025-12-12 11:51:54 +09:00
Koji Wakamiya 19a83c9939
fix: fix bug 2025-12-12 10:50:36 +09:00
Koji Wakamiya 22bcc87895
fix: nullable 2025-12-11 23:01:37 +09:00
Koji Wakamiya b8c9ca9d9b
feat: Add resize option 2025-12-11 22:40:21 +09:00
Koji Wakamiya 827d997b12
chore: Rename generate classes 2025-12-09 12:29:37 +09:00
Koji Wakamiya 00cd015df3
feat: Rename 2025-12-08 21:39:16 +09:00
Koji Wakamiya c0f8076b56
feat: Support web 2025-12-08 21:26:53 +09:00