Re: Can't enable any bitmap fonts except Fixed, Unifont and WQY

Akira TAGOH <[email protected]> Fri, 5 Oct 2018 16:45:44 +0900
Newsgroups gmane.comp.fonts.fontconfig
Message-ID <CACT-Cx3vmdJqrPQnHWb9AMtMSkO1Ds-6Wr_8tUmkQqLYBR6qew@mail.gmail.com>
Something might be broken. dunno.
just tried on docker image...

# docker pull ubuntu
...
# docker run -it --rm ubuntu bash

# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
# apt-get update
...
# apt-get install xfonts-100dpi fontconfig
...
# fc-cache -v /usr/share/fonts/X11/100dpi/
/usr/share/fonts/X11/100dpi: skipping, existing cache is valid: 358
fonts, 0 dirs
/var/cache/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
# fc-match helvetica
DejaVuSans.ttf: "DejaVu Sans" "Book"
# rm /etc/fonts/conf.d/70-no-bitmaps.conf
# fc-match helvetica
helvR08-ISO8859-1.pcf.gz: "Helvetica" "Regular"

On Fri, Oct 5, 2018 at 3:53 PM Weiwu Zhang <[email protected]> wrote:
>
> El vie., 5 oct. 2018 a las 14:34, Akira TAGOH (<[email protected]>) escribió:
> > Please make sure if those fonts can be scanned properly. try fc-scan
> > and/or fc-query to check scanning.
> > if that works
>
> It doesn't:
>
> $ fc-scan /usr/share/fonts/X11/100dpi/ && echo success
> $ fc-query /usr/share/fonts/X11/100dpi/
> id 0
>
> So where to go from here?
>
> Thanks very much!



-- 
Akira TAGOH
_______________________________________________
Fontconfig mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/fontconfig