[Fontconfig-bugs] [Bug 80873] Improve size unparse?
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 7 23:15:31 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80873
--- Comment #9 from Akira TAGOH <akira at tagoh.org> ---
(In reply to comment #8)
> Really? How about this: the FcCompareValueList is *only* called from
> FcCompare if both patterns have the element in question. Please check. I'm
> sure a missing item gets a score of zero and double-checked and
> triple-checked yesterday.
You're right. but:
(In reply to comment #6)
> Are you sure?! My understanding is that if either the pattern or font
> doesn't an element, that counts as a perfect match, ie. score 0:
This is the problem. for example, one tries to find a font matching with
:size=12 say, it won't matches to the 12-ish sized (bitmap) fonts, because the
best matched score is always more than 1000. that's why we have certain values
in the cache and the pattern which is being targeted by matchers. in that
sense, I'm not sure if implementing Bug#80929 will gives us a corrrect result.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20140708/53062f8c/attachment.html>
More information about the Fontconfig-bugs
mailing list