#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

#16 in Rendering engine

Download history 2/week @ 2024-10-09 1/week @ 2024-10-16 2/week @ 2024-10-23 2/week @ 2024-11-06 2/week @ 2024-11-13 6/week @ 2024-11-20 25/week @ 2024-11-27 148/week @ 2024-12-04 116/week @ 2024-12-11 28/week @ 2024-12-18 6/week @ 2024-12-25 45/week @ 2025-01-01 23/week @ 2025-01-08 7/week @ 2025-01-22

75 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

~15MB
~264K SLoC