Hello,
I have noticed that corel changes size of objects after i rotate them. There is a small difference but it still makes an impact on my project because everything is loosing symmetry.
Example:
I have a circle that is either a shape or a curve size is 1000x1000mm and rectangle 500x1000 i select them both and change the value of rotation to 65 degrees (more or less doesn't matter the problem is still the same). After that the circle dimensions change to 1000,239x1000,239mm.
This is because CorelDraw doesn't draw true circles. It is a bezier curve approximation of a circle which slightly varies depending on where you measure it.
Read this: https://spencermortensen.com/articles/bezier-circle/
Pogo, very good explanation. I can see this being problematic when exact precision is paramount.
I'd suggest a macro to query & select ellipse shapes throughout the doc and revert their rotation back to 0. Trouble with doing that would be that not all "ellipses" are equal dimensions i.e. ovals are still labeled as ellipse.