In multiple discussions about issues with rounding errors when converting from point to pixel and vice versa the idea to always round Point instance up, when it will be used as dimension and is scaled down from pixel to point. This will hopefully solve or make multiple issues irrelevant like #356, #303 and #371