Library for image editing and text insertion

Alexander Zhirov azhirov1991 at gmail.com
Wed Apr 27 09:27:24 UTC 2022


On Wednesday, 27 April 2022 at 08:29:27 UTC, Alexander Zhirov 
wrote:
> On Wednesday, 27 April 2022 at 07:42:31 UTC, Alexander Zhirov 
> wrote:
>> On Wednesday, 27 April 2022 at 00:03:25 UTC, Adam Ruppe wrote:
>>> Sample code would be:
> 1) How to write to jpeg correctly?

That's how I managed to write to jpeg:

```d
writeJpeg("dst.jpg", tci);
```

Now I would like to reduce the size of the executable file and it 
would be great at all!




More information about the Digitalmars-d-learn mailing list