Subversion Repositories oidplus

Rev

Rev 794 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
793 daniel-mar 1
 
2
To create the plus-sign that is used in the large logo
3
------------------------------------------------------
4
 
5
1. Ctrl + U
6
	180 / 59 / -8
7
 
8
2. Filter "Colorize Gradient" by ViaThinkSoft
9
	Filter Foundry formula
10
		R = (ctl(4)*i/R + ctl(0)*(255-i)/R )
11
		G = (ctl(5)*i/G + ctl(1)*(255-i)/G )
12
		B = (ctl(6)*i/B + ctl(2)*(255-i)/B )
13
		A = a
14
	Parameters
15
		ctl(0) = 255	(dark => red)
16
		ctl(1) = 0
17
		ctl(2) = 0
18
 
19
		ctl(4) = 255	(bright => yellow)
20
		ctl(5) = 255
21
		ctl(6) = 0
22
 
805 daniel-mar 23
3. At the front of the "+" sign, apply the dodge tool, mode "highlight", brush size 300px
793 daniel-mar 24
 
805 daniel-mar 25
 
793 daniel-mar 26
Additional steps for the small plus-sign used in the design plugins
27
-------------------------------------------------------------------
28
 
805 daniel-mar 29
4. Color Balance
793 daniel-mar 30
	Midtones 40 / -32 / 67
31
	Preserve Luminosity
32
 
805 daniel-mar 33
5. Photoshop "Stroke" effect, 1 pixel black border
794 daniel-mar 34
	and with a 1x1 black brush, trace the edges of the plus sign