You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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