Skip to content
/ puGUI Public

Pascal mini GUI module for embedded systems

Notifications You must be signed in to change notification settings

JulStrat/puGUI

Repository files navigation

puGUI

Pascal mini GUI - port of Achim Döbler UGUI.

API

Original reference guide

Fonts

TrueType font converter available.

Colors

http://www.rapidtables.com/web/color/RGB_Color.htm.

Project structure

UG.PAS - Core. UG_BTN.INC - UG_BUTTON implementation. UG_TXT.INC - UG_TEXTBOX implementation. UG_IMG.INC - UG_IMAGE implementation.

Screenshots

Windows

Linux

Raspberry Pi Model B, frame buffer device /dev/fb0.

mode "1824x984"
    geometry 1824 984 1824 984 16
    timings 0 0 0 0 0 0 0
    rgba 5/11,6/5,5/0,0/16
endmode

Releases

No releases published

Packages

No packages published