summaryrefslogtreecommitdiff
path: root/fonts/droid
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-11-06 03:00:54 +0000
committerNorbert Preining <norbert@preining.info>2019-11-06 03:00:54 +0000
commit590fd8b560523cdaea19c59aea61e781138e87f8 (patch)
tree0da2c5c68b4f6860feef746ecf9e8b76157c80bb /fonts/droid
parenta78951f836b9edaab2dd593f38e33732f0d03cbd (diff)
CTAN sync 201911060300
Diffstat (limited to 'fonts/droid')
-rw-r--r--fonts/droid/latex/LGRdroidsans.fd37
-rw-r--r--fonts/droid/latex/LGRdroidsansmono.fd31
-rw-r--r--fonts/droid/latex/LGRdroidserif.fd40
-rw-r--r--fonts/droid/latex/OT1droidsans.fd37
-rw-r--r--fonts/droid/latex/OT1droidsansmono.fd31
-rw-r--r--fonts/droid/latex/OT1droidserif.fd40
-rw-r--r--fonts/droid/latex/T1droidsans.fd37
-rw-r--r--fonts/droid/latex/T1droidsansmono.fd31
-rw-r--r--fonts/droid/latex/T1droidserif.fd40
-rw-r--r--fonts/droid/latex/T2Adroidsans.fd37
-rw-r--r--fonts/droid/latex/T2Adroidsansmono.fd31
-rw-r--r--fonts/droid/latex/T2Adroidserif.fd40
-rw-r--r--fonts/droid/latex/T2Bdroidsans.fd37
-rw-r--r--fonts/droid/latex/T2Bdroidsansmono.fd31
-rw-r--r--fonts/droid/latex/T2Bdroidserif.fd40
-rw-r--r--fonts/droid/latex/T2Cdroidsans.fd37
-rw-r--r--fonts/droid/latex/T2Cdroidsansmono.fd31
-rw-r--r--fonts/droid/latex/T2Cdroidserif.fd40
-rw-r--r--fonts/droid/latex/TS1droidsans.fd37
-rw-r--r--fonts/droid/latex/TS1droidsansmono.fd31
-rw-r--r--fonts/droid/latex/TS1droidserif.fd40
-rw-r--r--fonts/droid/latex/X2droidsans.fd37
-rw-r--r--fonts/droid/latex/X2droidsansmono.fd31
-rw-r--r--fonts/droid/latex/X2droidserif.fd40
-rw-r--r--fonts/droid/latex/droid.sty23
-rw-r--r--fonts/droid/latex/droidsans.sty111
-rw-r--r--fonts/droid/latex/droidsansmono.sty93
-rw-r--r--fonts/droid/latex/droidserif.sty105
28 files changed, 1196 insertions, 0 deletions
diff --git a/fonts/droid/latex/LGRdroidsans.fd b/fonts/droid/latex/LGRdroidsans.fd
new file mode 100644
index 0000000000..8e7de6f796
--- /dev/null
+++ b/fonts/droid/latex/LGRdroidsans.fd
@@ -0,0 +1,37 @@
+%% LGRdroidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{LGRdroidsans.fd}[2019/06/24 Font definitions for LGR/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{LGR}{droidsans}{}
+
+\DeclareFontShape{LGR}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-LGR}{}
+\DeclareFontShape{LGR}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-LGR}{}
+\DeclareFontShape{LGR}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-LGR-Slanted}{}
+\DeclareFontShape{LGR}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-LGR-Slanted}{}
+\DeclareFontShape{LGR}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{LGR}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{LGR}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{LGR}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{LGR}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/LGRdroidsansmono.fd b/fonts/droid/latex/LGRdroidsansmono.fd
new file mode 100644
index 0000000000..b602e936ae
--- /dev/null
+++ b/fonts/droid/latex/LGRdroidsansmono.fd
@@ -0,0 +1,31 @@
+%% LGRdroidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{LGRdroidsansmono.fd}[2019/06/24 Font definitions for LGR/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{LGR}{droidsansmono}{}
+
+\DeclareFontShape{LGR}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-LGR}{}
+\DeclareFontShape{LGR}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-LGR-Slanted}{}
+\DeclareFontShape{LGR}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/LGRdroidserif.fd b/fonts/droid/latex/LGRdroidserif.fd
new file mode 100644
index 0000000000..9c69f55a94
--- /dev/null
+++ b/fonts/droid/latex/LGRdroidserif.fd
@@ -0,0 +1,40 @@
+%% LGRdroidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{LGRdroidserif.fd}[2019/06/24 Font definitions for LGR/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{LGR}{droidserif}{}
+
+\DeclareFontShape{LGR}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-LGR}{}
+\DeclareFontShape{LGR}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-LGR}{}
+\DeclareFontShape{LGR}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-LGR}{}
+\DeclareFontShape{LGR}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-LGR}{}
+\DeclareFontShape{LGR}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-LGR-Slanted}{}
+\DeclareFontShape{LGR}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-LGR-Slanted}{}
+\DeclareFontShape{LGR}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-LGR-Upright}{}
+\DeclareFontShape{LGR}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-LGR-Upright}{}
+\DeclareFontShape{LGR}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{LGR}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{LGR}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{LGR}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/OT1droidsans.fd b/fonts/droid/latex/OT1droidsans.fd
new file mode 100644
index 0000000000..a2c6579e31
--- /dev/null
+++ b/fonts/droid/latex/OT1droidsans.fd
@@ -0,0 +1,37 @@
+%% OT1droidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{OT1droidsans.fd}[2019/06/24 Font definitions for OT1/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{OT1}{droidsans}{}
+
+\DeclareFontShape{OT1}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-OT1}{}
+\DeclareFontShape{OT1}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-OT1}{}
+\DeclareFontShape{OT1}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-OT1-Slanted}{}
+\DeclareFontShape{OT1}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-OT1-Slanted}{}
+\DeclareFontShape{OT1}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{OT1}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{OT1}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{OT1}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{OT1}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/OT1droidsansmono.fd b/fonts/droid/latex/OT1droidsansmono.fd
new file mode 100644
index 0000000000..49170d5837
--- /dev/null
+++ b/fonts/droid/latex/OT1droidsansmono.fd
@@ -0,0 +1,31 @@
+%% OT1droidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{OT1droidsansmono.fd}[2019/06/24 Font definitions for OT1/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{OT1}{droidsansmono}{}
+
+\DeclareFontShape{OT1}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-OT1}{}
+\DeclareFontShape{OT1}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-OT1-Slanted}{}
+\DeclareFontShape{OT1}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/OT1droidserif.fd b/fonts/droid/latex/OT1droidserif.fd
new file mode 100644
index 0000000000..d6c5b473e9
--- /dev/null
+++ b/fonts/droid/latex/OT1droidserif.fd
@@ -0,0 +1,40 @@
+%% OT1droidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{OT1droidserif.fd}[2019/06/24 Font definitions for OT1/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{OT1}{droidserif}{}
+
+\DeclareFontShape{OT1}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-OT1}{}
+\DeclareFontShape{OT1}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-OT1}{}
+\DeclareFontShape{OT1}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-OT1}{}
+\DeclareFontShape{OT1}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-OT1}{}
+\DeclareFontShape{OT1}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-OT1-Slanted}{}
+\DeclareFontShape{OT1}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-OT1-Slanted}{}
+\DeclareFontShape{OT1}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-OT1-Upright}{}
+\DeclareFontShape{OT1}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-OT1-Upright}{}
+\DeclareFontShape{OT1}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{OT1}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{OT1}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{OT1}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T1droidsans.fd b/fonts/droid/latex/T1droidsans.fd
new file mode 100644
index 0000000000..b5b8aec020
--- /dev/null
+++ b/fonts/droid/latex/T1droidsans.fd
@@ -0,0 +1,37 @@
+%% T1droidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T1droidsans.fd}[2019/06/24 Font definitions for T1/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T1}{droidsans}{}
+
+\DeclareFontShape{T1}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-T1}{}
+\DeclareFontShape{T1}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-T1}{}
+\DeclareFontShape{T1}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-T1-Slanted}{}
+\DeclareFontShape{T1}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-T1-Slanted}{}
+\DeclareFontShape{T1}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{T1}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{T1}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T1}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T1}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T1droidsansmono.fd b/fonts/droid/latex/T1droidsansmono.fd
new file mode 100644
index 0000000000..4beedbd193
--- /dev/null
+++ b/fonts/droid/latex/T1droidsansmono.fd
@@ -0,0 +1,31 @@
+%% T1droidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T1droidsansmono.fd}[2019/06/24 Font definitions for T1/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T1}{droidsansmono}{}
+
+\DeclareFontShape{T1}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-T1}{}
+\DeclareFontShape{T1}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-T1-Slanted}{}
+\DeclareFontShape{T1}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T1droidserif.fd b/fonts/droid/latex/T1droidserif.fd
new file mode 100644
index 0000000000..3552aeb7fb
--- /dev/null
+++ b/fonts/droid/latex/T1droidserif.fd
@@ -0,0 +1,40 @@
+%% T1droidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T1droidserif.fd}[2019/06/24 Font definitions for T1/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T1}{droidserif}{}
+
+\DeclareFontShape{T1}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-T1}{}
+\DeclareFontShape{T1}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-T1}{}
+\DeclareFontShape{T1}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-T1}{}
+\DeclareFontShape{T1}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-T1}{}
+\DeclareFontShape{T1}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-T1-Slanted}{}
+\DeclareFontShape{T1}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-T1-Slanted}{}
+\DeclareFontShape{T1}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-T1-Upright}{}
+\DeclareFontShape{T1}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-T1-Upright}{}
+\DeclareFontShape{T1}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{T1}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{T1}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{T1}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Adroidsans.fd b/fonts/droid/latex/T2Adroidsans.fd
new file mode 100644
index 0000000000..94d6385da8
--- /dev/null
+++ b/fonts/droid/latex/T2Adroidsans.fd
@@ -0,0 +1,37 @@
+%% T2Adroidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Adroidsans.fd}[2019/06/24 Font definitions for T2A/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2A}{droidsans}{}
+
+\DeclareFontShape{T2A}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-T2A}{}
+\DeclareFontShape{T2A}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-T2A}{}
+\DeclareFontShape{T2A}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-T2A-Slanted}{}
+\DeclareFontShape{T2A}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-T2A-Slanted}{}
+\DeclareFontShape{T2A}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{T2A}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{T2A}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T2A}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T2A}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Adroidsansmono.fd b/fonts/droid/latex/T2Adroidsansmono.fd
new file mode 100644
index 0000000000..4f5b22e272
--- /dev/null
+++ b/fonts/droid/latex/T2Adroidsansmono.fd
@@ -0,0 +1,31 @@
+%% T2Adroidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Adroidsansmono.fd}[2019/06/24 Font definitions for T2A/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2A}{droidsansmono}{}
+
+\DeclareFontShape{T2A}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-T2A}{}
+\DeclareFontShape{T2A}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-T2A-Slanted}{}
+\DeclareFontShape{T2A}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Adroidserif.fd b/fonts/droid/latex/T2Adroidserif.fd
new file mode 100644
index 0000000000..d16bc60d44
--- /dev/null
+++ b/fonts/droid/latex/T2Adroidserif.fd
@@ -0,0 +1,40 @@
+%% T2Adroidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Adroidserif.fd}[2019/06/24 Font definitions for T2A/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2A}{droidserif}{}
+
+\DeclareFontShape{T2A}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-T2A}{}
+\DeclareFontShape{T2A}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-T2A}{}
+\DeclareFontShape{T2A}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-T2A}{}
+\DeclareFontShape{T2A}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-T2A}{}
+\DeclareFontShape{T2A}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-T2A-Slanted}{}
+\DeclareFontShape{T2A}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-T2A-Slanted}{}
+\DeclareFontShape{T2A}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-T2A-Upright}{}
+\DeclareFontShape{T2A}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-T2A-Upright}{}
+\DeclareFontShape{T2A}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{T2A}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{T2A}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{T2A}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Bdroidsans.fd b/fonts/droid/latex/T2Bdroidsans.fd
new file mode 100644
index 0000000000..e9f965c345
--- /dev/null
+++ b/fonts/droid/latex/T2Bdroidsans.fd
@@ -0,0 +1,37 @@
+%% T2Bdroidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Bdroidsans.fd}[2019/06/24 Font definitions for T2B/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2B}{droidsans}{}
+
+\DeclareFontShape{T2B}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-T2B}{}
+\DeclareFontShape{T2B}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-T2B}{}
+\DeclareFontShape{T2B}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-T2B-Slanted}{}
+\DeclareFontShape{T2B}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-T2B-Slanted}{}
+\DeclareFontShape{T2B}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{T2B}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{T2B}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T2B}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T2B}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Bdroidsansmono.fd b/fonts/droid/latex/T2Bdroidsansmono.fd
new file mode 100644
index 0000000000..45e1474002
--- /dev/null
+++ b/fonts/droid/latex/T2Bdroidsansmono.fd
@@ -0,0 +1,31 @@
+%% T2Bdroidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Bdroidsansmono.fd}[2019/06/24 Font definitions for T2B/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2B}{droidsansmono}{}
+
+\DeclareFontShape{T2B}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-T2B}{}
+\DeclareFontShape{T2B}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-T2B-Slanted}{}
+\DeclareFontShape{T2B}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Bdroidserif.fd b/fonts/droid/latex/T2Bdroidserif.fd
new file mode 100644
index 0000000000..88ace0c504
--- /dev/null
+++ b/fonts/droid/latex/T2Bdroidserif.fd
@@ -0,0 +1,40 @@
+%% T2Bdroidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Bdroidserif.fd}[2019/06/24 Font definitions for T2B/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2B}{droidserif}{}
+
+\DeclareFontShape{T2B}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-T2B}{}
+\DeclareFontShape{T2B}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-T2B}{}
+\DeclareFontShape{T2B}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-T2B}{}
+\DeclareFontShape{T2B}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-T2B}{}
+\DeclareFontShape{T2B}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-T2B-Slanted}{}
+\DeclareFontShape{T2B}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-T2B-Slanted}{}
+\DeclareFontShape{T2B}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-T2B-Upright}{}
+\DeclareFontShape{T2B}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-T2B-Upright}{}
+\DeclareFontShape{T2B}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{T2B}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{T2B}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{T2B}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Cdroidsans.fd b/fonts/droid/latex/T2Cdroidsans.fd
new file mode 100644
index 0000000000..4abab4ab4b
--- /dev/null
+++ b/fonts/droid/latex/T2Cdroidsans.fd
@@ -0,0 +1,37 @@
+%% T2Cdroidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Cdroidsans.fd}[2019/06/24 Font definitions for T2C/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2C}{droidsans}{}
+
+\DeclareFontShape{T2C}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-T2C}{}
+\DeclareFontShape{T2C}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-T2C}{}
+\DeclareFontShape{T2C}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-T2C-Slanted}{}
+\DeclareFontShape{T2C}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-T2C-Slanted}{}
+\DeclareFontShape{T2C}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{T2C}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{T2C}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T2C}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{T2C}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Cdroidsansmono.fd b/fonts/droid/latex/T2Cdroidsansmono.fd
new file mode 100644
index 0000000000..d77f736562
--- /dev/null
+++ b/fonts/droid/latex/T2Cdroidsansmono.fd
@@ -0,0 +1,31 @@
+%% T2Cdroidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Cdroidsansmono.fd}[2019/06/24 Font definitions for T2C/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2C}{droidsansmono}{}
+
+\DeclareFontShape{T2C}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-T2C}{}
+\DeclareFontShape{T2C}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-T2C-Slanted}{}
+\DeclareFontShape{T2C}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/T2Cdroidserif.fd b/fonts/droid/latex/T2Cdroidserif.fd
new file mode 100644
index 0000000000..789f463814
--- /dev/null
+++ b/fonts/droid/latex/T2Cdroidserif.fd
@@ -0,0 +1,40 @@
+%% T2Cdroidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{T2Cdroidserif.fd}[2019/06/24 Font definitions for T2C/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{T2C}{droidserif}{}
+
+\DeclareFontShape{T2C}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-T2C}{}
+\DeclareFontShape{T2C}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-T2C}{}
+\DeclareFontShape{T2C}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-T2C}{}
+\DeclareFontShape{T2C}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-T2C}{}
+\DeclareFontShape{T2C}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-T2C-Slanted}{}
+\DeclareFontShape{T2C}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-T2C-Slanted}{}
+\DeclareFontShape{T2C}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-T2C-Upright}{}
+\DeclareFontShape{T2C}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-T2C-Upright}{}
+\DeclareFontShape{T2C}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{T2C}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{T2C}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{T2C}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/TS1droidsans.fd b/fonts/droid/latex/TS1droidsans.fd
new file mode 100644
index 0000000000..bf7124d87c
--- /dev/null
+++ b/fonts/droid/latex/TS1droidsans.fd
@@ -0,0 +1,37 @@
+%% TS1droidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{TS1droidsans.fd}[2019/06/24 Font definitions for TS1/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{TS1}{droidsans}{}
+
+\DeclareFontShape{TS1}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-TS1}{}
+\DeclareFontShape{TS1}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-TS1}{}
+\DeclareFontShape{TS1}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-TS1-Slanted}{}
+\DeclareFontShape{TS1}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-TS1-Slanted}{}
+\DeclareFontShape{TS1}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{TS1}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{TS1}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{TS1}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{TS1}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/TS1droidsansmono.fd b/fonts/droid/latex/TS1droidsansmono.fd
new file mode 100644
index 0000000000..2b276a4e98
--- /dev/null
+++ b/fonts/droid/latex/TS1droidsansmono.fd
@@ -0,0 +1,31 @@
+%% TS1droidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{TS1droidsansmono.fd}[2019/06/24 Font definitions for TS1/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{TS1}{droidsansmono}{}
+
+\DeclareFontShape{TS1}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-TS1}{}
+\DeclareFontShape{TS1}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-TS1-Slanted}{}
+\DeclareFontShape{TS1}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/TS1droidserif.fd b/fonts/droid/latex/TS1droidserif.fd
new file mode 100644
index 0000000000..635db98748
--- /dev/null
+++ b/fonts/droid/latex/TS1droidserif.fd
@@ -0,0 +1,40 @@
+%% TS1droidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{TS1droidserif.fd}[2019/06/24 Font definitions for TS1/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{TS1}{droidserif}{}
+
+\DeclareFontShape{TS1}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-TS1}{}
+\DeclareFontShape{TS1}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-TS1}{}
+\DeclareFontShape{TS1}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-TS1}{}
+\DeclareFontShape{TS1}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-TS1}{}
+\DeclareFontShape{TS1}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-TS1-Slanted}{}
+\DeclareFontShape{TS1}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-TS1-Slanted}{}
+\DeclareFontShape{TS1}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-TS1-Upright}{}
+\DeclareFontShape{TS1}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-TS1-Upright}{}
+\DeclareFontShape{TS1}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{TS1}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{TS1}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{TS1}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/X2droidsans.fd b/fonts/droid/latex/X2droidsans.fd
new file mode 100644
index 0000000000..913a5bef25
--- /dev/null
+++ b/fonts/droid/latex/X2droidsans.fd
@@ -0,0 +1,37 @@
+%% X2droidsans.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{X2droidsans.fd}[2019/06/24 Font definitions for X2/droidsans.]
+
+\expandafter\ifx\csname droidsans@scale\endcsname\relax
+ \let\droidsans@@scale\@empty
+\else
+ \edef\droidsans@@scale{s*[\csname droidsans@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{X2}{droidsans}{}
+
+\DeclareFontShape{X2}{droidsans}{m}{n}{<-> \droidsans@@scale DroidSans-X2}{}
+\DeclareFontShape{X2}{droidsans}{b}{n}{<-> \droidsans@@scale DroidSans-Bold-X2}{}
+\DeclareFontShape{X2}{droidsans}{m}{sl}{<-> \droidsans@@scale DroidSans-X2-Slanted}{}
+\DeclareFontShape{X2}{droidsans}{b}{sl}{<-> \droidsans@@scale DroidSans-Bold-X2-Slanted}{}
+\DeclareFontShape{X2}{droidsans}{bx}{n}{<-> ssub * droidsans/b/n}{}
+\DeclareFontShape{X2}{droidsans}{m}{it}{<-> ssub * droidsans/m/sl}{}
+\DeclareFontShape{X2}{droidsans}{b}{it}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{X2}{droidsans}{bx}{sl}{<-> ssub * droidsans/b/sl}{}
+\DeclareFontShape{X2}{droidsans}{bx}{it}{<-> ssub * droidsans/b/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/X2droidsansmono.fd b/fonts/droid/latex/X2droidsansmono.fd
new file mode 100644
index 0000000000..1c28909657
--- /dev/null
+++ b/fonts/droid/latex/X2droidsansmono.fd
@@ -0,0 +1,31 @@
+%% X2droidsansmono.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{X2droidsansmono.fd}[2019/06/24 Font definitions for X2/droidsansmono.]
+
+\expandafter\ifx\csname droidsansmono@scale\endcsname\relax
+ \let\droidsansmono@@scale\@empty
+\else
+ \edef\droidsansmono@@scale{s*[\csname droidsansmono@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{X2}{droidsansmono}{}
+
+\DeclareFontShape{X2}{droidsansmono}{m}{n}{<-> \droidsansmono@@scale DroidSansMono-X2}{}
+\DeclareFontShape{X2}{droidsansmono}{m}{sl}{<-> \droidsansmono@@scale DroidSansMono-X2-Slanted}{}
+\DeclareFontShape{X2}{droidsansmono}{m}{it}{<-> ssub * droidsansmono/m/sl}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/X2droidserif.fd b/fonts/droid/latex/X2droidserif.fd
new file mode 100644
index 0000000000..33c8359a9c
--- /dev/null
+++ b/fonts/droid/latex/X2droidserif.fd
@@ -0,0 +1,40 @@
+%% X2droidserif.fd
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status \`maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\ProvidesFile{X2droidserif.fd}[2019/06/24 Font definitions for X2/droidserif.]
+
+\expandafter\ifx\csname droidserif@scale\endcsname\relax
+ \let\droidserif@@scale\@empty
+\else
+ \edef\droidserif@@scale{s*[\csname droidserif@scale\endcsname]}
+\fi
+
+\DeclareFontFamily{X2}{droidserif}{}
+
+\DeclareFontShape{X2}{droidserif}{b}{n}{<-> \droidserif@@scale DroidSerif-Bold-X2}{}
+\DeclareFontShape{X2}{droidserif}{b}{it}{<-> \droidserif@@scale DroidSerif-BoldItalic-X2}{}
+\DeclareFontShape{X2}{droidserif}{m}{it}{<-> \droidserif@@scale DroidSerif-Italic-X2}{}
+\DeclareFontShape{X2}{droidserif}{m}{n}{<-> \droidserif@@scale DroidSerif-Regular-X2}{}
+\DeclareFontShape{X2}{droidserif}{b}{sl}{<-> \droidserif@@scale DroidSerif-Bold-X2-Slanted}{}
+\DeclareFontShape{X2}{droidserif}{m}{sl}{<-> \droidserif@@scale DroidSerif-Regular-X2-Slanted}{}
+\DeclareFontShape{X2}{droidserif}{b}{ui}{<-> \droidserif@@scale DroidSerif-BoldItalic-X2-Upright}{}
+\DeclareFontShape{X2}{droidserif}{m}{ui}{<-> \droidserif@@scale DroidSerif-Italic-X2-Upright}{}
+\DeclareFontShape{X2}{droidserif}{bx}{n}{<-> ssub * droidserif/b/n}{}
+\DeclareFontShape{X2}{droidserif}{bx}{it}{<-> ssub * droidserif/b/it}{}
+\DeclareFontShape{X2}{droidserif}{bx}{sl}{<-> ssub * droidserif/b/sl}{}
+\DeclareFontShape{X2}{droidserif}{bx}{ui}{<-> ssub * droidserif/b/ui}{}
+
+\endinput \ No newline at end of file
diff --git a/fonts/droid/latex/droid.sty b/fonts/droid/latex/droid.sty
new file mode 100644
index 0000000000..56b9484c03
--- /dev/null
+++ b/fonts/droid/latex/droid.sty
@@ -0,0 +1,23 @@
+%% droid.sty
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{droid}[2019/06/20 Style file for Droid font family.]
+
+\RequirePackage[default]{droidserif}
+\RequirePackage[defaultsans]{droidsans}
+\RequirePackage[defaultmono]{droidmono}
+
+\endinput
diff --git a/fonts/droid/latex/droidsans.sty b/fonts/droid/latex/droidsans.sty
new file mode 100644
index 0000000000..673d65d1a7
--- /dev/null
+++ b/fonts/droid/latex/droidsans.sty
@@ -0,0 +1,111 @@
+%% droidsans.sty
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{droidsans}[2019/06/20 Style file for Droid Sans.]
+
+\RequirePackage{ifluatex}
+\RequirePackage{ifxetex}
+\RequirePackage{xkeyval}
+
+\newif\ifdroidsans@otf
+\ifxetex
+ \droidsans@otftrue
+\else
+ \ifluatex
+ \droidsans@otftrue
+ \else
+ \droidsans@otffalse
+ \fi
+\fi
+
+\newif\ifdroidsans@default
+\droidsans@defaultfalse
+
+\newif\ifdroidsans@defaultsans
+\droidsans@defaultsansfalse
+
+\newcommand*{\droidsans@scale}{1}
+\DeclareOptionX{scale}{\renewcommand*{\droidsans@scale}{#1}}
+\DeclareOptionX{scaled}{\renewcommand*{\droidsans@scale}{#1}}
+
+\DeclareOptionX{default}{\droidsans@defaulttrue}
+\DeclareOptionX{defaultsans}{\droidsans@defaultsanstrue}
+\DeclareOptionX{type1}{\droidsans@otffalse}
+
+\ProcessOptionsX
+\relax
+
+
+\newcommand*{\droidsansfamily}{droidsans}
+
+\ifdroidsans@otf
+ \RequirePackage{fontspec}
+
+ \ifxetex
+ \XeTeXtracingfonts=1
+ \fi
+
+ \newcommand*{\droidsans@otf@slant}{0.213}
+ \newcommand*{\droidsans@otf@features}{%
+ Extension=.ttf,%
+ Ligatures=TeX,%
+ Scale=\droidsans@scale,%
+ UprightFont={*},%
+ ItalicFont={*},%
+ ItalicFeatures={FakeSlant=\droidsans@otf@slant},%
+ FontFace={b}{n}{*-Bold},%
+ FontFace={b}{it}{Font=*-Bold,FakeSlant=\droidsans@otf@slant},%
+ BoldFont={*-Bold},%
+ BoldItalicFont={*-Bold},%
+ BoldItalicFeatures={FakeSlant=\droidsans@otf@slant}%
+ }
+
+ \newfontfamily{\droidsans}[%
+ \droidsans@otf@features,%
+ NFSSFamily=\droidsansfamily%
+ ]{DroidSans}
+
+ % Legacy compatibility
+ \newfontfamily{\fdsfamily}[%
+ \droidsans@otf@features,%
+ NFSSFamily=fds%
+ ]{DroidSans}
+
+ \ifdroidsans@defaultsans
+ \setsansfont[%
+ \droidsans@otf@features%
+ ]{DroidSans}
+ \fi
+ \ifdroidsans@default
+ \setmainfont[%
+ \droidsans@otf@features%
+ ]{DroidSans}
+ \fi
+\else
+ \newcommand*{\droidsans}{\fontfamily{\droidsansfamily}\selectfont}
+ % Legacy compatibility
+ \newcommand*{\fdsfamily}{\droidsans}
+
+ \ifdroidsans@defaultsans
+ \renewcommand*{\sfdefault}{\droidsansfamily}
+ \fi
+ \ifdroidsans@default
+ \renewcommand*{\familydefault}{\droidsansfamily}
+ \fi
+\fi
+
+\endinput
diff --git a/fonts/droid/latex/droidsansmono.sty b/fonts/droid/latex/droidsansmono.sty
new file mode 100644
index 0000000000..0eed88f032
--- /dev/null
+++ b/fonts/droid/latex/droidsansmono.sty
@@ -0,0 +1,93 @@
+%% droidsansmono.sty
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{droidsansmono}[2019/06/20 Style file for Droid Sans Mono.]
+
+\RequirePackage{ifluatex}
+\RequirePackage{ifxetex}
+\RequirePackage{xkeyval}
+
+\newif\ifdroidsansmono@otf
+\ifxetex
+ \droidsansmono@otftrue
+\else
+ \ifluatex
+ \droidsansmono@otftrue
+ \else
+ \droidsansmono@otffalse
+ \fi
+\fi
+
+\newif\ifdroidsansmono@defaultmono
+\droidsansmono@defaultmonofalse
+
+\newcommand*{\droidsansmono@scale}{1}
+\DeclareOptionX{scale}{\renewcommand*{\droidsansmono@scale}{#1}}
+\DeclareOptionX{scaled}{\renewcommand*{\droidsansmono@scale}{#1}}
+
+\DeclareOptionX{defaultmono}{\droidsansmono@defaultmonotrue}
+\DeclareOptionX{type1}{\droidsansmono@otffalse}
+
+\ProcessOptionsX
+\relax
+
+
+\newcommand*{\droidsansmonofamily}{droidsansmono}
+
+\ifdroidsansmono@otf
+ \RequirePackage{fontspec}
+
+ \ifxetex
+ \XeTeXtracingfonts=1
+ \fi
+
+ \newcommand*{\droidsansmono@otf@slant}{0.213}
+ \newcommand*{\droidsansmono@otf@features}{%
+ Extension=.ttf,%
+ Scale=\droidsansmono@scale,%
+ UprightFont={*},%
+ ItalicFont={*},%
+ ItalicFeatures={FakeSlant=\droidsansmono@otf@slant},%
+ }
+
+ \newfontfamily{\droidsansmono}[%
+ \droidsansmono@otf@features,%
+ NFSSFamily=\droidsansmonofamily%
+ ]{DroidSansMono}
+
+ % Legacy compatibility
+ \newfontfamily{\fdmfamily}[%
+ \droidsansmono@otf@features,%
+ NFSSFamily=fdm%
+ ]{DroidSansMono}
+
+ \ifdroidsansmono@defaultmono
+ \setmonofont[%
+ \droidsansmono@otf@features%
+ ]{DroidSansMono}
+ \fi
+\else
+ \newcommand*{\droidsansmono}{\fontfamily{\droidsansmonofamily}\selectfont}
+ % Legacy compatibility
+ \newcommand*{\fdmfamily}{\droidsansmono}
+
+ \ifdroidsansmono@defaultmono
+ \renewcommand*{\ttdefault}{\droidsansmonofamily}
+ \fi
+\fi
+
+\endinput
diff --git a/fonts/droid/latex/droidserif.sty b/fonts/droid/latex/droidserif.sty
new file mode 100644
index 0000000000..c1d3c8df8e
--- /dev/null
+++ b/fonts/droid/latex/droidserif.sty
@@ -0,0 +1,105 @@
+%% droidserif.sty
+%% Copyright 2019 Mohamed El Morabity
+%
+% This work may be distributed and/or modified under the conditions of the LaTeX
+% Project Public License, either version 1.3 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.3 or later is part of all
+% distributions of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Mohamed El Morabity
+%
+% This work consists of all files listed in manifest.txt.
+
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{droidserif}[2019/06/20 Style file for Droid Serif.]
+
+\RequirePackage{ifluatex}
+\RequirePackage{ifxetex}
+\RequirePackage{xkeyval}
+
+\newif\ifdroidserif@otf
+\ifxetex
+ \droidserif@otftrue
+\else
+ \ifluatex
+ \droidserif@otftrue
+ \else
+ \droidserif@otffalse
+ \fi
+\fi
+
+\newif\ifdroidserif@default
+\droidserif@defaultfalse
+
+\newcommand*{\droidserif@scale}{1}
+\DeclareOptionX{scale}{\renewcommand*{\droidserif@scale}{#1}}
+\DeclareOptionX{scaled}{\renewcommand*{\droidserif@scale}{#1}}
+
+\DeclareOptionX{default}{\droidserif@defaulttrue}
+\DeclareOptionX{type1}{\droidserif@otffalse}
+
+\ProcessOptionsX
+\relax
+
+
+\newcommand*{\droidseriffamily}{droidserif}
+
+\ifdroidserif@otf
+ \RequirePackage{fontspec}
+
+ \ifxetex
+ \XeTeXtracingfonts=1
+ \fi
+
+ \newcommand*{\droidserif@otf@slant}{0.213}
+ \newcommand*{\droidserif@otf@features}{%
+ Extension=.ttf,%
+ Ligatures=TeX,%
+ Scale=\droidserif@scale,%
+ UprightFont={*-Regular},%
+ ItalicFont={*-Italic},%
+ SlantedFont={*-Regular},%
+ SlantedFeatures={FakeSlant=\droidserif@otf@slant},%
+ FontFace={m}{ui}{Font=*-Italic,FakeSlant=-\droidserif@otf@slant},%
+ FontFace={b}{n}{*-Bold},%
+ FontFace={b}{it}{*-BoldItalic},%
+ FontFace={b}{sl}{Font=*-Bold,FakeSlant=\droidserif@otf@slant},%
+ FontFace={b}{ui}{Font=*-BoldItalic,FakeSlant=-\droidserif@otf@slant},%
+ BoldFont={*-Bold},%
+ BoldItalicFont={*-BoldItalic},%
+ BoldSlantedFont={*-Bold},%
+ BoldSlantedFeatures={FakeSlant=\droidserif@otf@slant},%
+ FontFace={bx}{ui}{Font=*-BoldItalic,FakeSlant=-\droidserif@otf@slant}%
+ }
+
+ \newfontfamily{\droidserif}[%
+ \droidserif@otf@features,%
+ NFSSFamily=\droidseriffamily%
+ ]{DroidSerif}
+
+ % Legacy compatibility
+ \newfontfamily{\fdrfamily}[%
+ \droidserif@otf@features,%
+ NFSSFamily=fdr%
+ ]{DroidSerif}
+
+ \ifdroidserif@default
+ \setmainfont[%
+ \droidserif@otf@features%
+ ]{DroidSerif}
+ \fi
+\else
+ \newcommand*{\droidserif}{\fontfamily{\droidseriffamily}\selectfont}
+ % Legacy compatibility
+ \newcommand*{\fdrfamily}{\droidserif}
+
+ \ifdroidserif@default
+ \renewcommand*{\familydefault}{\droidseriffamily}
+ \fi
+\fi
+
+\endinput