Add a libcosmic editor sample that uses the image renderer (WIP)
This commit is contained in:
parent
dbe223acba
commit
ed9a3b7840
4 changed files with 640 additions and 0 deletions
3
editor-libcosmic-image.sh
Executable file
3
editor-libcosmic-image.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
# SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
RUST_LOG="cosmic_text=debug,editor_libcosmic_image=debug" cargo run --release --package editor-libcosmic-image -- "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue