An open API service indexing awesome lists of open source software.

https://github.com/bsdelf/fontconfig

Workaround for fontconfig "Multiple values in <test>" issue.
https://github.com/bsdelf/fontconfig

fontconfig x11

Last synced: 9 months ago
JSON representation

Workaround for fontconfig "Multiple values in <test>" issue.

Awesome Lists containing this project

README

          

# The Issue

[https://bugs.freedesktop.org/show_bug.cgi?id=33644]()

# Solution

- Write fonts.conf as "usual", which contains multiple values in ``.
- Use a separate script to convert those kind of tests into single-value test.

# Usage

Generate local.conf:

```
./conv.py
```

Copy "local.conf" to one of following path:

- /etc/fonts/local.conf
- /usr/local/etc/fonts/local.conf
- ~/.config/fontconfig/fonts.conf
- ~/.fonts.conf