X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=carto.git;a=blobdiff_plain;f=drapeaux%2Fpst-flags.sty;h=7b423c6d2c5f2cb3dafd97a41466249fcf573b05;hp=4ba7f7d90e917ff8c7105f61f8e4840d8a0a1ef9;hb=02144cd096b0e7acab6d6dab807918d161fb1b2b;hpb=66fa14e62a0d43e81f13372150dc8b94eab41beb diff --git a/drapeaux/pst-flags.sty b/drapeaux/pst-flags.sty index 4ba7f7d..7b423c6 100644 --- a/drapeaux/pst-flags.sty +++ b/drapeaux/pst-flags.sty @@ -405,4 +405,27 @@ }} \end{pspicture}} +\def\pst@FlagBosniaHerzegovina{% +\definecolor{bhBlue}{HTML}{0053A1} +\definecolor{bhYellow}{HTML}{FFD911} +\psset{unit=0.75} +\begin{pspicture*}(0,0)(20,10) +%% Flagge (Verh\"{a}ltnis 2 Breite : 1 H\"{o}he) +\psframe[linecolor=bhBlue,fillstyle=solid,fillcolor=bhBlue](0,0)(20,10) +\pspolygon[linecolor=bhYellow,fillstyle=solid,fillcolor=bhYellow](5.3,10)(15.3,0)(15.3,10) +\def\bhstar{% +\def\outer{0.95} +\pnode(\outer;90){A} +\pnode(\outer;162){B} +\pnode(\outer;234){C} +\pnode(\outer;306){D} +\pnode(\outer;18){E} +\pspolygon[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt] +(A)(C)(E)(B)(D)(A) +} + +\multido{\rA=0+1.25}{9}{ +\rput(!13.4 \rA\space sub 0.12 \rA\space add){\bhstar}} +\end{pspicture*}} + \endinput