On Monday, 6 December 2021 at 09:08:20 UTC, zoujiaqing wrote:
SkiaD is a cross-platform 2D graphics API for D based on Mono's
SkiaSharp. It provides a comprehensive 2D API that can be used
across mobile, server and desktop models to render images.
https://github.com/gearui/skiad
Nice, consid
On Tuesday, 7 December 2021 at 06:33:18 UTC, MGW wrote:
Can you explain in more detail some points that are difficult
for me:
widgets/label.d file. I see a C++ mapping of class
QLabelPrivate to structure D
extern(C++, class) struct QLabelPrivate;
this makes sense.
I see below an implementati
On Sunday, 5 December 2021 at 11:01:05 UTC, Mike Parker wrote:
[snip]
I'll likely be working on this for the remainder of this month.
I'll try to get them out every three or four days, and I'll
continue to update this thread with the new links.
Stefan's Q & A session is next.
Thanks for pu