cosmic-text
cosmic-text copied to clipboard
Identify projects using cosmic-text
It would be nice to be able to look at other projects using cosmic-text. I will probably add a list to the README once I have collected enough.
lapce appears to use a forked cosmic-text for the floem UI library
iced uses version 0.9 of cosmic-text
theo uses cosmic-text for text rendering.
bevy-cosmic-edit exists for unofficial bevy support.
livesplit-core as the default text engine of its renderer.
~~vizia is using cosmic text for it's text support. Discord link https://discord.gg/A8rXJF2J~~
EDIT: Vizia has since switched it's text support to be based on Skia's SkParagraph.
glyphon uses version 0.9
rusty-spine uses version 0.9
inlyne (markdown preview app) is using a fork of cosmic text
cushy and its wgpu-based rendering library Kludgine are both using v0.10 (and hope to never switch text rendering libraries again! :laughing:)
The Zed developers are considering using cosmic-text: https://github.com/zed-industries/zed/issues/7015
Zed merged a PR with cosmic-text support: https://github.com/zed-industries/zed/pull/7539
yakui will be using cosmic text once https://github.com/SecondHalfGames/yakui/pull/179 gets merged (one day :tm: ) :)