July 27, 2022
7:48 p.m.
On Wed Jul 27 19:47:07 2022 +0000, Nikolay Sivov wrote:
The trick to have it working on Windows might be to have empty glyf table, example of that is https://font.gohu.org/gohufont-2.1-otb.tar.gz . They call it OTB, but that's not a thing in itself, it's a regular sfnt container obviously. It's using EBDT, but still has glyf table with no outlines. Ah, I found now this https://github.com/googlefonts/noto-emoji/tree/main/fonts , they have _WindowsCompatible variant there, with same empty glyf table. Windows is likely to do some validation that's too strict in practice.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/411#note_5136