servo/components/fonts/platform
Jonathan Schwender 895b8d30ea
ohos: fonts: Fix HalfwidthandFullwidthForms font fallback (#34410)
This codeblock contains chinese, japanese and korean characters,
so we add the simplified chinese and the CJK fallback fonts.

Additionally, we add the new CJK fallback font for the koren and
japanese unicode blocks, since the KR and JP fallback fonts
don't seem to be present on the latest OH versions anymore.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-11-28 11:03:05 +00:00
..
freetype ohos: fonts: Fix HalfwidthandFullwidthForms font fallback (#34410) 2024-11-28 11:03:05 +00:00
macos clippy: Fix warning in fonts/platform/macos/font_list.rs (#33971) 2024-10-23 07:55:43 +00:00
windows clippy: Fix a variety of clippy warnings in fonts, layout_2020 and the DOM code (#33894) 2024-10-18 13:57:13 +00:00
mod.rs ohos/android: Fix some compiler warnings (#34178) 2024-11-07 19:53:57 +00:00