[Fontconfig-bugs] [Bug 60783] Extend metric-aliases.conf
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 1 00:06:34 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=60783
--- Comment #6 from Akira TAGOH <akira at tagoh.org> ---
(In reply to comment #5)
> Well, because sake of symmetry.
>
> With same logic, you could also drop
>
> <alias binding="same">
> <family>Liberation Sans</family>
> <default>
> <family>Arial</family>
> </default>
> </alias>
This isn't <accept>. so is it a typo maybe?
you mean:
<alias binding="same">
<family>Arial Narrow</family>
<accept><family>Liberation Sans Narrow</family></accept>
</alias>
<alias binding="same">
<family>Liberation Sans Narrow</family>
<default><family>Arial Narrow</family></default>
</alias>
?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20130301/41cece60/attachment-0001.html>
More information about the Fontconfig-bugs
mailing list