> I added a "-s" command line option to both ftview and ftgrid to swap > rsvg out with skia and run the same binary twice, one with "-s" and > one without, just to look at them side by side. Fixed the pixel > positioning discrepancies. Patch posted online below > > > https://github.com/HinTak/harfbuzz-python-demos/blob/master/skia-adventure/ft2-demos-skia-m110.diff
Very nice! Of course, it would be necessary to properly adjust the build support to find Skia the 'official' way before I can add this to the `freetype-demos` repository. Too bad that building Skia is so demanding. Werner