informa 0.1.0

Informa is a font compiler for digital typography.
Documentation
1
2
3
4
5
6
7
8
9
//! # The Informa Font Compiler
//!
//! *Informa* is a font compiler for digital typography.
//!
//! This project is work-in-progress.

#![deny(missing_docs)]

pub mod data;