[Bug 219448] www/chromium uses its own embedded copy of FreeType

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 22 05:49:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219448

            Bug ID: 219448
           Summary: www/chromium uses its own embedded copy of FreeType
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium at FreeBSD.org
          Reporter: jan.kokemueller at gmail.com
             Flags: maintainer-feedback?(chromium at FreeBSD.org)
          Assignee: chromium at FreeBSD.org

I was wondering why font rendering looked a bit off in Chromium. It turned out
that Chromium is using an embedded copy of FreeType coming from PDFium.

Setting "pdfium_bundle_freetype" in "./third_party/pdfium/pdfium.gni" to
"false" and rebuilding fixed this for me. Currently the condition is set to
"!is_linux".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-chromium mailing list