Expand description

2D elements for Pdf (stub), to be expanded

Re-exports

pub use self::point::Point;
pub use self::line::Line;
pub use self::image::Image;
pub use self::font::*;

Modules

Embedding fonts in 2D for Pdf
Abstraction class for images. Please use this class instead of adding ImageXObjects yourself