Rick Bowman

Results 14 comments of Rick Bowman
trafficstars

I just tried to link my YouTube Music acocunt, but when I click Start Service Registration, nothing happens. Not sure where to find this debug output but guessing maybe I...

Ok here are the logs, not a lot there, is this helpful to try and figure out what's going on? I clicked the "Start Registration" button twice, the only messages...

This issue effectively blocks me from using Figma right now because I can't edit any text. I'd love to help debug. I see my fonts are properly installed, Gnome's font...

Ok I see the issue, you need to change the function in TTF.js to properly use preferredFamily and preferredSubFamily names: ``` public getData(): Fonts.IFontsFigmaItem { const nameTable = this.getNameTable(); const...