[Bug 457947] Review Request: oldstandard-sfd-fonts - Old Standard Fonts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=457947





--- Comment #14 from Martin-Gomez Pablo <pablo.martin-gomez@xxxxxxxxxxx>  2008-10-28 13:20:15 EDT ---
Some comments:
1- When you make a change, you increase the "Dist" number, not the "Version"
one's.
2- Paste the following after the "%setup"
for i in $(ls OldStandard*.ttf.sfd);
   do sed -i -e 's/OldStandardTT/OldStandardSFD/'  -e 's/Old Standard TT/Old
Standard SFD/' $i;
done
It's the renaming of the font just before the building.
3- A little improvement to the fontconfig rules, add the following :
<alias binding="same">
  <family>Old Standard</family>
  <accept>
    <family>Old Standard SFD</family>
  </accept>
</alias>

-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]