r3f-perf
r3f-perf copied to clipboard
various "unsupported GPOS table" log in console
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:
- Open the sandbox
- Open the browser console
- See the console logs.
- Remove the <Perf /> component,
- 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.
Same here
same here also
Same here too