Class: Emfsvg::Translation::Handlers::PathFlattener::Bounds
- Inherits:
-
Struct
- Object
- Struct
- Emfsvg::Translation::Handlers::PathFlattener::Bounds
- Defined in:
- lib/emfsvg/translation/handlers/path_flattener.rb
Overview
Bounds holds raw decimal values (NOT pre-scaled to int). The caller routes them through Context#rect_l so the scaler decides the final int representation.