diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-06-14 13:19:42 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-06-14 13:19:42 +0200 |
commit | e63b0b53e0b14ee52367241e1f544690f27cd35a (patch) | |
tree | 33d33aa101d5e45ed393c7a72a0605ce87c0d8f5 /testing/otf-oswald/45-oswald.conf | |
parent | 7ed8dae30291a91be1f65e3171c54439085bb41f (diff) | |
download | aports-e63b0b53e0b14ee52367241e1f544690f27cd35a.tar.bz2 aports-e63b0b53e0b14ee52367241e1f544690f27cd35a.tar.xz |
testing/otf-oswald: new aport
Diffstat (limited to 'testing/otf-oswald/45-oswald.conf')
-rw-r--r-- | testing/otf-oswald/45-oswald.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/otf-oswald/45-oswald.conf b/testing/otf-oswald/45-oswald.conf new file mode 100644 index 0000000000..aa909676e1 --- /dev/null +++ b/testing/otf-oswald/45-oswald.conf @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> +<fontconfig> + + <alias> + <family>Oswald</family> + <default> + <family>fantasy</family> + </default> + </alias> + +</fontconfig> |