Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.13 KB

litebrowser (litehtml engine)

Litebrowser is simple web browser designed to test the litehtml HTML rendering engine.

Building

You can build litebrowser with Visual Studio 2022 and newer. Note: this project contains some git submodules:

Please be sure the submodules are fetched, or download them from github and copy into libs subfolder.

Download binaries

You can download the binary files from the Releases page.

Using litebrowser

Before running litebrowser copy the files cairo.dll (from libs\cairo) and freeimage.dll (libs\freeimage) into the same folder where litebrowser.exe is.

Type url in the address bar and press [ENTER]