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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flisakl
Copy link

@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:

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