#text-layout #piet #cosmic-text

no-std piet-cosmic-text

A text layout engine for piet based on cosmic-text

11 releases

0.3.4 Jan 20, 2024
0.3.3 Nov 28, 2023
0.3.2 Aug 5, 2023
0.3.1 Jul 29, 2023
0.1.1 Feb 19, 2023

#14 in Rendering engine

Download history 9/week @ 2024-06-10 15/week @ 2024-06-17 14/week @ 2024-06-24 61/week @ 2024-07-08 16/week @ 2024-07-15 8/week @ 2024-07-29 11/week @ 2024-08-05 5/week @ 2024-08-12 9/week @ 2024-08-19 37/week @ 2024-08-26 3/week @ 2024-09-09 8/week @ 2024-09-16 43/week @ 2024-09-23

68 downloads per month
Used in 5 crates (2 directly)

LGPL-3.0-or-later OR MPL-2.0

1MB
1.5K SLoC

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/.

Dependencies

~14MB
~261K SLoC