#font #bitmap-font #psf #graphics #text

no-std psf2

Minimal, unopinionated PSF2 bitmap font parser

8 unstable releases (3 breaking)

0.4.0 Jun 29, 2022
0.3.3 Jun 29, 2022
0.2.0 Jun 28, 2022
0.1.1 Jun 26, 2022

#290 in No standard library

28 downloads per month

MIT OR Apache-2.0 OR Zlib

14KB
321 lines

psf2

Documentation Crates.io

Minimal, unopinionated PSF2 bitmap font parsing

License

Licensed under any of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be triple licensed as above, without any additional terms or conditions.


lib.rs:

Parser for v2 PC Screen Fonts, bitmap fonts which are simple and fast to draw.

Dependencies

~175KB