Add description for crate

This commit is contained in:
Jeremy Soller 2022-10-25 12:54:21 -06:00
parent a9b7b4e914
commit b6bd72335c
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
[package]
name = "cosmic-text"
description = "Pure Rust multi-line text handling"
version = "0.1.0"
authors = ["Jeremy Soller <jeremy@system76.com>"]
edition = "2021"

View file

@ -1,6 +1,6 @@
# COSMIC Text
Pure Rust multi-line text shaping and rendering for COSMIC.
Pure Rust multi-line text handling.
COSMIC Text provides advanced text shaping, layout, and rendering wrapped up
into a simple abstraction. Shaping is provided by rustybuzz, and supports a