mbien commented on issue #7636: URL: https://github.com/apache/netbeans/issues/7636#issuecomment-2269605748
It must be the non-variable version of the font then. i haven't downloaded anything, it was preinstalled out of the box, the package is called "adobe-source-code-pro-fonts": https://github.com/adobe-fonts/source-code-pro ``` tree /usr/share/fonts/adobe-source-code-pro/ /usr/share/fonts/adobe-source-code-pro/ ├── fonts.dir ├── fonts.scale ├── SourceCodePro-BlackIt.otf ├── SourceCodePro-Black.otf ├── SourceCodePro-BoldIt.otf ├── SourceCodePro-Bold.otf ├── SourceCodePro-ExtraLightIt.otf ├── SourceCodePro-ExtraLight.otf ├── SourceCodePro-It.otf ├── SourceCodePro-LightIt.otf ├── SourceCodePro-Light.otf ├── SourceCodePro-MediumIt.otf ├── SourceCodePro-Medium.otf ├── SourceCodePro-Regular.otf ├── SourceCodePro-SemiboldIt.otf ├── SourceCodePro-Semibold.otf ├── SourceCodeVF-Italic.otf └── SourceCodeVF-Upright.otf ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
