[smc-discuss] [Bug 589906] Default monospace font characters are overlapping in gnome-terminal

bugzilla at redhat.com bugzilla at redhat.com
Mon May 31 03:15:58 PDT 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=589906

--- Comment #14 from Praveen Arimbrathodiyil <parimbra at redhat.com> 2010-05-31 06:15:51 EDT ---
pravi at savannah:~$ rpm -ql smc-meera-fonts 
/etc/fonts/conf.d/66-smc-meera.conf
/etc/fonts/conf.d/90-smc-meera.conf
/usr/share/fontconfig/conf.avail/66-smc-meera.conf
/usr/share/fontconfig/conf.avail/90-smc-meera.conf
/usr/share/fonts/smc
/usr/share/fonts/smc/Meera_04.ttf
pravi at savannah:~$ cat /etc/fonts/conf.d/66-smc-meera.conf
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match>
  <test name="lang">
    <string>ml-in</string>
  </test>
  <test name="family">
    <string>sans-serif</string>
  </test>
  <edit name="family" mode="prepend">
    <string>Meera</string>
  </edit>
</match>
<alias>
  <family>Meera</family>
  <default>
    <family>sans-serif</family>
  </default>
</alias>        
</fontconfig>

Meera font claims it is only a sans-serif font, not a monospace font. So fault
is not with the font also. Could it be an issue with fontconfig falling back to
default font when it does not get a Monospace font for a language?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

-- 
സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ്ങ് - എന്റെ കമ്പ്യൂട്ടറിനു് എന്റെ ഭാഷ 
സംരംഭം: https://savannah.nongnu.org/projects/smc
വെബ്‌സൈറ്റ് : http://smc.org.in  IRC ചാനല്‍ : #smc-project @ freenode
പിരിഞ്ഞു പോകാന്‍: smc-discuss-unsubscribe at googlegroups.com


More information about the discuss mailing list