Skip to content

smorey2/litebrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

litebrowser (litehtml engine)

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

Building

You can build litebrowser with Vinsual Studio 2008 and newer. Note: this project contais 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 litehtml.com.

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.

Currently the address bar of the litebrowser is fake. Run litebrowser with command line parameter:

litebrowser.exe http://www.litehtml.com

If you run litebrowser without parameter, the dmoz.org will be opened.

About

The simple browser based on litehtml engine (windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • HTML 4.5%
  • C 0.8%