Lasse Fister
Lasse Fister
Hi, thanks for reporting. Unfortunately I don't think I can help much, but maybe someone else from the community has any pointers. Will Affinity let you file issues? It looks...
> No they wrote their own shaper. They should at least optionally support Harfbuzz. :1st_place_medal:
A "chars not in any other charset" extra row?
Oh, I see, for each charset individually, that list can become huge e.g. Hangul font -> Latin charset
I agree that something like this is needed. FEA is a pita.
Thanks so far. Sorry for answering late, I was very busy. The table seems however incomplete: https://github.com/graphicore/urlHosted/tree/master/lib/bower_components there is also marked, pako and requirejs-domready I wonder also about the different...
What I'd like to see would be compatible with our io api: https://github.com/graphicore/ufoJS/tree/master/lib/tools/io Metapolator has also some io classes: https://github.com/metapolator/metapolator/tree/master/app/lib/io From some research I believe this is the zip library...
Also, if making a zipIO implementation proves being a bad idea for any reason, maybe we should do a generic function that just takes an IO object to copy the...
The biggest problem with a Browser and NodeJS interface is probably the handling of binary data. We should find some solution that is good for both platforms. I think that...
No worries. We don't intend to do something like ufo compact at the moment. We really need just a way that a user can open a ufo in a browser....