From b6bd72335ce5eb9369043891c0eb05c4b08e574e Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Tue, 25 Oct 2022 12:54:21 -0600 Subject: [PATCH] Add description for crate --- Cargo.toml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 863667d..178d398 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "cosmic-text" +description = "Pure Rust multi-line text handling" version = "0.1.0" authors = ["Jeremy Soller "] edition = "2021" diff --git a/README.md b/README.md index 958eac5..801c6fa 100644 --- a/README.md +++ b/README.md @@ -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