Skip to content

Vero(True in Italian)Type is a pure rust implementation for parsing .ttf font files

Notifications You must be signed in to change notification settings

TheOnlyArtz/VeroType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeroType

VeroType (Italian for "TrueType") is a pure Rust library designed for parsing .ttf (TrueType font) files. It enables developers to read and extract data from TrueType fonts seamlessly within Rust projects.

Features

  • Pure Rust Implementation: No external dependencies, ensuring safety and performance.
  • Comprehensive Parsing: Access various tables and glyph data within .ttf files.

Installation

To include VeroType in your Rust project, add it to your Cargo.toml:

[dependencies]
verotype = "0.1.0"

About

Vero(True in Italian)Type is a pure rust implementation for parsing .ttf font files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages