glifnames 0.2.0

Mapping of characters to glyph names according to the Adobe Glyph List Specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Fredrick R. Brennan <copypaste@kittens.ph>", "YesLogic Pty. Ltd. <info@yeslogic.com>", "MFEK Authors"]
categories = ["text-processing"]
description = "Mapping of characters to glyph names according to the Adobe Glyph List Specification"
documentation = "https://docs.rs/crate/glifnames"
edition = "2021"
homepage = "https://github.com/MFEK/glifnames.rlib"
keywords = ["glyph", "name", "font", "ufo", "glif"]
license = "Apache-2.0"
name = "glifnames"
readme = "README.md"
repository = "https://github.com/MFEK/glifnames.rlib"
version = "0.2.0"