Hello,
I've been doing some experimenting with Qt6's QML - C++ integration
(qtdeclarative @ 3d23912b0e, following the docs on providing attached
properties for a QML exposed class and I'd got the aforementioned compile
error.
I have the C++ class(es) in a dynamic library where in the CMakeLists.tx
Am Samstag, 1. Januar 2022, 17:23:22 CET schrieb Jean-Michaël Celerier:
> Yet I still get non-subpixel AA when rendering so there may be a bit more
> to that issue...
Just to rule out a simple mistake: Be aware that Qt is *not* using FreeType2
under Windows by default (also if Qt was compiled wit
A small up on that (and a happy new year to the list !):
I tried building my custom freetype with the same patches than what's in
Arch to enable subpixel AA. Qt correctly picks it up.
Yet I still get non-subpixel AA when rendering so there may be a bit more
to that issue... (I build without fontcon