Skip to content

fonts.md: change deprecated conf file to correct one #832

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

Closed
wants to merge 1 commit into from

Conversation

flisakl
Copy link
Contributor

@flisakl flisakl commented Feb 19, 2025

Command for creating symlink used a deprecated file for disabling bitmap fonts.

Edit:
When you run:

fc-conflist | grep no-bitmap

you'll see:

[flisak@void] ~  $ fc-conflist | grep no-bitmap
+ /etc/fonts/conf.d/70-no-bitmaps-except-emoji.conf: Reject bitmap fonts except bitmap emoji fonts
- /usr/share/fontconfig/conf.avail/70-no-bitmaps-and-emoji.conf: Reject bitmap fonts, including bitmap emoji fonts
- /usr/share/fontconfig/conf.avail/70-no-bitmaps.conf: Reject bitmap fonts except bitmap emoji fonts (deprecated; use 70-no-bitmaps-except-emoji.conf)
[flisak@void] ~  $

@northboot
Copy link

Can confirm that the old symlink does not disable bitmap fonts anymore, confirmed by testing on wikipedia.org on Firefox.

@classabbyamp
Copy link
Member

commit message should start with config/graphical-session/fonts: instead of fonts.md:

@flisakl
Copy link
Contributor Author

flisakl commented Feb 23, 2025

I can't change commit message now. I've used format from CONTRIBUTING.md

The commit message should be in the form <filename>: <description_of_changes>.

I think it would be best to close this PR and @classabbyamp can apply the modification later, there's no point in making another PR or commit for such trivial change, but I am open to suggestions.

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.

3 participants