summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tikzpeople/tikzpeople.shape.charlie.sty
blob: e1e1feca5c4b89d5e8a19cfd4133026c91dc50fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
%% Copyright 2016 Nils Fleischhacker
%%
%% This work may be distributed and/or modified under the 
%% conditions of the LaTeX Project Public License, either 
%% version 1.3 of this license or (at your option) any later 
%% version. The latest version of this license is in
%%
%%   http://www.latex-project.org/lppl.txt
%%
%% and version 1.3 or later is part of all distributions of 
%% LaTeX version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Nils Fleischhacker.
%%
%% This work consists of the files tikzpeople.tex, tikzpeople.sty,
%% tikzpeople.shape.alice.sty, tikzpeople.shape.bob.sty, 
%% tikzpeople.shape.bride.sty, tikzpeople.shape.builder.sty,
%% tikzpeople.shape.businessman.sty, tikzpeople.shape.charlie.sty,
%% tikzpeople.shape.chef.sty, tikzpeople.shape.conductor.sty,
%% tikzpeople.shape.cowboy.sty, tikzpeople.shape.criminal.sty,
%% tikzpeople.shape.dave.sty, tikzpeople.shape.graduate.sty, 
%% tikzpeople.shape.groom.sty, tikzpeople.shape.guard.sty, 
%% tikzpeople.shape.jester.sty, tikzpeople.shape.judge.sty,
%% tikzpeople.shape.mexican.sty, tikzpeople.shape.nun.sty, 
%% tikzpeople.shape.nurse.sty, tikzpeople.shape.physician.sty,
%% tikzpeople.shape.pilot.sty, tikzpeople.shape.police.sty,
%% tikzpeople.shape.priest.sty, tikzpeople.shape.sailor.sty,
%% tikzpeople.shape.santa.sty and tikzpeople.shape.surgeon.sty
\tikzpeople@addcolorkey{buttons}

\newcommand{\tikzpeople@charlie@paint}{
	\tikzpeople@person@paintshirt
	\tikzpeople@charlie@paintundershirt
	\tikzpeople@person@paintrighthorn
	\tikzpeople@person@painthead
	\tikzpeople@charlie@painthair
	\tikzpeople@person@paintgoatee
	\tikzpeople@person@paintlefthorn
	\tikzpeople@person@painthalo
}

\newcommand{\tikzpeople@charlie@definecolors}{
	\definecolor{skin}{rgb}{0.84,0.58,0.24}
	\definecolor{hair}{RGB}{107, 68, 35}
	\definecolor{shirt}{RGB}{0,100,105}
	\definecolor{buttons}{RGB}{128,70,27}
}

\newcommand{\tikzpeople@charlie@definestyles}{
	\tikzstyle{shirt}=[color=\tikzpeople@shirt!80,top color=\tikzpeople@shirt!40, bottom color=\tikzpeople@shirt!80,shading angle=45]
	\tikzstyle{collar}=[color=\tikzpeople@shirt!30,inner color=\tikzpeople@shirt!10, outer color=\tikzpeople@shirt!30]
	\tikzstyle{buttons}=[color=\tikzpeople@buttons!80,inner color=\tikzpeople@buttons!60, outer color=\tikzpeople@buttons!80]
	\tikzstyle{skin}=[color=\tikzpeople@skin!80,top color=\tikzpeople@skin!40, bottom color=\tikzpeople@skin!80,shading angle=45]
	\tikzstyle{hair}=[color=\tikzpeople@hair!80,top color=\tikzpeople@hair!40, bottom color=\tikzpeople@hair!80,shading angle=90]
	\tikzstyle{goatee}=[color=\tikzpeople@hair!80,top color=\tikzpeople@hair!40, bottom color=\tikzpeople@hair!80,shading angle=45]
	\tikzstyle{horns}=[color=red!80,top color=red!40, bottom color=red!80,shading angle=45]
	\tikzstyle{halo}=[color=yellow!80,top color=yellow!40, bottom color=yellow!80,shading angle=45]
}

\newcommand{\tikzpeople@charlie@painthair}{
	\if@tikzpeople@female
		\draw[hair,shading angle=-45]
			(340:3pt) arc (-20:120:3pt) -- (120:1.4pt) to [out=300,in=90,in looseness=2]
			(340:3pt) -- cycle;
		\draw[hair,line join=bevel]
			(120:3pt) arc (120:230:3pt) to[out=110,in=300,out looseness=2] 
			(120:1.4pt) -- (120:3pt) -- cycle;
	\else
		\draw[hair,shading angle=-45]
			(10:3pt) arc (10:120:3pt) -- (120:1.4pt) to [out=300,in=210,looseness=.5]
			(10:3pt) -- cycle;
		\draw[hair,line join=bevel]
			(120:3pt) arc (120:210:3pt) to[out=90,in=300,looseness=1] (120:1.4pt) -- 
			(120:3pt) -- cycle;
	\fi
}

\newcommand{\tikzpeople@charlie@paintundershirt}{
	\begin{scope}
		\clip 
			(-4.0pt,-8.0pt) .. controls (-2pt,-10pt) and ( 3pt,-9pt) .. 
			( 5.0pt,-7.0pt) .. controls ( 5pt,  0pt) and (-5pt, 0pt) .. 
			(-4.0pt,-8.0pt) (205:3.1pt) arc (205:335:3.1pt) to[out=200,in=340] 
			(205:3.1pt) --cycle;
		\draw[color=\tikzpeople@shirt!80,line width=.05*\scalingfactor,cap=round] 
			(2pt,-8.7pt) to[out=90,in=290] (285:3.1pt);
		{
			\if@tikzpeople@female
				\pgftransformshift{\pgfpoint{-.3pt}{0pt}}
			\else
				\pgftransformshift{\pgfpoint{.3pt}{0pt}}
			\fi
			\path[postaction={decoration={markings,
				mark=between positions .12 and .8 step 0.16 with {
					\draw[buttons] (0pt,0pt) circle (.15*\scalingfactor);
					\path[fill=\tikzpeople@buttons]
						(0:.02*\scalingfactor) circle (.01*\scalingfactor)
						(180:.02*\scalingfactor) circle (.01*\scalingfactor);},
				    },decorate}] (2pt,-8.7pt) to[out=90,in=290] (285:3.1pt);
		}
		\if@tikzpeople@female
			\draw[skin]
				(245:2.9pt) to[out=310,in=160] (286:4pt) to[out=40,in=260] 
				(315:2.8pt) -- cycle;
			\draw[collar]
				(245:2.75pt) to[out=310,in=160] (286:3.9pt) to[out=40,in=260] 
				(315:2.7pt) -- (315:2.9pt) to[out=260,in=40] 
				(286:4.1pt) to[out=160,in=310] (245:3pt) --cycle;
		\else
			\draw[skin]
				(245:2.9pt) to[out=300,in=280,looseness=1.3] (315:2.8pt) -- cycle;
			\draw[collar]
				(245:2.75pt) to[out=300,in=280,looseness=1.3] (315:2.7pt) -- 
				(315:2.9pt) to[out=280,in=300,looseness=1.3] (245:3pt) -- cycle;
		\fi
		\begin{scope}
			\if@tikzpeople@female
				\clip
					(245:2.75pt) to[out=310,in=160]  (286:3.9pt)  to[out=40,in=260] 
					(315:2.7pt) -- (315:2.9pt) to[out=260,in=40] 
					(286:4.1pt) to[out=160,in=310] (245:3pt) --cycle;
			\else
				\clip
					(245:2.75pt) to[out=300,in=280,looseness=1.3] (315:2.7pt) -- 
					(315:2.9pt) to[out=280,in=300,looseness=1.3] (245:3pt) -- cycle;
			\fi
			\draw[color=\tikzpeople@shirt!40,line width=.05*\scalingfactor,cap=round]
				(2pt,-8.7pt) to[out=90,in=290] (285:3.1pt);
		\end{scope}
	\end{scope}
}

\newcommand{\tikzpeople@charlie@colors}{
	shirt/200/{-1/-.75}, hair/160/{-.75/1}, skin/20/{.5/.8}, buttons /340/{.41/-.54}%
}