ultralight-java-reborn
ultralight-java-reborn copied to clipboard
I'm trying to display a web page from a local html file. When i pass to method `UltralightView#loadURL(String) ` URL with scheme `file://`, this message prints to the standard error...
First of all, thank you for your dedication to this great project. My question is that in this example below, it says method `UltralightView#getJavaScriptContext()` can be used to obtain the...
Hi, I am trying to get a bitmap of the surface and copy that to some texture. Here's the code ``` UltralightBitmapSurface surface = (UltralightBitmapSurface) view.surface(); UltralightBitmap bitmap = surface.bitmap();...
Please update your library for ultralight 1.4.0 They released many new feauteres https://ultralig.ht/blog/ultralight-1-4-out-now