Skip to content

Commit

Permalink
Small changes to infobox in advanced coloring
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlamhauge committed Feb 15, 2024
1 parent ef8e7e3 commit d743e73
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions app/src/bitmapcoloring.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,14 +207,15 @@ void BitmapColoring::infoBox()
,tr("Advanced coloring is developed for users that use color-separation to achieve a shade-effect.\n"
"It is assumed that the animation is done with black/gray pencil,\n"
"and you can use red, blue and/or green for the color-separation.\n\n"
"In this example, we have a active layer called 'Bird'.\n"
"The Advanced coloring creates two new layers, called 'Bird_L' and 'Bird_C'.\n"
"'Bird_L' is a copy of the Line-art layer, and 'Bird_C' is the Coloring layer.\n"
"Let us say we have an active layer called 'Bird'.\n"
"Choose 'Separate layer' as method.\n"
"STEP 1: Trace:\n"
"Make sure that you are on the layer 'Bird'!\n"
"Check the relevant boxes for color-separation.\n"
"Check the 'all drawings' box, if it is all drawings on layer. It most times is.\n"
"Press 'Trace'\n"
"The Advanced coloring creates two new layers, called 'Bird_L' and 'Bird_C'.\n"
"'Bird_L' is a copy of the Line-art layer, and 'Bird_C' is the Coloring layer.\n"
"STEP 2: Thin:\n"
"Make sure that you are on the layer 'Bird_C'!\n"
"Here the traced lines are thinned to 1 pixel thickness.\n"
Expand Down

0 comments on commit d743e73

Please sign in to comment.