* Qt drawing works with freetype.
needs polish and testing
non-freetype drawing doesn't work still
* make the Qt rendering anti-aliased
* non-freetype fonts work in Qt
With the giant caveat that you need a QGuiApplication to use fonts. We try to detect that
* cleanup
* changes in response to review
* add qt support to CI builds
* fix VS build problem
* try resolving a linux link error
* Update linux_build.yml
* Update linux_build.yml
* another attempt to get the linux CI builds working
* getting closer?
* Update linux_build.yml
* disable the qt CI builds on windows