Bug#869606: [Pkg-fonts-devel] Bug#869606: fonts-liberation: all fonts resolve to mono

2017-07-24 Thread Fabian Greffrath
Am Montag, den 24.07.2017, 22:51 +0200 schrieb Denis Danilov: > and it is the same for any fc-match -a ... command, like > fc-match -a serif > fc-match -a qwery I see, what happens for "fc-match Arial" or "fc-match Helvetica"? - Fabian signature.asc Description: This is a digitally signed mess

Bug#869606: [Pkg-fonts-devel] Bug#869606: fonts-liberation: all fonts resolve to mono

2017-07-24 Thread Denis Danilov
Hi Fabian, the output of "fc-match -a sans" is LiberationMono-Regular.ttf: "Liberation Mono" "Regular" LiberationSans-Regular.ttf: "Liberation Sans" "Regular" LiberationSerif-Regular.ttf: "Liberation Serif" "Regular" LiberationSansNarrow-Regular.ttf: "Liberation Sans Narrow" "Regular" LiberationMo

Bug#869606: [Pkg-fonts-devel] Bug#869606: fonts-liberation: all fonts resolve to mono

2017-07-24 Thread Fabian Greffrath
control: reassign -1 fontconfig Hi there, Am Montag, den 24.07.2017, 20:02 +0200 schrieb Denis Danilov: > if the liberation fonts are the only ttf fonts intalled on a system, > then > "Liberation Mono" will match any font by default, e.g. in docker > docker run -it debian:testing-slim /bin/bash >

Bug#869606: fonts-liberation: all fonts resolve to mono

2017-07-24 Thread Denis Danilov
Package: fonts-liberation Version: 1:1.07.4-2 Severity: normal Dear Maintainer, if the liberation fonts are the only ttf fonts intalled on a system, then "Liberation Mono" will match any font by default, e.g. in docker docker run -it debian:testing-slim /bin/bash # apt-get update # apt-get instal