processing / processing/libprocessing

Impement `Font` API Object

Open
#11 1 comment 0 reactions 1 assignee View on GitHub

@tychedelia is already working on this.

Since Apr 1, 2026.

Dominant language
Rust
Stars
69
Forks
14
Avg merge
15d 22h
Merged PRs (30d)
3

Description

We want to expose font loading to users. Bevy uses cosmic-text at the moment for font assets although may switch to parley soon. For the most part, this will involve just loading a Bevy Font asset, especially until we have a more solid path for UI. But, we'll also want to expose facilities for users to get curve information back for a given font, see https://docs.rs/cosmic-text/latest/cosmic_text/struct.SwashCache.html.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.