https://github.com/bodoni/paragraph
Line-breaking algorithm
https://github.com/bodoni/paragraph
Last synced: 8 months ago
JSON representation
Line-breaking algorithm
- Host: GitHub
- URL: https://github.com/bodoni/paragraph
- Owner: bodoni
- License: other
- Created: 2016-08-01T16:48:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T06:32:32.000Z (over 9 years ago)
- Last Synced: 2025-03-15T17:05:42.312Z (about 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Paragraph [![Version][version-img]][version-url] [![Status][status-img]][status-url]
The package provides a line-breaking algorithm.
## [Documentation][documentation]
## Contribution
Your contribution is highly appreciated. Do not hesitate to open an issue or a
pull request. Note that any contribution submitted for inclusion in the project
will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
[documentation]: https://docs.rs/paragraph
[status-img]: https://travis-ci.org/bodoni/paragraph.svg?branch=master
[status-url]: https://travis-ci.org/bodoni/paragraph
[version-img]: https://img.shields.io/crates/v/paragraph.svg
[version-url]: https://crates.io/crates/paragraph