pdf_encoding 0.1.0

Font related encodings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.lazy_static]
version = "1.4"

[package]
authors = ["Sebastian Köln <s3bk@protonmail.com>"]
description = "Font related encodings"
edition = "2018"
exclude = ["encodings"]
homepage = "https://github.com/pdf-rs/encoding"
include = ["agl-aglfn/glyphlist.txt", "src", "build.rs", "README.md"]
license = "BSD-3-Clause"
name = "pdf_encoding"
readme = "README.md"
repository = "https://github.com/pdf-rs/encoding"
version = "0.1.0"