Home
last modified time | relevance | path

Searched hist:"6 ffd243dbca5011dca0b949f874663aea7274bed" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h6ffd243dbca5011dca0b949f874663aea7274bed Sat Jun 06 13:31:49 UTC 2020 Pascal Abresch <nep@packageloss.eu> app_server: Fall back to style "Regular" before style 0

Most notably in noto sans cjk style 0 seems be thin or light, and not Regular
this should make the fallback try Regular and only fall back to 0
if no font has a regular variant for the requested glyph

Change-Id: Ib152a50e6cace032278a60f664c2569fa9fe82fc
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2887
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>