diff --git a/Artboard.md b/Artboard.md new file mode 100644 index 0000000..5492e0e --- /dev/null +++ b/Artboard.md @@ -0,0 +1,17 @@ +# Artboard + +The artboard contains the scene of your project. + +## Change Artboard Size And Pixel Density + +Changing the artboard size and pixel density can affect performance a lot. When working with a very dense scene, You can use pixel density to get a much faster preview of what you are working on. Then either change it back before [exporting](./Export), or change the scale during [exporting](./Export). A very coarse pixel density can affect width and height. You can also use pixel density to adjust your work for a *HiDPI/Retina* screen. + + +
*Video: change artboard size and pixel density* + +## Change Background Color + +The artboard color can be adjusted with a color picker or by filling in a color hex code in the textbox. + + +
*Video: change artboard size and pixel density* diff --git a/_Sidebar.md b/_Sidebar.md index 188ed8f..9b68f6d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -2,18 +2,9 @@ - [Getting Started](./GettingStarted) - [Projects](./Projects) - [Layers](./Layers) - - Properties - - Animating + - [Artboard](./Artboard) - Timeline - Fonts - Export - Experiments - Roadmap - -- Source Code - - - variableTime - - ofxVariableLab - - ofxGPUFont - - ofxMsdfgen - - dependencies