Re-exports
pub use cfg::get_darkmode;pub use domain::bresenham_iter;pub use domain::color_with_intensity;pub use domain::BbI;pub use domain::BrushLine;pub use domain::GeoFig;pub use domain::Line;pub use domain::Polygon;pub use domain::ShapeI;pub use main_loop::MainEventLoop;
Modules
Macros
- Creates an
RvErrorwith a formatted message.
Structs
Enums
Functions
- Converts the position of a pixel in the view to the coordinates of the original image
- Scales a coordinate from an axis of size_from to an axis of size_to
- Converts the position of a pixel in the view to the coordinates of the original image