Skip to content

Suggest updating the documentation to guide users to use system-installed fonts #149

@p1aintiff

Description

@p1aintiff

Suggest updating the documentation to guide users to use system-installed fonts.

The documentation currently recommends using CJK fonts, but this support has been discontinued due to various issues.

We should update the docs to clarify that non-Latin scripts (e.g., CJK) should rely on system-native fonts, and users are encouraged to set their preferred fonts directly—for example:

plt.style.use(["science", "no-latex"])
plt.rcParams["font.family"] = ["Times New Roman", "SimSun"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions