litehtml is the lightweight HTML rendering engine with CSS2/CSS3
support.
Note that litehtml itself does not draw any text, pictures or other
graphics and that litehtml does not depend on any image/draw/font
library.
You are free to use any library to draw images, fonts and any other
graphics. litehtml just parses HTML/CSS and places the HTML elements
into the correct positions (renders HTML). To draw the HTML elements
you have to implement the simple callback interface document_container.
This interface is really simple, check it out! The document_container
implementation is required to render HTML correctly.
optionaly requires gtest to build tests.
This requires: gumbo-parser
Maintained by: Fernando Lopez Jr
Keywords: litehtml,web,css,html,parser,text
ChangeLog: litehtml
Homepage:
http://www.litehtml.com/
Download SlackBuild:
litehtml.tar.gz
litehtml.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| litehtml.SlackBuild |
| litehtml.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds