cosmic-text icon indicating copy to clipboard operation
cosmic-text copied to clipboard

Identify projects using cosmic-text

Open jackpot51 opened this issue 2 years ago • 14 comments
trafficstars

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.

jackpot51 avatar Sep 07 '23 18:09 jackpot51

lapce appears to use a forked cosmic-text for the floem UI library

jackpot51 avatar Sep 07 '23 18:09 jackpot51

iced uses version 0.9 of cosmic-text

jackpot51 avatar Sep 07 '23 18:09 jackpot51

bevy has a PR open for cosmic-text integration, using version 0.8

jackpot51 avatar Sep 07 '23 18:09 jackpot51

theo uses cosmic-text for text rendering.

notgull avatar Sep 07 '23 18:09 notgull

bevy-cosmic-edit exists for unofficial bevy support.

mmstick avatar Sep 07 '23 18:09 mmstick

livesplit-core as the default text engine of its renderer.

CryZe avatar Sep 07 '23 18:09 CryZe

~~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.

nicoburns avatar Sep 07 '23 18:09 nicoburns

glyphon uses version 0.9

mmstick avatar Sep 07 '23 18:09 mmstick

rusty-spine uses version 0.9

mmstick avatar Sep 07 '23 18:09 mmstick

inlyne (markdown preview app) is using a fork of cosmic text

nicoburns avatar Sep 07 '23 18:09 nicoburns

cushy and its wgpu-based rendering library Kludgine are both using v0.10 (and hope to never switch text rendering libraries again! :laughing:)

ecton avatar Jan 09 '24 13:01 ecton

The Zed developers are considering using cosmic-text: https://github.com/zed-industries/zed/issues/7015

noverby avatar Jan 30 '24 21:01 noverby

Zed merged a PR with cosmic-text support: https://github.com/zed-industries/zed/pull/7539

noverby avatar Feb 18 '24 13:02 noverby

yakui will be using cosmic text once https://github.com/SecondHalfGames/yakui/pull/179 gets merged (one day :tm: ) :)

msparkles avatar Sep 10 '24 01:09 msparkles