This file is indexed.

/etc/fonts/conf.avail/35-arphic-ukai-aliases.conf is in fonts-arphic-ukai 0.2.20080216.2-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
	<alias binding="same">
	  <family>AR PL ZenKai Uni</family>
	  <prefer><family>AR PL UKai HK</family></prefer>
	</alias>

	<alias binding="same">
	  <family>AR PL ZenKai Uni MBE</family>
	  <prefer><family>AR PL UKai TW MBE</family></prefer>
	</alias>
</fontconfig>