summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-04-21 03:01:10 +0000
committerNorbert Preining <norbert@preining.info>2021-04-21 03:01:10 +0000
commit20788e2817af7ef0b25395c161b06e7a1446b8b1 (patch)
treef559ca4cfaa8f1fa63d1f8a44f16805204001acd /graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex
parentd65c208b161ffee9ce5343fdfdb17d00523cecae (diff)
CTAN sync 202104210301
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex
new file mode 100644
index 0000000000..262f9837f0
--- /dev/null
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_KR.tex
@@ -0,0 +1,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