HEX
Server: LiteSpeed
System: Linux server456.bertina.biz 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: danahold (1044)
PHP: 7.4.33
Disabled: mail, show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: //usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--  Disable sub-pixel rendering --> 
  <match target="pattern">
    <!--
      This configuration is available on the major desktop environments.
      We shouldn't overwrite it with "assign" unconditionally.
      Most clients may picks up the first value only. so using "append"
      may simply works to avoid it.
    -->
    <edit name="rgba" mode="append"><const>none</const></edit>
  </match>
</fontconfig>