piet-cosmic-text

Crates.iopiet-cosmic-text
lib.rspiet-cosmic-text
version0.3.4
sourcesrc
created_at2023-02-19 01:50:56.139849
updated_at2024-01-20 18:48:02.92471
descriptionA text layout engine for piet based on cosmic-text
homepagehttps://codeberg.org/notgull/piet-cosmic-text
repositoryhttps://codeberg.org/notgull/piet-cosmic-text
max_upload_size
id788604
size3,351,224
John Nunley (notgull)

documentation

https://docs.rs/piet-cosmic-text

README

piet-cosmic-text

Implements piet's Text interface using the cosmic-text crate.

Source Code

The canonical code for this repository is kept on our Codeberg. For convenience, a mirror is kept on GitHub.

License

piet-cosmic-text is free software: you can redistribute it and/or modify it under the terms of either:

  • GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  • Mozilla Public License as published by the Mozilla Foundation, version 2.

piet-cosmic-text is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or the Mozilla Public License for more details.

You should have received a copy of the GNU Lesser General Public License and the Mozilla Public License along with piet-cosmic-text. If not, see https://www.gnu.org/licenses/.

Commit count: 0

cargo fmt