_ing Vision has now a Graphical User Interface for smart target creation and recognition testings. The shown GUI is made with the egui GUI library for Rust. A version made with iced also exists, but it currently lacks some image rendering features already present in egui.
_ing Vision in now able to visually recognize text displayed on the screen. The set of characters to recognize can be provided either from a sample .png image or from a .ttf font file, the latter is preferred, since it increases the recognition precision of characters with sizes that widely differ from those provided by a sample image, thanks to the fonts' rescaling capabilities.