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