summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_KR.tex
blob: 262f9837f0005291693d4d7e11e6b21f9b10dcb0 (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
% --------------------------------------------------------------------------
% South Korea:
% --------------------------------------------------------------------------
\BeginFlagDescription{2}{3}
\definecolor{red}{RGB}{200,16,46}
\definecolor{blue}{RGB}{0,47,108}
\begin{scope}[shift={(0.5\flaglength,0.5\flagwidth)},rotate=-33.69,
   scale=1/96,line width=0.041667\flagwidth,line cap=butt]
\fill [red] (24,0) arc [start angle=0,end angle=180,radius=24];
\fill [blue] (-24,0) arc [start angle=180,end angle=360,radius=24];
\fill [red] (-12,0) circle (12);
\fill [blue] (12,0) circle (12);
\draw [black] (38,1)--(38,12) (38,-1)--(38,-12) (-38,-12)--(-38,12)
              (44,1)--(44,12) (44,-1)--(44,-12) (-44,-12)--(-44,12)
              (50,1)--(50,12) (50,-1)--(50,-12) (-50,-12)--(-50,12);
\end{scope}
\begin{scope}[shift={(0.5\flaglength,0.5\flagwidth)},rotate=33.69,
   scale=1/96,line width=0.041667\flagwidth,line cap=butt]
\draw [black] (38,1)--(38,12) (38,-1)--(38,-12) (-38,-12)--(-38,12)
              (-44,1)--(-44,12) (-44,-1)--(-44,-12) (44,-12)--(44,12)
              (50,1)--(50,12) (50,-1)--(50,-12) (-50,-12)--(-50,12);
\end{scope}
\FrameCode
\EndFlagDescription