Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 05:49:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219448] www/chromium uses its own embedded copy of FreeType
Message-ID:  <bug-219448-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219448

            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@FreeBSD.org
          Reporter: jan.kokemueller@gmail.com
             Flags: maintainer-feedback?(chromium@FreeBSD.org)
          Assignee: chromium@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".

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219448-13>