Interface --- Sothink Logo Maker
The user interface of the program contains six parts: Menu, Toolbar, Canvas, Resources Panel, Effect Panel and Status Bar.
- Menu
Here lists all the main functions of the program in the Menu bar.
- Toolbar
The buttons are shortcut for the most frequently used functions. Users may directly click the buttons on the Toolbar to perform the functions.
- Canvas
Logo is created on canvas. What you see on the canvas is what you get.
- Resources Panel
It lists all the resources in Resources Panel. All the resources here could be freely added onto canvas and be edited for logo creation.
- Effect Panel
It lists various color and text effects in Effect Panel. Click "Color & Effects" or "Text Effects" item to switch between panels.
- Status Bar
Here displays some relative information about the selected object on the canvas, including position, width, height and rotate state.
Note: X and Y refer to object's registration point. The Registration Point is the origin for scaling and position changes. It simplifies X and Y coordinate calculations, letting us know the object's coordinates properly.