FS#64883 - [ttf-droid] Droid Mono preferred over DejaVu Mono

Attached to Project: Community Packages
Opened by lukpod (lukpod) - Wednesday, 18 December 2019, 19:19 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 17 January 2021, 22:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

# pacman -S --needed ttf-dejavu ttf-droid

$ fc-match serif
DejaVuSerif.ttf: "DejaVu Serif" "Book"

$ fc-match sans
DejaVuSans.ttf: "DejaVu Sans" "Book"

$ fc-match mono
DroidSansMono.ttf: "Droid Sans Mono" "Regular"

# rm /etc/fonts/conf.d/60-droid-sans-mono.conf
$ fc-match mono
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"

The fontconfig files for the Droid fonts are provided by Arch.

https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/ttf-droid
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Sunday, 17 January 2021, 22:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  ttf-droid 20121017-9

Loading...