Skip to content

[WIP] A Gtk+ widget that renders a WYSIWYG text editor on virtual text pages – handling line breaks and similar

Notifications You must be signed in to change notification settings

novelistapp/gtk-page-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GtkPageView

This is a custom widget to render a WYSIWYG text view (with font rendering and similar), that is bound to a physical page size, similar to other rich text editors such as Microsoft Word or LibreOffice Writer.

In the end, this widget is being written for a specific application and as such might have features specifically for said application. The code should however still be generic enough to be usable for other developers and projects.

About

[WIP] A Gtk+ widget that renders a WYSIWYG text editor on virtual text pages – handling line breaks and similar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages