Thanks for the feedback.
I think you’ve already tried, but please let me share the common font issue and trouble shooting links.
You’ll see this missing font warning when you need to manage missing fonts:
Figma Learn - Help Center
The most common reasons for missing fonts are:
- Missing installed fonts: collaborators are using a local font, which you don’t have installed.
- Conflicting versions: collaborators are using a different (older or newer) version of the font.
- Missing font styles: Either the style was missing from a download, or you are using a different version of the font which doesn’t include that weight or style.
If you have this font already installed on your computer, you’ll need to either use our Desktop App or follow the instructions to Access local fonts on your computer to use local fonts in the browser.
If you’ve followed these instructions and are using the Desktop App, or seeing the notification that Local Fonts are enabled on your Figma account settings in the browser, then it’s possible that the font you have installed is not the same version as the one used in the File. To resolve this, we suggest you ask the File’s creator to send over the Font version used to create the File. Once you install this version, you’ll need to restart Figma to serve that version.
Alternately, if you want to use the version stored on your computer you can to select the correct weight in the toggle of that Missing Fonts warning menu. Please note this changes the font version for all editors on the File and so can generate the same error for any other editors who have a different version installed.
If you keep seeing the font issue, could you reach out directly to the support team with a copy of your file:
https://help.figma.com/hc/en-us/requests/new
Please make sure you use the email associated with your Figma account, include links to the file in question, and share access with support-share@figma.com. Don’t worry, inviting us to view your file won’t impact your billing.
Thanks,
Toku
Hi Toku,
Thanks for your kindly answer.
In my case I finally solved the issue by installing the font, Manrope, from the designers’ website instead of get it from Google Fonts. But this is not exactly my point anyway.
Figma as a product comes with a bunch of free fonts, and Figma also allow to set a decoration, in that case, underline, to those fonts. Being it is true that the main cause of the issue is due to the font itself, it is also true that is part of Figma responsibility to provide a robust system that can take into consideration the “faults” of the provided fonts, because at the end the underline is there, is drawn, so the feature works, even on fonts that lack of an specification on how the underline decorator must be shown (I don’t know, probably by setting a height for the underline stroke).
The exactly problem comes when you add an interaction, like hovering, to a text without any decorator using a faulty font, if that text doesn’t have any letter with a descent (like a “p”) then the hovering state (with the underline decorator) doesn’t show, so looks like Figma cut out somehow the interactive area of the text without taking into consideration the full height of the text (with the descent), since the decorator is painted below the baseline, unless there is a letter with a descent (which force Figma to get which is painted below the baseline), no underline decorator is shown.
Basically, what I mean is; to avoid that kind of problem, Figma could take into consideration that some fonts they provide come with a lack of underline specification, and consequently provide a more robust handling of those fonts, like, in that case, considering to just revisit the way that cut out of surfaces on text rendering for presentation mode works.
Thanks again.