Hi,
I'm working on a project (not public yet) that is using typesetting, and I've found it to be great so far.
However, I need to be able to use WOFF fonts in addition to OpenType Fonts.
I am just starting to learn more about the different formats in detail, but since the two formats are not that different, this should be a relatively doable project (which I would be interested in working on).
Is there any desire to support WOFF here in some form? Looking through past issues, I saw no discussion of this, but apologies if this has come up before and been rejected. I am aware of tdewolff/font as a possible alternative but I like go-text/typesetting's lack of dependencies. Then again, not knowing any better, perhaps I would just end up recreating them as part of this work? Any advice would be appreciated.
Hi,
I'm working on a project (not public yet) that is using typesetting, and I've found it to be great so far.
However, I need to be able to use WOFF fonts in addition to OpenType Fonts.
I am just starting to learn more about the different formats in detail, but since the two formats are not that different, this should be a relatively doable project (which I would be interested in working on).
Is there any desire to support WOFF here in some form? Looking through past issues, I saw no discussion of this, but apologies if this has come up before and been rejected. I am aware of tdewolff/font as a possible alternative but I like go-text/typesetting's lack of dependencies. Then again, not knowing any better, perhaps I would just end up recreating them as part of this work? Any advice would be appreciated.