diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-06-14 12:12:38 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-06-14 12:12:48 +0200 |
commit | 666a8389a5bc6f2c0b847ae2a21312ae389edbfd (patch) | |
tree | f597df9ddfa897c0d22657fb45a8ca8abdbbf4c2 /testing/ttf-heuristica/45-heuristica.conf | |
parent | 46e7c4d4ff65c87f724ee42b3595ba0f5ed2cb17 (diff) | |
download | aports-666a8389a5bc6f2c0b847ae2a21312ae389edbfd.tar.bz2 aports-666a8389a5bc6f2c0b847ae2a21312ae389edbfd.tar.xz |
testing/ttf-heuristica: new aport
Diffstat (limited to 'testing/ttf-heuristica/45-heuristica.conf')
-rw-r--r-- | testing/ttf-heuristica/45-heuristica.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/ttf-heuristica/45-heuristica.conf b/testing/ttf-heuristica/45-heuristica.conf new file mode 100644 index 0000000000..a0f7b11608 --- /dev/null +++ b/testing/ttf-heuristica/45-heuristica.conf @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> +<fontconfig> + + <alias> + <family>Heuristica</family> + <default> + <family>serif</family> + </default> + </alias> + +</fontconfig> |