29 Commits

Author SHA1 Message Date
LongYinan
9c19dfbed4 docs: generate og information 2022-04-25 16:25:37 +08:00
LongYinan
8bccc89f54 feat(image): implement crop 2022-04-25 16:25:37 +08:00
LongYinan
855bdd7814
chore(release): publish
- @napi-rs/image@1.1.2
@napi-rs/image@1.1.2
2022-04-22 23:45:48 +08:00
LongYinan
b5825c1df6 docs(website): add manipulate documentation 2022-04-22 23:44:49 +08:00
LongYinan
e224c259d7 fix(image): manipulate image has no effect 2022-04-22 23:44:49 +08:00
LongYinan
24736809ea fix(image): webp encode LumaA8 and Luma8 2022-04-22 23:44:49 +08:00
LongYinan
ff6e231b39 docs: add website 2022-04-22 00:50:32 +08:00
LongYinan
e61083611a
chore(release): publish
- @napi-rs/image@1.1.1
@napi-rs/image@1.1.1
2022-04-21 17:37:44 +08:00
LongYinan
a09b74dc00 docs: documentation enhancement 2022-04-21 17:29:18 +08:00
LongYinan
b23c53bf10 fix(binding): resize options and jpeg compress implementation 2022-04-21 17:29:18 +08:00
LongYinan
635cad0322
chore(image): prepublish style should be lerna 2022-04-19 17:38:08 +08:00
LongYinan
f62ab02db7
chore(image-rollup): add publishConfig into package.json 2022-04-19 17:34:29 +08:00
LongYinan
0aa7effa90
chore(release): publish
- @napi-rs/image@1.1.0
@napi-rs/image@1.1.0 v1.1.0
2022-04-19 16:49:42 +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
af8ed994b7 feat(image): support more operations on Transformer 2022-04-19 01:30:00 +08:00
LongYinan
8d49a8c4d3 feat(image): support Transformer from raw rgba pixels 2022-04-18 17:31:50 +08:00
LongYinan
7cd00d4181
feat: async Transformer class (#9) 2022-04-18 13:49:54 +08:00
LongYinan
d6cf87a479
Merge pull request #7 from Brooooooklyn/avif
Avif
2022-03-29 20:22:47 +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
5511848d5a
Merge pull request #6 from Brooooooklyn/webp
feat: support webp
2022-03-28 23:34:55 +08:00
LongYinan
e90ecdc4b9
feat: support webp 2022-03-28 23:21:38 +08:00
LongYinan
76361f9926
Merge pull request #5 from Brooooooklyn/svg-min
feat(image): implement svg_min
2022-01-24 23:20:21 +08:00
LongYinan
5b916b3c3c
feat(image): implement svg_min 2022-01-24 00:01:28 +08:00
LongYinan
11e93a8865
Merge pull request #4 from Brooooooklyn/feat/png-quantize
feat(image): implement png_quantize
2022-01-23 22:11:17 +08:00
LongYinan
66f5e0f2ef
feat(image): implement png_quantize 2022-01-23 19:20:53 +08:00
LongYinan
d0de72e2a8
feat: transform into monorepo (#3) 2022-01-20 18:40:23 +08:00
LongYinan
83f072adb8
1.0.0 v1.0.0 2022-01-11 00:24:10 +08:00
LongYinan
c0997adba5
Init 2022-01-11 00:11:26 +08:00