18 Apr
2005
18 Apr
'05
2:18 p.m.
On 4/18/05, John Pybus <john@...368...> wrote:
Just scroll Width in Bitmap size and the Height is updated to match. They are ALWAYS constrained, you can't get non-uniform scaling on export (why would you want it anyway?)
Perhaps if your bitmap is destined for a device with non-square pixels? (e.g. Digital Video, CRTs at non-4:3 resolutions)
I think it's not a very common requirement. Also you can achieve that by exporting from the command line with both --export-width and --export-height set.