Skip to content
  • Federico Mena Quintero's avatar
    (#430): Use the dpi value in CairoRenderer · 24b9a77d
    Federico Mena Quintero authored
    The primitive functions in Handle now take a dpi argument.
    
    As for the functions built on top of them:
    
    - The functions called from the C API get the rhandle's dpi value.
    
    - The librsvg_crate functions use the CairoRenderer's dpi as expected.
    
    Fixes #430
    24b9a77d