Litao Lu

Results 5 comments of Litao Lu

srry i don't have a mac, just pushed a commit that maybe fix this error. as for https://github.com/pop-os/cosmic-text, i didn't find lcd filtering in their code. Sadly i'm only able...

> It is possible to perform subpixel antialiasing on the entire app and without freetype: > > Demos > It works for all graphics, including widgets and vector drawings and...

> ### The subpixel AA in this post, and above, accidentally assume a BGR panel instead of RGB, oops. It is trivially reversible, and the same concepts still apply >...

``` $ clang --version clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin ```

the above and `--wrap-header-definitions` looks good to me, i would also add that we can similarly wrap C++ class member functions the same way, currently it also requires us to...