>> and don't render any UI. Can't run git master anymore :( > > > If I had to guess it's probably that FT_PIXEL_MODE_GRAY16 was added to the > middle of the enum, changing the values of the later enumerators, changing > the ABI. Probably just need to move it to the end of the list to avoid that.
This is another reason to remove it and use GRAY8 for distance fields.
