#text-layout #piet #interface #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

#16 in Rendering engine

Download history 83/week @ 2024-01-20 1/week @ 2024-02-03 68/week @ 2024-02-10 54/week @ 2024-02-17 232/week @ 2024-02-24 5/week @ 2024-03-02 19/week @ 2024-03-09 10/week @ 2024-03-16 2/week @ 2024-03-23 38/week @ 2024-03-30 2/week @ 2024-04-06 5/week @ 2024-04-13 11/week @ 2024-04-20

56 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

~13MB
~226K SLoC