robx / puzzle-draw

Drawing pencil puzzles
https://arp.vllmrt.net/puzzles/draw/
MIT License
12 stars 0 forks source link

(optionally?) raise dpi when scaling #58

Open robx opened 5 years ago

robx commented 5 years ago

I use --scale 2 to make high resolution PNGs (e.g. for Retina displays), but this shouldn't really affect the dimensions of the image. Hence raising the DPI accordingly would be more correct. (Not sure if this actually matter anywhere.)

robx commented 5 years ago

It does affect default printing size, at least.