ttf_word_wrap 0.2.2

Wraps text based on character width.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.ttf-parser]
version = "0.11.0"

[package]
authors = ["Benjamin Halsted <bg@hlstd.com>"]
categories = ["text-processing"]
description = "Wraps text based on character width."
documentation = "https://docs.rs/ttf_word_wrap"
edition = "2018"
keywords = ["font", "wrap", "word", "wordwrap"]
license = "MIT"
name = "ttf_word_wrap"
readme = "README.md"
repository = "https://sr.ht/~halzy/ttf_word_wrap/"
version = "0.2.2"