aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 777f5bb90bb889d37d0966c8f2045d16ce320f06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
qlitehtml
=========

A lightweight HTML viewer for Qt.

This project provides

* A QPainter based rendering backend for the lightweight HTML/CSS rendering
  engine [litehtml].
* A QWidget that uses the QPainter based backend and provides API for simply
  setting the HTML text and a base URL plus hook that are used for requesting
  referenced resources.

[litehtml]: https://github.com/litehtml/litehtml