0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.217.89.130


Current Path : /proc/thread-self/root/etc/fonts/conf.d/
Upload File :
Current File : //proc/thread-self/root/etc/fonts/conf.d/69-language-selector-ja.conf

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
	<match target="font">
		<test qual="all" name="family" compare="contains">
			<string>Noto</string>
		</test>
		<test qual="all" name="family" compare="contains">
			<string>JP</string>
		</test>
		<test qual="all" name="pixelsize" compare="less_eq">
			<double>18</double>
		</test>
		<edit mode="assign" name="embeddedbitmap">
			<bool>false</bool>
		</edit>
		<edit mode="assign" name="hintstyle">
			<const>hintnone</const>
		</edit>
	</match>
</fontconfig>