#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

#13 in Rendering engine

Download history 37/week @ 2024-08-26 3/week @ 2024-09-09 8/week @ 2024-09-16 43/week @ 2024-09-23 4/week @ 2024-09-30 1/week @ 2024-10-07 1/week @ 2024-10-14 3/week @ 2024-10-21 2/week @ 2024-11-04 7/week @ 2024-11-18 5/week @ 2024-11-25 114/week @ 2024-12-02 158/week @ 2024-12-09

284 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