Skip to content

feat(font)!: correct error propagation in font generation#185

Merged
rami3l merged 3 commits into
masterfrom
feat/better-errors
Jun 21, 2026
Merged

feat(font)!: correct error propagation in font generation#185
rami3l merged 3 commits into
masterfrom
feat/better-errors

Conversation

@rami3l

@rami3l rami3l commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

In response to #93, this output format is long overdue:

> cargo run
   Compiling monoxide v0.1.0 (/work/monoxide)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
     Running `target/debug/monoxide`
Hello from Monoxide!
Error: Failed to layout glyphs

Caused by:
    0: Failed to evaluate glyph, at glyph index 6
    1: bezier stroking unimplemented at (NoId): try putting `.transformed()` before `.stroked()`

@rami3l rami3l force-pushed the feat/better-errors branch from 423024a to c8711eb Compare June 21, 2026 08:05
@rami3l rami3l added this pull request to the merge queue Jun 21, 2026
Merged via the queue into master with commit 0f6292e Jun 21, 2026
5 checks passed
@rami3l rami3l deleted the feat/better-errors branch June 21, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant