Skip to content

[Feat]: make the fonts as an asset #1677

Open
@lublak

Description

@lublak

Is your feature request related to a problem? Please describe.

Currently there are some links pointing to the google fonts api:

https://github.com/lowcoder-org/lowcoder/blob/main/client/packages/lowcoder/src/pages/editor/editorView.tsx#L563
https://github.com/lowcoder-org/lowcoder/blob/main/client/packages/lowcoder/src/pages/editor/editorView.tsx#L612
https://github.com/lowcoder-org/lowcoder/blob/main/client/packages/lowcoder/src/app.tsx#L292

Describe the solution you'd like

It would be nice to use the fonts in a offline workload (assets).

Describe alternatives you've considered

Use a default browser font without the need of any font file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions