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
|
d667dffad7
|
refactor: Update lint rule
|
2025-12-29 08:52:18 +09:00 |
Koji Wakamiya
|
43dafb8c01
|
feat: Update convert method to return FutureOr
|
2025-12-29 07:58:56 +09:00 |
Koji Wakamiya
|
a0b8a68cdb
|
refactor: use JNI Arena for automatic resource management
|
2025-12-29 07:08:25 +09:00 |
Koji Wakamiya
|
e86bc98b4d
|
doc: Update
|
2025-12-14 21:02:28 +09:00 |
Koji Wakamiya
|
53a2b6fea6
|
chore: dart format
|
2025-12-13 06:18:01 +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
|
18ec311863
|
refactor: Fix code
|
2025-12-10 22:08:42 +09:00 |
Koji Wakamiya
|
827d997b12
|
chore: Rename generate classes
|
2025-12-09 12:29:37 +09:00 |
Koji Wakamiya
|
cdeb91e9db
|
chore: dart format
|
2025-12-09 11:15:35 +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 |
Koji Wakamiya
|
8e2eda15ce
|
refactor: Code cleanup
|
2025-12-08 19:43:39 +09:00 |
Koji Wakamiya
|
5a9842cdeb
|
fix: Fix memory leak and add image quality option
|
2025-12-08 18:20:56 +09:00 |
Koji Wakamiya
|
100690b568
|
doc: Fix dartdoc
|
2025-12-08 18:20:26 +09:00 |
Koji Wakamiya
|
8f102fd24e
|
feat: Add ImageConverter.convert
|
2025-12-08 10:57:17 +09:00 |