Ultralight

 

Headless web browser base on Ultralight.

miyako/4d-plugin-ultralight

Discussion

Vertical writing mode is NOT supported.

Currently the plugin crashes on shutdown due to excess autorelease (possibly in singleton Platform, GPU driver).


view:=Ultralight Create view(width;height;transparent) 
Parameter
Type
Description
width
LONGINT
height
LONGINT
transparent
LONGINT
view
LONGINT
Ultralight Load path(view;path) 
Parameter
Type
Description
view
LONGINT
path
TEXT
system file path or http url
Ultralight Load html(view;html) 
Parameter
Type
Description
view
LONGINT
html
TEXT
result:=Ultralight Evaluate script(view;code) 
Parameter
Type
Description
view
LONGINT
code
TEXT
result
TEXT
snapshot:=Ultralight Get snapshot(view) 
Parameter
Type
Description
view
LONGINT
snapshot
PICTURE
png format