Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix readme formatting
  • Loading branch information
memeller committed Jan 31, 2023
1 parent 4c2bc12 commit 843ec00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ After installing each time a compatible (JPG/PNG) image is attached to/inserted
- Resampling finally works
A bug caused the resampling to be permanently disabled, even though resampling was enabled in options.
- Added new resize algorithm, taken from https://github.com/taisel/JS-Image-Resizer.
It is used by default, to use the previous algorithm please uncheck the corresponding option in the options panel. The new algorithm works with transparent PNGs, while the previous algorithm adds a black background to previously transparent PNGs when resizing them.
It is used by default, to use the previous algorithm please uncheck the corresponding option in the options panel. The new algorithm works with transparent PNGs, while the previous algorithm adds a black background to previously transparent PNGs when resizing them.
Difference in resizing png from https://www.seekpng.com/ima/u2e6w7w7i1a9y3t4/ (1149x1333px) to 200px width

![png preview](/images/preview_png.png)
<a href="https://www.vecteezy.com/free-vector/sound-wave-background">Sound Wave Background Vectors by Vecteezy</a>

Difference in resizing jpg from https://www.vecteezy.com/vector-art/1957829-tech-background-with-abstract-wave-lines (4900x1960px) to 500px width

Expand Down

0 comments on commit 843ec00

Please sign in to comment.