summaryrefslogtreecommitdiff
path: root/fonts/countriesofeurope
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/countriesofeurope
Initial commit
Diffstat (limited to 'fonts/countriesofeurope')
-rw-r--r--fonts/countriesofeurope/Changes2
-rw-r--r--fonts/countriesofeurope/README10
-rw-r--r--fonts/countriesofeurope/doc/CountriesofEurope.pdfbin0 -> 76943 bytes
-rw-r--r--fonts/countriesofeurope/doc/CountriesofEurope.tex210
-rw-r--r--fonts/countriesofeurope/fonts/afm/CountriesofEurope.afm114
-rw-r--r--fonts/countriesofeurope/fonts/enc/CountriesofEurope.enc52
-rw-r--r--fonts/countriesofeurope/fonts/map/CountriesofEurope.map1
-rw-r--r--fonts/countriesofeurope/fonts/opentype/CountriesofEurope.otfbin0 -> 94696 bytes
-rw-r--r--fonts/countriesofeurope/fonts/tfm/CountriesofEurope.tfmbin0 -> 1136 bytes
-rw-r--r--fonts/countriesofeurope/fonts/type1/CountriesofEurope.pfbbin0 -> 164613 bytes
-rw-r--r--fonts/countriesofeurope/latex/CountriesofEurope.sty159
11 files changed, 548 insertions, 0 deletions
diff --git a/fonts/countriesofeurope/Changes b/fonts/countriesofeurope/Changes
new file mode 100644
index 0000000000..7660320dc1
--- /dev/null
+++ b/fonts/countriesofeurope/Changes
@@ -0,0 +1,2 @@
+0.22 2018-12-27 - added OpenType font and outline option
+0.21 2012-04-18 - first CTAN version \ No newline at end of file
diff --git a/fonts/countriesofeurope/README b/fonts/countriesofeurope/README
new file mode 100644
index 0000000000..07739755f2
--- /dev/null
+++ b/fonts/countriesofeurope/README
@@ -0,0 +1,10 @@
+Countries of Europe as a Type 1 or OpenType font
+
+The fonts are copyrighted by Ingo Zimmermann (ingofonts.com)
+and can be used under the Open Font License.
+
+All other files are copyrighted by Rolf Niepraschk and
+Herbert Voß and can be used under the LaTeX Public Project Licence.
+
+v0.22 2018-12-27
+hvoss@tug.org \ No newline at end of file
diff --git a/fonts/countriesofeurope/doc/CountriesofEurope.pdf b/fonts/countriesofeurope/doc/CountriesofEurope.pdf
new file mode 100644
index 0000000000..205dfa914d
--- /dev/null
+++ b/fonts/countriesofeurope/doc/CountriesofEurope.pdf
Binary files differ
diff --git a/fonts/countriesofeurope/doc/CountriesofEurope.tex b/fonts/countriesofeurope/doc/CountriesofEurope.tex
new file mode 100644
index 0000000000..9bee1d3eca
--- /dev/null
+++ b/fonts/countriesofeurope/doc/CountriesofEurope.tex
@@ -0,0 +1,210 @@
+
+%---------------------------
+\listfiles
+
+\documentclass{article}
+\usepackage{ifluatex}
+\ifluatex\else
+ \pdfmapfile{+CountriesofEurope.map} % only needed, if the map is not enabled with updmap
+\fi
+\usepackage{lmodern,array,longtable,graphicx,ifthen,ragged2e,libertinus}
+\usepackage[Scale=7.5]{CountriesofEurope}
+
+\makeatletter
+\newcommand\Country[2][]{{%
+ \tabular{|>{\Centering}p{2.5cm}|}\hline
+ \strut\footnotesize\texttt{\textbackslash#2}\\\hline
+ \parbox[c][3.2cm]{2cm}{\EUCountry[#1]{#2}}\\\hline
+ \endtabular}}
+
+\makeatother
+
+\newcounter{N}
+
+\begin{document}
+\author{Rolf Niepraschk \and Herbert Voß}
+\title{Package \texttt{CountriesofEurope}}
+\maketitle
+
+
+\begin{sloppypar}
+This package defines the two macros \verb|\CountriesofEuropeFamily| and \verb|\EUCountry[options]{name}|,
+which allow to print one of the european countries as a single character with the given scaling or
+with an individual scaling.
+
+The first one switches
+to the font encoding \verb|U| (Type 1) or \verb|TU| (OpenType) and loads the font and the second
+one does the same but also with
+printing the character which the given name, e.\,g. for Finland: \verb|\EUCountry[Scale=0.2]{Germany}|$\rightarrow$%
+\EUCountry[Scale=0.2]{Germany}.
+\end{sloppypar}
+
+The font can be loaded
+with an optional argument for the scaling factor, which is preset to 1:
+
+\begin{verbatim}
+\usepackage[Scale=10]{CountriesofEurope}% scaled to 10
+\end{verbatim}
+
+The countris itself are available by a macro from the following list. The characters are
+at the position 128--166 in the Type~1 font \verb|CountriesofEurope.pfb| and also available
+with the \verb|\char| primitive. The following table shows the countries in their original size
+with a scaling of 7.5:
+
+\begin{longtable}{cccc}
+\Country{Albania} &
+\Country{Andorra} &
+\Country{Austria} &
+\Country{Belarus} \\
+\Country{Belgium} &
+\Country{Bosnia} &
+\Country{Bulgaria} &
+\Country{Croatia} \\
+\Country{Czechia} &
+\Country{Denmark} &
+\Country{Estonia} &
+\Country{Finland} \\
+\Country{France} &
+\Country{Germany} &
+\Country{GreatBritain} &
+\Country{Greece} \\
+\Country{Hungary} &
+\Country{Iceland} &
+\Country{Ireland} &
+\Country{Italy} \\
+\Country{Latvia} &
+\Country{Liechtenstein} &
+\Country{Lithuania} &
+\Country{Luxembourg} \\
+\Country{Macedonia} &
+\Country{Malta} &
+\Country{Moldova} &
+\Country{Montenegro} \\
+\Country{Netherlands} &
+\Country{Norway} &
+\Country{Poland} &
+\Country{Portugal} \\
+\Country{Romania} &
+\Country{Serbia} &
+\Country{Slovakia} &
+\Country{Slovenia} \\
+\Country{Spain} &
+\Country{Sweden} &
+\Country{Switzerland}
+
+\end{longtable}
+
+\noindent\rule{\textwidth}{.5mm}
+
+
+The countries in the original size with the given bounding box and the text command \verb|\huge|:
+
+% \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[1]CountriesofEurope}{}
+
+\medskip
+
+\begingroup
+\fboxsep=0pt
+\noindent%
+\ifluatex
+ \fontspec{CountriesofEurope.otf}
+ \huge
+ \setcounter{N}{63724}%
+ \whiledo{\value{N} > 63686}{%
+ \fbox{\symbol{\value{N}}}%
+ \addtocounter{N}{-1}}
+\else
+ \huge
+ \setcounter{N}{128}%
+ \whiledo{\value{N} < 167}{%
+ \fbox{\symbol{\value{N}}}%
+ \stepcounter{N}}
+\fi
+\endgroup
+
+
+\clearpage
+
+All countries can be printed as outline, e.\,g.:
+
+\verb|\EUCountry[Scale=37.5,outline]{Germany}|
+
+\EUCountry[Scale=5,outline]{Germany}
+
+
+
+
+\ifluatex
+ \fontspec{CountriesofEurope.otf}
+\else
+ \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[1]CountriesofEurope}{}
+\fi
+
+\begin{longtable}{cccc}
+\Country[outline]{Albania} &
+\Country[outline]{Andorra} &
+\Country[outline]{Austria} &
+\Country[outline]{Belarus} \\
+\Country[outline]{Belgium} &
+\Country[outline]{Bosnia} &
+\Country[outline]{Bulgaria} &
+\Country[outline]{Croatia} \\
+\Country[outline]{Czechia} &
+\Country[outline]{Denmark} &
+\Country[outline]{Estonia} &
+\Country[outline]{Finland} \\
+\Country[outline]{France} &
+\Country[outline]{Germany} &
+\Country[outline]{GreatBritain} &
+\Country[outline]{Greece} \\
+\Country[outline]{Hungary} &
+\Country[outline]{Iceland} &
+\Country[outline]{Ireland} &
+\Country[outline]{Italy} \\
+\Country[outline]{Latvia} &
+\Country[outline]{Liechtenstein} &
+\Country[outline]{Lithuania} &
+\Country[outline]{Luxembourg} \\
+\Country[outline]{Macedonia} &
+\Country[outline]{Malta} &
+\Country[outline]{Moldova} &
+\Country[outline]{Montenegro} \\
+\Country[outline]{Netherlands} &
+\Country[outline]{Norway} &
+\Country[outline]{Poland} &
+\Country[outline]{Portugal} \\
+\Country[outline]{Romania} &
+\Country[outline]{Serbia} &
+\Country[outline]{Slovakia} &
+\Country[outline]{Slovenia} \\
+\Country[outline]{Spain} &
+\Country[outline]{Sweden} &
+\Country[outline]{Switzerland}
+
+\end{longtable}
+
+
+\rmfamily
+
+The countries are internally defined as a ligature so that abreviations of the countries can be
+used for printing:
+
+\begin{verbatim}
+\CountriesofEuropeFamily
+ge au
+\end{verbatim}
+
+\ifluatex
+ \fontspec{CountriesofEurope.otf}
+\else
+ \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[1]CountriesofEurope}{}
+\fi
+\CountriesofEuropeFamily
+ge au
+
+
+
+
+
+
+\end{document}
diff --git a/fonts/countriesofeurope/fonts/afm/CountriesofEurope.afm b/fonts/countriesofeurope/fonts/afm/CountriesofEurope.afm
new file mode 100644
index 0000000000..6ffbab04ee
--- /dev/null
+++ b/fonts/countriesofeurope/fonts/afm/CountriesofEurope.afm
@@ -0,0 +1,114 @@
+StartFontMetrics 2.0
+Comment Generated by FontForge 20090914
+Comment Creation Date: Mon Apr 16 13:36:09 2012
+FontName CountriesofEurope
+FullName Countries of Europe
+FamilyName Countries of Europe
+Weight Roman
+Notice (Copyright (c) 2012 by Ingo Zimmermann. Font may be used under the OFL.)
+ItalicAngle 0
+IsFixedPitch false
+UnderlinePosition -100
+UnderlineThickness 50
+Version 001.001
+EncodingScheme AdobeStandardEncoding
+FontBBox -101 -226 955 1299
+CapHeight 757
+XHeight 507
+Ascender 379
+Descender -135
+StartCharMetrics 92
+C 32 ; WX 500 ; N space ; B 0 0 0 0 ;
+C 65 ; WX 643 ; N A ; B -28 -4 522 756 ;
+C 66 ; WX 615 ; N B ; B 0 -4 472 756 ;
+C 67 ; WX 556 ; N C ; B -30 -11 461 762 ;
+C 68 ; WX 651 ; N D ; B 0 -3 527 755 ;
+C 69 ; WX 527 ; N E ; B 0 0 394 752 ;
+C 70 ; WX 499 ; N F ; B 0 -4 394 752 ;
+C 71 ; WX 654 ; N G ; B -30 -6 502 762 ;
+C 72 ; WX 671 ; N H ; B 0 -4 509 756 ;
+C 73 ; WX 265 ; N I ; B 0 -4 103 756 ;
+C 74 ; WX 291 ; N J ; B -71 -15 139 756 ;
+C 75 ; WX 618 ; N K ; B 0 -4 523 757 ;
+C 76 ; WX 459 ; N L ; B 0 0 364 756 ;
+C 77 ; WX 804 ; N M ; B 0 -4 642 755 ;
+C 78 ; WX 711 ; N N ; B 0 -4 549 756 ;
+C 79 ; WX 671 ; N O ; B -30 -11 547 762 ;
+C 80 ; WX 588 ; N P ; B 0 -4 464 752 ;
+C 81 ; WX 703 ; N Q ; B -30 -4 665 762 ;
+C 82 ; WX 620 ; N R ; B 0 -5 496 754 ;
+C 83 ; WX 589 ; N S ; B -20 -11 456 758 ;
+C 84 ; WX 493 ; N T ; B -101 -4 408 752 ;
+C 85 ; WX 671 ; N U ; B 0 -11 519 756 ;
+C 86 ; WX 632 ; N V ; B -40 -4 513 759 ;
+C 87 ; WX 935 ; N W ; B -60 -4 830 759 ;
+C 88 ; WX 622 ; N X ; B -60 -5 508 759 ;
+C 89 ; WX 574 ; N Y ; B -60 -4 479 759 ;
+C 90 ; WX 545 ; N Z ; B -34 0 440 752 ;
+C 97 ; WX 500 ; N a ; B -20 -7 357 507 ;
+C 98 ; WX 514 ; N b ; B 0 -8 400 756 ;
+C 99 ; WX 376 ; N c ; B -30 -8 271 506 ;
+C 100 ; WX 512 ; N d ; B -30 -8 369 756 ;
+C 101 ; WX 496 ; N e ; B -30 -6 386 507 ;
+C 102 ; WX 315 ; N f ; B 0 -4 230 759 ;
+C 103 ; WX 512 ; N g ; B -30 -225 369 507 ;
+C 104 ; WX 519 ; N h ; B 0 -4 380 756 ;
+C 105 ; WX 237 ; N i ; B -7 -3 98 682 ;
+C 106 ; WX 247 ; N j ; B -81 -222 104 682 ;
+C 107 ; WX 474 ; N k ; B 0 -7 390 756 ;
+C 108 ; WX 234 ; N l ; B 0 -4 90 757 ;
+C 109 ; WX 770 ; N m ; B 0 -4 631 505 ;
+C 110 ; WX 509 ; N n ; B 0 -4 370 507 ;
+C 111 ; WX 492 ; N o ; B -30 -8 381 507 ;
+C 112 ; WX 514 ; N p ; B 0 -226 400 507 ;
+C 113 ; WX 512 ; N q ; B -30 -226 369 507 ;
+C 114 ; WX 329 ; N r ; B 0 -4 243 507 ;
+C 115 ; WX 449 ; N s ; B -20 -7 325 507 ;
+C 116 ; WX 310 ; N t ; B 0 -4 225 640 ;
+C 117 ; WX 506 ; N u ; B 0 -10 371 504 ;
+C 118 ; WX 481 ; N v ; B -50 -4 395 505 ;
+C 119 ; WX 768 ; N w ; B -50 -4 682 505 ;
+C 120 ; WX 504 ; N x ; B -42 -6 410 507 ;
+C 121 ; WX 513 ; N y ; B 0 -225 370 501 ;
+C 122 ; WX 448 ; N z ; B -21 0 324 500 ;
+C -1 ; WX 174 ; N Albania ; B 18 0 163 275 ;
+C -1 ; WX 59 ; N Andorra ; B 25 1 48 26 ;
+C -1 ; WX 514 ; N Austria ; B 6 1 485 251 ;
+C -1 ; WX 554 ; N Belarus ; B 22 -35 540 462 ;
+C -1 ; WX 253 ; N Belgium ; B 10 0 229 190 ;
+C -1 ; WX 311 ; N Bosnia ; B 10 0 287 250 ;
+C -1 ; WX 463 ; N Bulgaria ; B 19 0 443 330 ;
+C -1 ; WX 436 ; N Croatia ; B 23 0 415 370 ;
+C -1 ; WX 455 ; N Czechia ; B 23 0 439 233 ;
+C -1 ; WX 404 ; N Denmark ; B 29 -3 403 299 ;
+C -1 ; WX 342 ; N Estonia ; B 20 -3 317 208 ;
+C -1 ; WX 580 ; N Finland ; B 14 -42 569 974 ;
+C -1 ; WX 938 ; N France ; B 9 -142 918 800 ;
+C -1 ; WX 578 ; N Germany ; B 23 -23 556 715 ;
+C -1 ; WX 533 ; N GreatBritain ; B 4 -134 520 955 ;
+C -1 ; WX 749 ; N Greece ; B 10 -30 737 647 ;
+C -1 ; WX 444 ; N Hungary ; B 16 1 428 295 ;
+C -1 ; WX 452 ; N Iceland ; B 24 -1 438 343 ;
+C -1 ; WX 320 ; N Ireland ; B 13 0 296 335 ;
+C -1 ; WX 876 ; N Italy ; B 13 -29 863 953 ;
+C -1 ; WX 425 ; N Latvia ; B 24 6 404 236 ;
+C -1 ; WX 65 ; N Liechtenstein ; B 40 1 48 22 ;
+C -1 ; WX 347 ; N Lithuania ; B 13 1 325 257 ;
+C -1 ; WX 89 ; N Luxembourg ; B 32 1 79 72 ;
+C -1 ; WX 221 ; N Macedonia ; B 25 1 203 160 ;
+C -1 ; WX 47 ; N Malta ; B 1 3 32 30 ;
+C -1 ; WX 282 ; N Moldova ; B 7 -5 269 262 ;
+C -1 ; WX 154 ; N Montenegro ; B 19 0 146 154 ;
+C -1 ; WX 259 ; N Netherlands ; B 6 0 238 266 ;
+C -1 ; WX 959 ; N Norway ; B 9 -29 955 1299 ;
+C -1 ; WX 655 ; N Poland ; B 23 0 628 523 ;
+C -1 ; WX 325 ; N Portugal ; B 20 5 318 487 ;
+C -1 ; WX 668 ; N Romania ; B 17 0 650 466 ;
+C -1 ; WX 347 ; N Serbia ; B 14 0 335 408 ;
+C -1 ; WX 371 ; N Slovakia ; B 23 0 360 190 ;
+C -1 ; WX 233 ; N Slovenia ; B 12 0 217 152 ;
+C -1 ; WX 943 ; N Spain ; B 24 -118 939 746 ;
+C -1 ; WX 538 ; N Sweden ; B 15 -60 524 1274 ;
+C -1 ; WX 331 ; N Switzerland ; B 19 -12 312 178 ;
+EndCharMetrics
+EndFontMetrics
diff --git a/fonts/countriesofeurope/fonts/enc/CountriesofEurope.enc b/fonts/countriesofeurope/fonts/enc/CountriesofEurope.enc
new file mode 100644
index 0000000000..799897b4aa
--- /dev/null
+++ b/fonts/countriesofeurope/fonts/enc/CountriesofEurope.enc
@@ -0,0 +1,52 @@
+
+/CountriesofEurope [
+%00
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%10
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%20
+ /space /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%30
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%40
+ /.notdef /A /B /C /D /E /F /G
+ /H /I /J /K /L /M /N /O
+%50
+ /P /Q /R /S /T /U /V /W
+ /X /Y /Z /.notdef /.notdef /.notdef /.notdef /.notdef
+%60
+ /.notdef /a /b /c /d /e /f /g
+ /h /i /j /k /l /m /n /o
+%70
+ /p /q /r /s /t /u /v /w
+ /x /y /z /.notdef /.notdef /.notdef /.notdef /.notdef
+%80
+ /Albania /Andorra /Austria /Belarus /Belgium /Bosnia /Bulgaria /Croatia
+ /Czechia /Denmark /Estonia /Finland /France /Germany /GreatBritain /Greece
+%90
+ /Hungary /Iceland /Ireland /Italy /Latvia /Liechtenstein /Lithuania /Luxembourg
+ /Macedonia /Malta /Moldova /Montenegro /Netherlands /Norway /Poland /Portugal
+%A0
+ /Romania /Serbia /Slovakia /Slovenia /Spain /Sweden /Switzerland /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%B0
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%C0
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%D0
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%E0
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+%F0
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+] def
+% Command line: 'otftotfm CountriesofEurope.otf foo'
diff --git a/fonts/countriesofeurope/fonts/map/CountriesofEurope.map b/fonts/countriesofeurope/fonts/map/CountriesofEurope.map
new file mode 100644
index 0000000000..e8b38479e2
--- /dev/null
+++ b/fonts/countriesofeurope/fonts/map/CountriesofEurope.map
@@ -0,0 +1 @@
+CountriesofEurope CountriesofEurope "CountriesofEurope ReEncodeFont" <CountriesofEurope.enc <CountriesofEurope.pfb
diff --git a/fonts/countriesofeurope/fonts/opentype/CountriesofEurope.otf b/fonts/countriesofeurope/fonts/opentype/CountriesofEurope.otf
new file mode 100644
index 0000000000..6e1013291e
--- /dev/null
+++ b/fonts/countriesofeurope/fonts/opentype/CountriesofEurope.otf
Binary files differ
diff --git a/fonts/countriesofeurope/fonts/tfm/CountriesofEurope.tfm b/fonts/countriesofeurope/fonts/tfm/CountriesofEurope.tfm
new file mode 100644
index 0000000000..72226007b6
--- /dev/null
+++ b/fonts/countriesofeurope/fonts/tfm/CountriesofEurope.tfm
Binary files differ
diff --git a/fonts/countriesofeurope/fonts/type1/CountriesofEurope.pfb b/fonts/countriesofeurope/fonts/type1/CountriesofEurope.pfb
new file mode 100644
index 0000000000..b4d1942088
--- /dev/null
+++ b/fonts/countriesofeurope/fonts/type1/CountriesofEurope.pfb
Binary files differ
diff --git a/fonts/countriesofeurope/latex/CountriesofEurope.sty b/fonts/countriesofeurope/latex/CountriesofEurope.sty
new file mode 100644
index 0000000000..4fd2039f0f
--- /dev/null
+++ b/fonts/countriesofeurope/latex/CountriesofEurope.sty
@@ -0,0 +1,159 @@
+%% This is file `CountriesofEurope.sty',
+%%
+%% Copyright (C) 2016-
+%% Rolf Niepraschk, Herbert Voss
+%%
+%% It may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% 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.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{CountriesofEurope}%
+ [2018/12/27 v0.22 CountriesofEurope Font (hv,RN)]
+
+\RequirePackage{ifxetex,ifluatex,xkeyval,graphicx}
+
+\newcommand*\CountriesofEurope@scale{1}
+\RequirePackage{xkeyval}
+\DeclareOptionX{Scale}{\renewcommand*\CountriesofEurope@scale{#1}}
+\ProcessOptionsX\relax
+
+\newif\ifCoE@outline
+
+\def\CoE@boolkey#1#2{\csname CoE@#2\ifx\relax#1\relax true\else#1\fi\endcsname}
+
+\define@key{CoE}{Scale}[1]{\def\CoE@Scale{#1}}
+\define@key{CoE}{outline}[true]{\lowercase{\CoE@boolkey{#1}}{outline}}
+%
+\def\setCoEkeys#1{\edef\x{\noexpand\setkeys{CoE}{#1}}\x}
+
+\setCoEkeys{outline=false,Scale=1}
+
+\newif\if@CoE@newengine \@CoE@newenginefalse
+\ifxetex\@CoE@newenginetrue
+\else
+ \ifluatex\@CoE@newenginetrue\fi
+\fi
+
+\if@CoE@newengine
+ \def\set@Outline{\pdfextension literal direct { 1 Tr 0 w }\relax}
+ \def\unset@Outline{\pdfextension literal direct { 0 Tr 0 w }\relax}
+\else
+ \def\set@Outline{\pdfliteral direct { 1 Tr 0 w }\relax}
+ \def\unset@Outline{\pdfliteral direct { 0 Tr 0 w }\relax}
+\fi
+
+\newcommand\EUCountry[2][]{{%
+ \expandafter\setCoEkeys\expandafter{#1}%
+ \CountriesofEuropeFamily\scalebox{\CoE@Scale}{%
+ \ifCoE@outline\set@Outline\fi
+ \csname#2\endcsname
+ \ifCoE@outline\unset@Outline\fi
+ }}}
+
+\if@CoE@newengine
+ \RequirePackage{fontspec}
+ \newfontface\CountriesofEuropeFamily{CountriesofEurope.otf}[Scale=\CountriesofEurope@scale]
+ \let\CoEF\CountriesofEuropeFamily
+ \DeclareTextCommand{\Albania}{TU}{\char"F8EC}% 63724
+ \DeclareTextCommand{\Andorra}{TU}{\char"F8EB}
+ \DeclareTextCommand{\Austria}{TU}{\char"F8EA}
+ \DeclareTextCommand{\Belarus}{TU}{\char"F8E9}
+ \DeclareTextCommand{\Belgium}{TU}{\char"F8E8}
+ \DeclareTextCommand{\Bosnia}{TU}{\char"F8E7}
+ \DeclareTextCommand{\Bulgaria}{TU}{\char"F8E6}
+ \DeclareTextCommand{\Croatia}{TU}{\char"F8E5}
+ \DeclareTextCommand{\Czechia}{TU}{\char"F8E4}
+ \DeclareTextCommand{\Denmark}{TU}{\char"F8E3}
+ \DeclareTextCommand{\Estonia}{TU}{\char"F8E2}
+ \DeclareTextCommand{\Finland}{TU}{\char"F8E1}
+ \DeclareTextCommand{\France}{TU}{\char"F8E0}
+ \DeclareTextCommand{\Germany}{TU}{\char"F8DF}
+ \DeclareTextCommand{\GreatBritain}{TU}{\char"F8DE}
+ \DeclareTextCommand{\Greece}{TU}{\char"F8DD}
+ \DeclareTextCommand{\Hungary}{TU}{\char"F8DC}
+ \DeclareTextCommand{\Iceland}{TU}{\char"F8DB}
+ \DeclareTextCommand{\Ireland}{TU}{\char"F8DA}
+ \DeclareTextCommand{\Italy}{TU}{\char"F8D9}
+ \DeclareTextCommand{\Latvia}{TU}{\char"F8D8}
+ \DeclareTextCommand{\Liechtenstein}{TU}{\char"F8D7}
+ \DeclareTextCommand{\Lithuania}{TU}{\char"F8D6}
+ \DeclareTextCommand{\Luxembourg}{TU}{\char"F8D5}
+ \DeclareTextCommand{\Macedonia}{TU}{\char"F8D4}
+ \DeclareTextCommand{\Malta}{TU}{\char"F8D3}
+ \DeclareTextCommand{\Moldova}{TU}{\char"F8D2}
+ \DeclareTextCommand{\Montenegro}{TU}{\char"F8D1}
+ \DeclareTextCommand{\Netherlands}{TU}{\char"F8D0}
+ \DeclareTextCommand{\Norway}{TU}{\char"F8CF}
+ \DeclareTextCommand{\Poland}{TU}{\char"F8CE}
+ \DeclareTextCommand{\Portugal}{TU}{\char"F8CD}
+ \DeclareTextCommand{\Romania}{TU}{\char"F8CC}
+ \DeclareTextCommand{\Serbia}{TU}{\char"F8CB}
+ \DeclareTextCommand{\Slovakia}{TU}{\char"F8CA}
+ \DeclareTextCommand{\Slovenia}{TU}{\char"F8C9}
+ \DeclareTextCommand{\Spain}{TU}{\char"F8C8}
+ \DeclareTextCommand{\Sweden}{TU}{\char"F8C7}
+ \DeclareTextCommand{\Switzerland}{TU}{\char"F8C6}% 63686
+\else
+\RequirePackage[T1]{fontenc}
+\RequirePackage{textcomp}
+ \DeclareFontFamily{U}{CountriesofEurope}{}
+ \DeclareFontShape{U}{CountriesofEurope}{m}{n}{<->s*[\CountriesofEurope@scale]CountriesofEurope}{}
+ \providecommand\CountriesofEuropeFamily{\usefont{U}{CountriesofEurope}{m}{n}}
+ \DeclareTextCommand{\Albania}{U}{\char128}
+ \DeclareTextCommand{\Andorra}{U}{\char129}
+ \DeclareTextCommand{\Austria}{U}{\char130}
+ \DeclareTextCommand{\Belarus}{U}{\char131}
+ \DeclareTextCommand{\Belgium}{U}{\char132}
+ \DeclareTextCommand{\Bosnia}{U}{\char133}
+ \DeclareTextCommand{\Bulgaria}{U}{\char134}
+ \DeclareTextCommand{\Croatia}{U}{\char135}
+ \DeclareTextCommand{\Czechia}{U}{\char136}
+ \DeclareTextCommand{\Denmark}{U}{\char137}
+ \DeclareTextCommand{\Estonia}{U}{\char138}
+ \DeclareTextCommand{\Finland}{U}{\char139}
+ \DeclareTextCommand{\France}{U}{\char140}
+ \DeclareTextCommand{\Germany}{U}{\char141}
+ \DeclareTextCommand{\GreatBritain}{U}{\char142}
+ \DeclareTextCommand{\Greece}{U}{\char143}
+ \DeclareTextCommand{\Hungary}{U}{\char144}
+ \DeclareTextCommand{\Iceland}{U}{\char145}
+ \DeclareTextCommand{\Ireland}{U}{\char146}
+ \DeclareTextCommand{\Italy}{U}{\char147}
+ \DeclareTextCommand{\Latvia}{U}{\char148}
+ \DeclareTextCommand{\Liechtenstein}{U}{\char149}
+ \DeclareTextCommand{\Lithuania}{U}{\char150}
+ \DeclareTextCommand{\Luxembourg}{U}{\char151}
+ \DeclareTextCommand{\Macedonia}{U}{\char152}
+ \DeclareTextCommand{\Malta}{U}{\char153}
+ \DeclareTextCommand{\Moldova}{U}{\char154}
+ \DeclareTextCommand{\Montenegro}{U}{\char155}
+ \DeclareTextCommand{\Netherlands}{U}{\char156}
+ \DeclareTextCommand{\Norway}{U}{\char157}
+ \DeclareTextCommand{\Poland}{U}{\char158}
+ \DeclareTextCommand{\Portugal}{U}{\char159}
+ \DeclareTextCommand{\Romania}{U}{\char160}
+ \DeclareTextCommand{\Serbia}{U}{\char161}
+ \DeclareTextCommand{\Slovakia}{U}{\char162}
+ \DeclareTextCommand{\Slovenia}{U}{\char163}
+ \DeclareTextCommand{\Spain}{U}{\char164}
+ \DeclareTextCommand{\Sweden}{U}{\char165}
+ \DeclareTextCommand{\Switzerland}{U}{\char166}
+\fi
+% otftotfm --encoding=CountriesofEurope.enc --no-map CountriesofEurope.otf CountriesofEurope
+
+\endinput
+
+
+%80
+ \Albania \Andorra \Austria \Belarus \Belgium \Bosnia \Bulgaria \Croatia
+ \Czechia \Denmark \Estonia \Finland \France \Germania \GreatBritain \Greece
+%90
+ \Hungary \Iceland \Ireland \Italy \Latvia \Liechtenstein \Lithuania \Luxembourg
+ \Macedonia \Malta \Moldova \Montenegro \Netherlands \Norway \Poland \Portugal
+%A0
+ \Romania \Serbia \Slovakia \Slovenia \Spain \Sweden \Switzerland