mjakeman / text-engine

A lightweight rich text framework for GTK
Other
21 stars 2 forks source link

Add images, use unicode, rework paragraphs and runs #32

Closed mjakeman closed 2 years ago

mjakeman commented 2 years ago

Massive refactoring to allow us to support images. This touches just about every part of the engine, from implementing Unicode string handling to reworking how we treat paragraphs and their children.

Part of #30

In subsequent PRs: