Hi Behdad, original source is from http://download.savannah.gnu.org/releases/smc/fonts/malayalam-fonts-04.1.zip just edited it for testing good to know it is working perfectly where should i submit this patch 1) to fontconfig package? or 2) will it ok to copy it to /etc/conf.d through smc-fonts package? IMO second one is not right let me know so i can do remaining things for https://bugzilla.redhat.com/show_bug.cgi?id=448078 Thanks, Pravin S 2008/7/24 Behdad Esfahbod <besfahbo@xxxxxxxxxx>: > Hi again, > > I tested your snippet and it works perfectly. It's actually a very nice > trick that should be documented! I'm CC'ing fedora-fonts-list. Here's > the snippet to adjust font size for a family. > > <?xml version="1.0"?> > <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> > <fontconfig> > <!-- multiply the matrix of Meera font for solving size mismatch with Rachana--> > <match target="font"> > <test name="family" mode="eq"> > <string>Meera</string> > </test> > <edit name="matrix" mode="assign"> > <times> > <name>matrix</name> > <matrix><double>1.2</double><double>0</double> > <double>0</double><double>1.2</double> > </matrix> > </times> > </edit> > </match> > </fontconfig> > > > behdad > > > On Thu, 2008-07-24 at 15:13 +0530, Pravin Satpute wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi Behdad, >> >> ~ I am maintainer of package smc-fonts-meera-04-6.fc9.noarch and i >> want to double this fonts point size using fontconfig, i need your help >> in this case. >> Attaching .conf file i have created for meera font, >> ~ https://bugzilla.redhat.com/show_bug.cgi?id=448078 >> ~ I don't know how to test that whether it is working right or not, >> alternately it will be nice if you help me in correcting this file. >> ~ I will be very thankful to you for giving some time from your busy >> schedule. >> >> >> Thanks & Regards, >> Pravin S >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.9 (GNU/Linux) >> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org >> >> iEYEARECAAYFAkiITqgACgkQLTnsA10u83yKdACeMo9+3CRMgp7ccnKYdfJgL2aH >> 9UsAnjkRTriDlfgLf7H0rXrzSWnbyn+B >> =tW3X >> -----END PGP SIGNATURE----- >> > -- > behdad > http://behdad.org/ > > _______________________________________________ > Fedora-fonts-list mailing list > Fedora-fonts-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/fedora-fonts-list > > _______________________________________________ Fedora-fonts-list mailing list Fedora-fonts-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-fonts-list