[Fontconfig-bugs] [Bug 87122] Treat color bitmap font as scalable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 14 13:57:52 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=87122

Behdad Esfahbod <freedesktop at behdad.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Behdad Esfahbod <freedesktop at behdad.org> ---
Fixed in:

commit 66db69a6d991945f96feb1da683a2e04ea396842
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Sun Dec 14 13:55:53 2014 -0800

    Treat color fonts as scalable

    All color fonts are designed to be scaled, even if they only have
    bitmap strikes.  Client is responsible to scale the bitmaps.  This
    is in constrast to non-color strikes...

    Clients can still use FC_OUTLINE to distinguish bitmap vs outline
    fonts.  Previously FC_OUTLINE and FC_SCALABLE always had the same
    value.  Now FC_SCALABLE is set to (FC_OUTLINE || FC_COLOR).

    Fixes:
    https://bugs.freedesktop.org/show_bug.cgi?id=87122

commit dbc7c4a2cfe1ba6c537957b3b68b625403ca99fd
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Sun Dec 14 13:39:41 2014 -0800

    Add FC_COLOR

    Only adds "color" to pattern if FreeType version supports color.

    Based on patch from Jungshik Shin.

-- 
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/20141214/1f141668/attachment.html>


More information about the Fontconfig-bugs mailing list