Giter VIP home page Giter VIP logo

litehtml's Introduction

#Fast and lightweight HTML/CSS rendering engine

The litehtml engine is created for embedding into applications, to show the HTML. litehtml supports most of the CSS2/CSS3 standards. The engine is written on C++ with STL.

litehtml is designed to simplify the integration library to an application. litehtml does not depend of any image/draw/font library. You are free to use any library to draw images, fonts and any other graphics. litehtml just places HTML elements into right places and gives you the information for draw elements.

##License

litehtml is distributed under New BSD License.

##Compatibility

First litehtml was developed on Windows (MS Visual Studio 2008) and for Windows platform for unicode strings. But now litehtml supports the strings in UTF-8 format. You can find the complete implementation of document_container class for linux (containers/linux/container_linux.*). Also the simple browser is created with container_linux class.

##CSS properties and selectors support

litehtml supports the most CSS properties, but not all. You can find the list of supported properties in this table.

##Testing litehtml

You can download the simple browser (litebrowser) to test the litehtml rendering engine.

The litebrowser source codes are available on GitHub:

##Support litehtml project

If you think litehtml is amazing please consider a small donation:

PayPal

Bitcoin: 1CS1174GVSLbP33TBp8RFwqPS6KmQK6kLY

BitCoin

litehtml's People

Contributors

tordex avatar

Watchers

James Cloos avatar etcky avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.