[webkit-changes] [WebKit/WebKit] dda504: [Freetype] Add basic implementation of FontCustomP...

Patrick noreply at github.com
Fri Jan 26 16:02:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dda504fbe8ac180f6dde2b34eedc7501764f5db7
      https://github.com/WebKit/WebKit/commit/dda504fbe8ac180f6dde2b34eedc7501764f5db7
  Author: Patrick Griffis <pgriffis at igalia.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp
    M Source/cmake/FindHarfBuzz.cmake

  Log Message:
  -----------
  [Freetype] Add basic implementation of FontCustomPlatformData::supportsTechnology
https://bugs.webkit.org/show_bug.cgi?id=256310

Reviewed by Michael Catanzaro.

Instead of unconditionally returning true this explicitly handles the technologies.

* Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp:
(WebCore::FontCustomPlatformData::supportsTechnology):
* Source/cmake/FindHarfBuzz.cmake:

Canonical link: https://commits.webkit.org/273584@main




More information about the webkit-changes mailing list