diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-18 16:58:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 15:12:40 +0700 |
commit | 304d48977653031a742c52c9273282358add4d15 (patch) | |
tree | dfdedba237dcbcf0c74cdfc8fe648115695ec858 /system/ttf-arphic-uming/64-ttf-arphic-uming.conf | |
parent | f3985d96a348ba592351498ec626aab4e4a220fc (diff) |
system/ttf-arphic-uming: Updated for version 0.2.20080216.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttf-arphic-uming/64-ttf-arphic-uming.conf')
-rw-r--r-- | system/ttf-arphic-uming/64-ttf-arphic-uming.conf | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/system/ttf-arphic-uming/64-ttf-arphic-uming.conf b/system/ttf-arphic-uming/64-ttf-arphic-uming.conf deleted file mode 100644 index f611d1034f09d..0000000000000 --- a/system/ttf-arphic-uming/64-ttf-arphic-uming.conf +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> -<fontconfig> - <alias> - <family>serif</family> - <prefer> - <family>AR PL UMing HK</family> - <family>AR PL UMing CN</family> - </prefer> - </alias> - <alias> - <family>sans-serif</family> - <prefer> - <family>AR PL UMing HK</family> - <family>AR PL UMing CN</family> - </prefer> - </alias> - <alias> - <family>monospace</family> - <prefer> - <family>AR PL UMing HK</family> - <family>AR PL UMing CN</family> - </prefer> - </alias> -</fontconfig> |