Home
PospoLite View is a simple HTML viewer engine fully made in Free Pascal.
Contents
- Screenshots
- Installation
- Components List
- Simple Demo
- Wiki
Change Log
Alpha - 04/05.2021
- Improved
TPLColor
record - CSS3 Parser fixes - still needs work
- Beginning of Direct2D support for drawing elements
Alpha - 03.2021
- Renamed from
PospoLiteHTML
toPospoliteView
- Changed all units
- Optimized some records and classes
Alpha - 02.2021
- Added transition effect for
TPLHTMLBasicObject
(background-color) - Fixed
CheckAndCorrectURL
procedure inPospoLiteHTML.Internet
unit
Alpha - 01.2021
- First step to make basic HTML classes
- Beginning of transitions and animations
Alpha - XX.2020
- First modules created