in a current project, I have a Canvas I use to preview an image I generate.
The original image is 4 times larger (and taller) than the Canvas Preview, then I draw some text into it.
Must I care about HiDPI / Retina ?
Nota: I have not yet coded that part, but will do it later today.