forked from germedeb/aleta-postre
added a comment in design.md
Note: this file will be erased in favor to the wiki
This commit is contained in:
parent
6431701a0e
commit
df52267f07
|
@ -1,25 +1,23 @@
|
||||||
# Setup inkscape
|
|
||||||
* import the inkscape palette in the Tools folder. how?:
|
# THIS IS WIP SO PLEASE CONTACT ME INSTEAD OF READING THIS IF YOU WILL DESIGN ICONS.
|
||||||
|
|
||||||
|
## Inkscape setup
|
||||||
|
|
||||||
|
_This step (Inkscape setup) is fully optional._
|
||||||
|
|
||||||
|
#### import the inkscape palette in the Tools folder. how?:
|
||||||
* copy `other/aleta-postre.gpl` to your inkscape folder.
|
* copy `other/aleta-postre.gpl` to your inkscape folder.
|
||||||
In gnu linux are two possibilities:
|
In gnu linux are two possibilities:
|
||||||
if you have the flatpak version: `~/.var/app/org.inkscape.Inkscape/config/inkscape/palettes`
|
if you have the flatpak version: `~/.var/app/org.inkscape.Inkscape/config/inkscape/palettes`
|
||||||
if you have the native version: `~/.config/inkscape/palettes`.
|
if you have the native version: `~/.config/inkscape/palettes`.
|
||||||
|
|
||||||
# Concepts
|
## Concepts
|
||||||
|
|
||||||
here is an image describing the parts of an icon of aleta.
|
here is an image describing the parts of an icon of aleta.
|
||||||
|
|
||||||
![concepts](../../other/Screenshots/design-concepts.svg)
|
![concepts](../../other/Screenshots/design-concepts.svg)
|
||||||
|
|
||||||
# Filled or not?
|
## Design
|
||||||
|
|
||||||
there is two designs in aleta. Lined and Filled. Filled is preferred over lined.
|
|
||||||
|
|
||||||
here is the two designs over the same icon:
|
|
||||||
|
|
||||||
![concepts *note that this is an example and this icon doesn't exists*](../../other/Screenshots/design-filled.svg)
|
|
||||||
|
|
||||||
# Design
|
|
||||||
|
|
||||||
* the position of the foreground will fit in the hints.
|
* the position of the foreground will fit in the hints.
|
||||||
* the foreground must be white. *This don't mean that you will draw every path in white. you can use any color you want while drawing. this means that the* **result** *of your drawing session is an icon with a white foreground*
|
* the foreground must be white. *This don't mean that you will draw every path in white. you can use any color you want while drawing. this means that the* **result** *of your drawing session is an icon with a white foreground*
|
||||||
|
|
Loading…
Reference in New Issue