LongYinan
c01430eb99
chore: upgrade macos-13 in FreeBSD build
2024-04-19 14:55:36 +08:00
renovate[bot]
dbddaf3bf0
chore: bump up all non-major dependencies ( #91 )
...
* chore: bump up all non-major dependencies
* fix image crate
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
2024-04-18 17:58:10 +08:00
LongYinan
304227ac2b
fix(image): wasm fallback logic in js-binding file ( #88 )
2024-02-22 23:43:38 +08:00
LongYinan
5c7bb9c3ab
feat: upgrade resvg ( #86 )
...
* docs: update examples and site
* feat: upgrade resvg
2024-02-19 22:45:30 +08:00
LongYinan
503adf4cd8
docs: update examples and site ( #85 )
2024-02-19 22:45:21 +08:00
LongYinan
352e7adc55
feat: add wasm build ( #81 )
2024-02-14 09:29:36 +08:00
LongYinan
eceba75142
feat: upgrade dependencies ( #73 )
2024-02-07 17:02:35 +08:00
renovate[bot]
f98ca073bf
chore: bump up docker/setup-qemu-action action to v3 ( #63 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 16:34:52 -07:00
renovate[bot]
b6c3812685
chore: bump up actions/checkout action to v4
2023-09-04 14:07:18 +00:00
LongYinan
70a168b505
feat: upgrade dependencies ( #50 )
2023-07-30 23:42:59 +08:00
LongYinan
0a35dbb599
ci: update test configuration
2023-03-12 19:03:05 +08:00
LongYinan
cc6653dccb
build: fix libaom-sys build on aarch64-unknown-linux-gnu
2023-03-12 16:59:23 +08:00
LongYinan
e7102224d6
fix(image): update napi to fix electron create Buffer issues ( #39 )
2023-01-29 13:51:07 +08:00
LongYinan
f52fd45245
feat(image): provide fast resize method ( #34 )
...
* feat: provide a way to fast resize image with SIMD
* Update
* Update x86_64-unknown-linux-gnu build
* Optimize
* Add fast resize to Transformer
* Resolve conflict
2023-01-14 18:39:54 +08:00
Bryan Lee
8bcc5de976
feat(image): implement overlay ( #33 )
...
* feat(image): implement `overlay`
* ci: fix x86_64-pc-windows-msvc build
2023-01-13 23:42:44 +08:00
Bryan Lee
6a095ccd5d
chore: add issue form templates ( #32 )
2023-01-04 17:43:11 +08:00
LongYinan
6752e19353
chore(image): update oxipng
2023-01-03 19:37:57 +08:00
LongYinan
16489bcd12
fix(image): disable lto on Windows i686 build
2023-01-03 16:53:13 +08:00
LongYinan
b695642560
fix(binding): early return when input images are optimized ( #28 )
...
* fix(binding): early return when input images are optimized
* ci: fix builds
* Fix build
* target feature
* Remove inline
* Thin lto
* Use GCC
2022-12-20 17:42:28 +08:00
LongYinan
9b74328118
ci: fix npm i -g yarn on FreeBSD
2022-08-12 18:10:01 +08:00
LongYinan
ec6c1f7cf5
ci: fix linux and android build
2022-07-31 17:00:16 +08:00
LongYinan
45e6c4d7d6
chore: update dependencies
2022-07-31 15:59:55 +08:00
LongYinan
2813560b92
feat(image): support decode avif and webp ( #18 )
2022-05-02 15:12:26 +08:00
LongYinan
b5825c1df6
docs(website): add manipulate documentation
2022-04-22 23:44:49 +08:00
LongYinan
ff6e231b39
docs: add website
2022-04-22 00:50:32 +08:00
LongYinan
e1e84d286b
docs: API references and benchmark results
2022-04-19 16:23:07 +08:00
LongYinan
e337ed6b88
ci: yarn cache adjustment
2022-04-19 01:30:00 +08:00
LongYinan
7cd00d4181
feat: async Transformer class ( #9 )
2022-04-18 13:49:54 +08:00
LongYinan
81fc73a7ec
feat: support avif
...
- Add avif encode feature
- Add documentation for `@napi-rs/image` package
- Add tests for `webp` and `avif` encode function
2022-03-29 18:18:21 +08:00
LongYinan
e90ecdc4b9
feat: support webp
2022-03-28 23:21:38 +08:00
LongYinan
d0de72e2a8
feat: transform into monorepo ( #3 )
2022-01-20 18:40:23 +08:00
LongYinan
c0997adba5
Init
2022-01-11 00:11:26 +08:00