Re: DUB packages announce Telegram bot

2022-07-29 Thread Murilo via Digitalmars-d-announce
On Sunday, 22 April 2018 at 07:49:00 UTC, Denis Feklushkin wrote: Hi! I also made a tool which periodically monitors code.dlang.org for new packages and a notifies its Telegram subscribers. To subscribe just write something to @dlang_announce_bot Also it can be added to groups. Code: https:/

Re: gamut v0.0.7 ask for what you want

2022-07-29 Thread ryuukk_ via Digitalmars-d-announce
That's a very cool library, i might ditch stb_image for yours, thanks for sharing! I went ahead and added it to the list of libraries that supports QOI file format here: https://github.com/phoboslab/qoi/pull/235 One suggestion, have a little struct with function pointers for malloc/free/real

gamut v0.0.7 ask for what you want

2022-07-29 Thread Guillaume Piolat via Digitalmars-d-announce
Using D and images I ended up with a problem. The problem was that parts of my code wanted to decode just specific image metadata, other just pixels. Others were interested in 10-bit, and others in this or that format. Finally, some were concerned about aligned layout and others just wanted "