szsoftware
szsoftware
`hbox { imageview { image = Image(ivAddContracteeUrl.toString()) fitHeight = 48.0 fitWidth = 48.0 isPickOnBounds = true onLeftClick { openInternalWindow( view = ContracteeEditView(), modal = true ) } onRightClick { alert(Alert.AlertType.INFORMATION,...
Is it possible to compile an external rust source with that toolchain? For instance tectonic typesetting and a resulting commandline programm instead of the jni lib mechanism. If yes, do...
Hi there, thanks for the great project and greetings from Berlin too. Is there inlining image data support, let's say as base64 or similar, or did I miss something? I...
Hi guys, I'm desperately looking for an esp32 library for encoding barcodes like Code128 or EAN-13. Later on it should be displayed on e-ink/e-paper displays like the Waveshare 2.13 modules....