Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
azul.dll.lib | 2021-07-20 | 185.6 kB | |
LICENSE-WINDOWS.txt | 2021-07-20 | 19.5 kB | |
sourcecode.zip | 2021-07-20 | 785.0 kB | |
examples.zip | 2021-07-20 | 160.1 kB | |
dependencies.zip | 2021-07-20 | 9.8 MB | |
azul.pyd | 2021-07-20 | 3.3 MB | |
azul.h | 2021-07-20 | 1.0 MB | |
azul.dll | 2021-07-20 | 2.7 MB | |
api.json | 2021-07-20 | 730.9 kB | |
README.md | 2021-07-20 | 1.1 kB | |
Totals: 10 Items | 18.7 MB | 0 |
This is the first somewhat-working, API-stable and ABI-stable release.
Tutorial / Guide: https://azul.rs/guide API documentation: https://azul.rs/api/1.0.0-alpha1 Release: https://azul.rs/release/1.0.0-alpha1 Crates.io: https://crates.io/crates/azul/1.0.0-alpha1
Currently Azul only supports dynamic linking: Set AZUL_LINK_PATH
to the folder of the DLL.
See the Installation guide for more info
In the next coming days I'll work on the C++ API as well as more patches for scrolling and menus / context menus. There are a lot of bugs, but it should not crash, leak memory or flicker anymore. The API is stable, the ABI may be still subject to change. From now on I will only add functions, but not remove any.