Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dda504fbe8ac180f6dde2b34eedc7501764f5db7 https://github.com/WebKit/WebKit/commit/dda504fbe8ac180f6dde2b34eedc7501764f5db7 Author: Patrick Griffis <pgrif...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes