mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 07:04:34 +00:00
![]() NOTE: This updates typescript to 5.72 for all projects except api/node which cannot be updated till typedoc is also updated. * build(deps): bump typescript from 5.2.2 to 5.7.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nigel Breslaw <nigel.breslaw@slint.dev> |
||
---|---|---|
.. | ||
assets | ||
node | ||
rust | ||
ui | ||
README.md |
imagefilter
A Rust-only example that shows how to use the Rust image crate to do image manipulations and feed the result into Slint.
.slint Design |
Rust Source | TypeScript Source | Online wasm Preview |
---|---|---|---|
main.slint |
main.rs |
main.ts |
Online simulation |