Vscode: Support temporarily installed fonts. (Win)

Created on 4 Dec 2015  ·  3Comments  ·  Source: microsoft/vscode

Please support font that loaded by the AddFontResource* function for the sake of the non-admin workers.
Along with the portable mode(#329) we may have, it helps a lot.

*It can be used to add font by non-admin user. (FYI1) (FYI2)

*out-of-scope feature-request upstream

Most helpful comment

We just ask Chromium to render the font. The only alternative would be to add support for dynamically injecting css @font-face

All 3 comments

We just ask Chromium to render the font. The only alternative would be to add support for dynamically injecting css @font-face

Thanks for your reply.

So it's Electron's job. Since Chromium itself can see those temporary fonts, There has to be a way.

This iteration we focus on issue grooming. This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

Was this page helpful?
0 / 5 - 0 ratings