stateofwebtype icon indicating copy to clipboard operation
stateofwebtype copied to clipboard

Mark to Mark Positioning (mkmk)

Open svgeesus opened this issue 8 years ago • 1 comments

Today I was looking on http://stateofwebtype.com/ for support of Mark to Mark Positioning (mkmk) and saw it was not listed. There is a current discussion on CSS Fonts 3 required default OpenType properties, and it seems WebKit does not enable mkmk. Firefox and Chrome do.

Microsoft recommends supporting mkmk even for Latin fonts.

This is a feature request.

svgeesus avatar Jan 24 '18 15:01 svgeesus

I'd like to add support for testing mkmk, but found it very hard to test for. I added tests for it a while ago, but had to disable them due to unreliable results.

https://github.com/bramstein/sowt-test/blob/master/test/font-feature-settings-test.js#L28

bramstein avatar Jan 27 '18 09:01 bramstein