Cargo Features
fltk-egui has no features set by default.
[dependencies]
fltk-egui = { version = "0.17.0", features = ["wayland", "no-pango"] }
- wayland
-
Enables use-wayland of fltk
fltk:
Use FLTK's wayland backend on linux systems.
- no-pango
-
fltk:
You can use this if you don't need rtl or cjk unicode support
fltk-egui has 2 features without comments.