linebender / linebender/norad

public GlyphBuilder

Open
#199 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
61
Forks
16
PR merge metrics
No merged PRs in 30d

Description

re-posting from the source documentation in https://github.com/linebender/norad/blob/master/src/glyph/builder.rs

> // NOTE: The builders are private to the crate until we have a real-world use-case for making
// them public. Then, we need to think about maybe doing without a GlyphBuilder at all (check
// for elements occuring once in parse.rs) and only keeping OutlineBuilder.

Related: https://github.com/linebender/norad/issues/95

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.

Research direction

Read src/glyph/builder.rs and inspect the related parsing references in parse.rs. Review issue #95 and the source note to understand the real-world use case and whether GlyphBuilder should become public. Done means the project has a decided public-builder design and the corresponding API work is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.