[go: up one dir, main page]

Skip to content

A GUI app to experiment with sparse interpolation

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

raphlinus/interp-toy

Repository files navigation

interp-toy

This repo contains a Druid-based GUI application for experimenting with sparse interpolation.

As a subdirectory, it contains a copy of the glyphstool crate, for which the authoritative master lives in the Inconsolata repository. It's used for reading masters in Glyphs format. If development continues, that should probably be published as a crate.

To try it, run this command:

cargo run --release -- glyph testfont-2masters.glyphs n

This repo is currently a rough prototype, and uses an old version of Druid. It's likely the ideas will be pursued in a different context, for example adding interpolation features to Runebender.

License

Licensed under either of

About

A GUI app to experiment with sparse interpolation

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages