Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About use ttf file. #173

Closed
DaMoXin opened this issue Dec 13, 2020 · 1 comment
Closed

About use ttf file. #173

DaMoXin opened this issue Dec 13, 2020 · 1 comment
Assignees
Labels
no user support The issue system is not for user support. Please ask user questions in fltk.general.

Comments

@DaMoXin
Copy link

DaMoXin commented Dec 13, 2020

Can you tell me if there is a function in the fltk library like"QFontDatabase::addApplicationFontFromData(fontFile)" in QT library that uses a third font or local ttf file. If so, please write an example below. Thank you.

@Albrecht-S Albrecht-S self-assigned this Dec 14, 2020
@Albrecht-S Albrecht-S added the no user support The issue system is not for user support. Please ask user questions in fltk.general. label Dec 14, 2020
@Albrecht-S
Copy link
Member

There is (IIRC) currently no function to load a font from a .ttf file in FLTK. That said:

This is the wrong place to ask questions about building or running programs built with FLTK (user support). Please ask your question in our user group fltk.general. Your question will have a wider audience and you will likely get more and quicker replies.

Please include the system/platform (Windows, Linux, macOS), the build system (Visual Studio, CMake, Ninja), compiler (gcc, clang), compiler version, and build error messages (if any) in text form (copy and paste preferred). TIA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no user support The issue system is not for user support. Please ask user questions in fltk.general.
Projects
None yet
Development

No branches or pull requests

2 participants