Lisp HUG Maillist Archive

Rendering rich text

Hi,

Does anyone know of a package able to render "rich text"? I want to display it in an output-pane both for screen and printing.

Vecto can render text to images, but not formatted text. I've seen cl-pdf and cl-typesetting, but they are too big and slow – I need a fast implementation of a small subset of that functionality.

Regards
Erik


_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Rendering rich text

Have you looked at capi:rich-text-pane?
pt

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:35 UTC