[webkit-changes] [WebKit/WebKit] adf457: [Freetype] Mark Incremental font loading as unsupp...

Patrick noreply at github.com
Mon Jan 29 07:35:30 PST 2024


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

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

  Log Message:
  -----------
  [Freetype] Mark Incremental font loading as unsupported
https://bugs.webkit.org/show_bug.cgi?id=268288

Reviewed by Adrian Perez de Castro.

While Harfbuzz does appear to support this how web fonts get loaded
does depend on WebKit and it does not support this on any port.

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

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




More information about the webkit-changes mailing list