summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex
blob: 39989f5618d5270bcd717e925c2ce72573096322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% --------------------------------------------------------------------------
% Namibia:
% --------------------------------------------------------------------------
\BeginFlagDescription{2}{3}
\definecolor{red}{RGB}{186,12,47}
\definecolor{blue}{RGB}{0,61,165}
\definecolor{green}{RGB}{0,154,68}
\definecolor{gold}{RGB}{255,199,44}
\fill [blue] (0,0)--(0,1)--(\flaglength,1)--cycle;
\fill [green] (0,0)--(\flaglength,0)--(\flaglength,1)--cycle;
\begin{scope}
\clip (0,0) rectangle (\flaglength,1);
\draw [white, line width=\flagwidth/3] (0,0)--(\flaglength,1);
\draw [red, line width=\flagwidth/4] (0,0)--(\flaglength,1);
\end{scope}
\begin{scope}[shift={(0.3*\StretchFactor,0.725)}]
\starn{gold}{12}{(0,0)}{1/6}{0.1}{0}
\fill [blue, even odd rule] (0,0) circle (0.1) (0,0) circle (1/12);
\end{scope}
\FrameCode
\EndFlagDescription