[webkit-changes] [WebKit/WebKit] 760062: [Skia] Fix font style values passed to matchFamily...
Carlos Garcia Campos
noreply at github.com
Fri Mar 15 05:17:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7600623697cb7564118f1f7ff022746ef638a13d
https://github.com/WebKit/WebKit/commit/7600623697cb7564118f1f7ff022746ef638a13d
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp
Log Message:
-----------
[Skia] Fix font style values passed to matchFamilyStyle
https://bugs.webkit.org/show_bug.cgi?id=271049
Reviewed by Alejandro G. Castro.
We are doing a very simple conversion, but we should check values and
thresholds.
* Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp:
(WebCore::skiaFontStyle):
(WebCore::FontCache::createFontPlatformData):
Canonical link: https://commits.webkit.org/276149@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