An open API service indexing awesome lists of open source software.

https://github.com/mjakeman/text-engine

A lightweight rich text framework for GTK
https://github.com/mjakeman/text-engine

c document gtk rich-text rich-text-editor

Last synced: 25 days ago
JSON representation

A lightweight rich text framework for GTK

Awesome Lists containing this project

README

        

# Text Engine
Text Engine is a rich-text editing framework for GTK 4. The primary user
of this library is [bluetype](https://github.com/mjakeman/bluetype) but it
can be used wherever rich text display and editing is needed.

![The text engine demo displaying sample rich text](demo/screenshot.png)

## Status
The library is under heavy development and generally not suitable for
use in applications. For packagers, note that Extension Manager builds
against version 0.1 of this library.

## Matrix
Development of text-engine and bluetype takes place on matrix.

Join [#bluetype](https://matrix.to/#/#bluetype:matrix.org) to chat
about the project or if you would like to get involved. Come say hello!

## Licence
Text Engine is dual-licensed under the Mozilla Public License 2.0 and
the GNU Lesser General Public License 2.1 (or any later version), at your
option. You may choose to use the library under either of the aforementioned
licenses, or both. See `COPYING` for more information.