-
Notifications
You must be signed in to change notification settings - Fork 0
Converted pdf not to scale #2
Copy link
Copy link
Open
Description
The conversion rm to pdf
a) does scale up the drawing
b) scale slightly different in x and y direction
A rectangle 120mm x 120mm (rm)
gets scaled to width 165mm x height 160mm (pdf)
I guess a) is intentional. It would be nice though to have the option to keep the original size.
Scaling differently the width and height, b), should be avoided in my opinion.
render.go:
x-direction: 1404 / 8.5'' = 165.2 dpi
y-direction: 1872 / 11'' = 170.2 dpi
reMarkable device: 226.85 dpi
Note: tested with rm-convert
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels