Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Laying out large sign. Canvas X=24" , Y =48" .  When you create a image layer or text layer , It is always created on the X axis. I can rotate it 90 degrees and size to fit canvas but it keeps the original import orientation. the created layers have X=46 , Y=22 after resizing . Is this correct ?  , doesn't make a difference in the final product.

So PixelCNC automatically scales a loaded image to fill the canvas while retaining its aspect ratio. So if your image is square (width and height are the same) then the layer will be scaled to the smallest canvas dimension, either X or Y. In the case of a canvas that's 24"x48" that would mean that a square image would be scaled to 24"x24".

I'm not sure I follow what you mean about the orientation and resizing. :P

 - Charlie