robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
439 stars 19 forks source link

support full gimp markup in text tool #194

Open robaho opened 1 year ago

robaho commented 1 year ago

support the ability to change font, font size and color within characters of the text. currently, these attributes can only be set for the entire text block.

gimp internally stores text as 'pango markup' - which is a bare bones xml/html markup - consisting of ,, and tags, along with a tag used to set the font and font size.