r3f-perf icon indicating copy to clipboard operation
r3f-perf copied to clipboard

various "unsupported GPOS table" log in console

Open callumbooth opened this issue 11 months ago • 3 comments

Hi,

I'm seeing the following errors when the r3f-perf -> <Perf /> component is rendered.

unsupported GPOS table LookupType 8 format 2
unsupported GPOS table LookupType 5 format 1
unsupported GSUB table LookupType 6 format 2
unsupported GSUB table LookupType 6 format 1
unsupported GPOS table LookupType 8 format 2
unsupported GPOS table LookupType 5 format 1
unsupported GSUB table LookupType 6 format 2
unsupported GSUB table LookupType 6 format 1

I've created a small sandbox https://codesandbox.io/p/sandbox/r3f-perf-gpos-repro-tqz5kw.

Repro steps:

  1. Open the sandbox
  2. Open the browser console
  3. See the console logs.
  4. Remove the <Perf /> component,
  5. See unsupported GPOS table logs no longer appear

This doesn't seem to be breaking anything but is annoying to see issues as I wasn't sure if it was my application causing the issues before I narrowed it down to this lib.

callumbooth avatar Apr 04 '24 11:04 callumbooth

Same here

sctgraham avatar Jun 13 '24 12:06 sctgraham

same here also

Igor-Vuk avatar Jul 15 '24 01:07 Igor-Vuk

Same here too

alexjazzyza avatar Aug 14 '24 09:08 alexjazzyza