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

Added fallback XLFD font name, Removed dead code #31

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

Hammster
Copy link
Contributor

@Hammster Hammster commented Mar 19, 2022

Hi there,

In regard to #30 I've improved the font loading routine by

  • Adding a fallback XLFD font -*-*-*-r-*-*-*-*-*-*-*-*-*-*, which is appended to the user selected one.
  • Adding debug output for the missing font/encoding and the current users locale
  • Removed the DrawErrMsgOnMenu call for every missing encoding
  • Removed 2 unused definitions Loacle_INCLUDES & MAX_NAME_LEN

Any feedback is welcome :)

@morgant morgant merged commit 6bcb838 into morgant:master Aug 25, 2024
@morgant
Copy link
Owner

morgant commented Aug 25, 2024

@Hammster My sincerest apologies for taking so long to test & merge this! I really appreciate this improvement. Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants