#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

#21 in Rendering engine

Download history 161/week @ 2023-12-18 4/week @ 2023-12-25 83/week @ 2024-01-15 69/week @ 2024-02-05 254/week @ 2024-02-19 35/week @ 2024-02-26 5/week @ 2024-03-04 21/week @ 2024-03-11 7/week @ 2024-03-18 40/week @ 2024-04-01

69 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
~225K SLoC