[webkit-changes] [WebKit/WebKit] 1fb32b: [Skia] Disable antialiasing when rendering text wi...

Carlos Garcia Campos noreply at github.com
Thu Feb 29 05:50:50 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1fb32b543a9cdd5a9f3b2b0d7888c7b0cafac8f8
      https://github.com/WebKit/WebKit/commit/1fb32b543a9cdd5a9f3b2b0d7888c7b0cafac8f8
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/FontCascadeSkia.cpp
    M Source/WebCore/platform/graphics/skia/FontSkia.cpp

  Log Message:
  -----------
  [Skia] Disable antialiasing when rendering text with Ahem font
https://bugs.webkit.org/show_bug.cgi?id=270290

Reviewed by Alejandro G. Castro.

Ahem font is used by the test and they require the antialising to be disabled.

* Source/WebCore/platform/graphics/skia/FontCascadeSkia.cpp:
(WebCore::FontCascade::drawGlyphs):
* Source/WebCore/platform/graphics/skia/FontSkia.cpp:
(WebCore::Font::platformInit):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list