Skip to content

Translations: fonts that support other languages (specifically Japanese) #504

Open
0 of 1 issue completed
@lwasser

Description

@lwasser

During our sprint today, @flpm noticed that an error popping up with the packaging guide build (specific to Japanese translation) might be a font / missing character issue.

By default we are using the Google Font Poppins which does NOT have a Japanese character base. We might want to vendor another font, that supports Japanese and add it as an fallback to our css styles

font-family: "Poppins", san-serif

and maybe instead we vendor another font and do
font-family: "Poppins", "another-font", san-serif

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Python Package Guide

    Status

    pyconus-25

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions