On Wednesday, 27 April 2022 at 16:07:53 UTC, Adam D Ruppe wrote:

How small did it get?
```sh
dmd: 3136896 byte
ldc:  223952 byte
```

And with my libs if you import the other ones like `arsd.png` or `arsd.jpeg` directly instead of `arsd.image` that MIGHT help trim it down by removing support for other formats. I'm not sure though, none of them are especially big but it might add up.

Yes, just now, on your advice, I did so. The size has become a little smaller! 😌


Reply via email to