summaryrefslogtreecommitdiff
path: root/fonts/softmakerfreefont/artistic
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/softmakerfreefont/artistic')
-rw-r--r--fonts/softmakerfreefont/artistic/README5
-rw-r--r--fonts/softmakerfreefont/artistic/doc/CHANGES3
-rw-r--r--fonts/softmakerfreefont/artistic/doc/INSTALL24
-rw-r--r--fonts/softmakerfreefont/artistic/doc/artistic.pdfbin0 -> 123653 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/doc/artistic.tex111
-rw-r--r--fonts/softmakerfreefont/artistic/doc/manifest.txt59
-rw-r--r--fonts/softmakerfreefont/artistic/latex/8r6at.fd29
-rw-r--r--fonts/softmakerfreefont/artistic/latex/artistic.sty40
-rw-r--r--fonts/softmakerfreefont/artistic/latex/ot16at.fd33
-rw-r--r--fonts/softmakerfreefont/artistic/latex/t16at.fd33
-rw-r--r--fonts/softmakerfreefont/artistic/latex/ts16at.fd29
-rw-r--r--fonts/softmakerfreefont/artistic/map/artistic.map2
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atr7t.tfmbin0 -> 6788 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atr8a.tfmbin0 -> 1588 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atr8c.tfmbin0 -> 1424 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atr8r.tfmbin0 -> 13028 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atr8t.tfmbin0 -> 47820 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atrc7t.tfmbin0 -> 8576 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atrc8t.tfmbin0 -> 58284 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atro7t.tfmbin0 -> 6920 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atro8c.tfmbin0 -> 1524 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atro8r.tfmbin0 -> 13088 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/tfm/6atro8t.tfmbin0 -> 47924 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atr7t.vfbin0 -> 1284 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atr8c.vfbin0 -> 3408 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atr8t.vfbin0 -> 2300 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atrc7t.vfbin0 -> 1520 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atrc8t.vfbin0 -> 3044 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atro7t.vfbin0 -> 1288 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atro8c.vfbin0 -> 3408 bytes
-rw-r--r--fonts/softmakerfreefont/artistic/vf/6atro8t.vfbin0 -> 2304 bytes
31 files changed, 368 insertions, 0 deletions
diff --git a/fonts/softmakerfreefont/artistic/README b/fonts/softmakerfreefont/artistic/README
new file mode 100644
index 0000000000..211d594c79
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/README
@@ -0,0 +1,5 @@
+This package offers LaTeX support files for the
+Softmaker Artistic font (regular) available at:
+http://www.freefont.de in May 2010.
+
+License: LPPL (not the fonts themselves) \ No newline at end of file
diff --git a/fonts/softmakerfreefont/artistic/doc/CHANGES b/fonts/softmakerfreefont/artistic/doc/CHANGES
new file mode 100644
index 0000000000..6db8acb493
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/doc/CHANGES
@@ -0,0 +1,3 @@
+=== artistic.sty ===
+
+2010/08/21 added support for the Softmaker Artistic font (regular) \ No newline at end of file
diff --git a/fonts/softmakerfreefont/artistic/doc/INSTALL b/fonts/softmakerfreefont/artistic/doc/INSTALL
new file mode 100644
index 0000000000..90d15831a5
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/doc/INSTALL
@@ -0,0 +1,24 @@
+ artistic.sty -- INSTALL
+===========================
+
+You should consider a installation of artistic.tds.zip as
+described in artistic.pdf! For manual installation follow
+the instuctions below.
+
+All the files (not the documentation) have to be installed where
+TeX can find them. Please refer to your TeX distribution's manual
+for how to install additional packages.
+
+According to the TeX Directory Standard (TDS), the files should be
+installed in your local texmf/ tree as follows:
+
+-- *.sty -> localtexmf/tex/latex/softmakerfreefont/Artistic/
+-- *.fd -> localtexmf/tex/latex/softmakerfreefont/Artistic/
+-- *.map -> localtexmf/fonts/map/dvips/softmakerfreefont/Artistic/
+-- *.tfm -> localtexmf/fonts/tfm/softmakerfreefont/Artistic/
+-- *.vf -> localtexmf/fonts/vf/softmakerfreefont/Artistic/
+-- *.pdf -> localtexmf/doc/fonts/softmakerfreefont/Artistic/
+-- *.tex -> localtexmf/doc/fonts/softmakerfreefont/Artistic/
+
+Don't forget to update your FNDB (Filename database) and include
+the map file and the font you downloaded. (see: artistic.pdf) \ No newline at end of file
diff --git a/fonts/softmakerfreefont/artistic/doc/artistic.pdf b/fonts/softmakerfreefont/artistic/doc/artistic.pdf
new file mode 100644
index 0000000000..8cf9199387
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/doc/artistic.pdf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/doc/artistic.tex b/fonts/softmakerfreefont/artistic/doc/artistic.tex
new file mode 100644
index 0000000000..a35f0d4c97
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/doc/artistic.tex
@@ -0,0 +1,111 @@
+\documentclass[a4paper]{scrartcl}%
+\usepackage[english]{babel}%
+\usepackage[latin1]{inputenc}%
+\usepackage[T1]{fontenc}%
+\usepackage{textcomp}%
+\usepackage{lmodern}%
+\usepackage[scaled=1.2]{artistic}%
+\usepackage{bera}
+\usepackage{jkdoc}%
+\usepackage[tocflat,tocindentauto]{tocstyle}
+\usepackage{microtype}%
+\usepackage{fonttable}%
+\usepackage{hyperref}
+\hypersetup{pdfauthor={Josef Kleber},pdftitle={artistic.sty},pdfsubject={LaTeX support files for Softmaker Artistic}}
+\def\Softmaker{Softmaker}
+\def\SoftmakerURL{http://www.softmaker.com/english/fonts_en.htm}
+\def\LinkTDSZIP{\href{http://mirror.ctan.org/install/fonts/softmakerfreefont/artistic.tds.zip}{\texttt{artistic.tds.zip}}}
+\begin{document}
+\pagenumbering{roman}
+\usetocstyle{KOMAlike}
+\title{\texttt{artistic.sty}}
+\Subtitle{\LaTeX{} support files for Softmaker Artistic available at\\\href{http://www.freefont.de}{\url{http://www.freefont.de}}}
+\Fileversion{v1.2}
+\Author{Josef Kleber}
+\Refline{\href{mailto:softmakerfreefont@softmakerfreefont.josef-kleber.de}{\texttt{softmakerfreefont@softmakerfreefont.josef-kleber.de}}\\\href{http://softmakerfreefont.josef-kleber.de}{\texttt{http://softmakerfreefont.josef-kleber.de}}}
+\maketitle
+\Headline{Abstract}
+\vspace*{3cm}
+\begin{abstract}
+This package offers \LaTeX{} support files for the Softmaker Artistic font available at \href{http://www.freefont.de}{www.freefont.de} in May 2010.
+
+These support files were created with the \href{http://dante.ctan.org/tex-archive/help/Catalogue/entries/installfont.html}{\texttt{installfont}} bash script, which is available in CTAN.
+\end{abstract}
+\vfill
+\begin{center}
+{\huge\textbf{Attention}}
+
+\bigskip
+\fbox{\parbox[t]{.8\linewidth}{This package does \textbf{not} include the fonts (license restriction). They are or were available for free download at \href{http://www.freefont.de}{www.freefont.de}, as well as part of some font collections of \href{\SoftmakerURL}{\Softmaker{}}.}}
+\end{center}
+\vfill
+\clearpage
+\pagenumbering{arabic}
+\FFArtistic
+\setkomafont{sectioning}{\normalfont\normalcolor\FFArtistic\bfseries}
+\addtokomafont{footnote}{\normalfont\normalcolor\FFArtistic}
+\addtokomafont{footnotelabel}{\normalfont\normalcolor\FFArtistic}
+\addtokomafont{footnotereference}{\normalfont\normalcolor\FFArtistic}
+\section{Artistic (May 2010)}
+\subsection{Package options}
+
+The font style file offers the following options:
+
+\subsubsection{scaled}
+
+You can use the option \texttt{scaled} for scaling the font to better match with other fonts, e.g. \texttt{\textbackslash{}usepackage[scaled=1.03,leading=1.05]\-\{iceberg\}}.
+
+\subsubsection{leading}
+
+For some fonts it might be necessary to increase the leading between lines for a better optical impression, where 1.0 means 100\%.
+
+\subsection{The Font}
+First of all, you have to get the font. Download it for free at \href{http://www.freefont.de}{www.freefont.de} or get it from \href{\SoftmakerURL}{\Softmaker}. Copy the Postscript Type1 font Artistic.pfb to your local \TeX\ tree:
+
+\medskip
+\texttt{\nolinkurl{TEXMF:/fonts/type1/softmakerfreefont/Artistic/}}
+
+\begin{center}
+\begin{tabular}{|l|c|c|c|c|}
+\hline
+\strut Family & Series & Shape(s) & Example of Typeface & Supported Encodings\\
+\hline
+6at & m & n & Artistic & OT1, T1, TS1\\
+\hline
+\end{tabular}
+\end{center}
+
+\subsection{Installation}
+The following steps will show you the installation in the case of MiKTeX. For another \TeX\ distribution please take a look in its documentation.
+
+\begin{itemize}
+\item get \LinkTDSZIP
+\item extract it in the main directory of your local \TeX\ tree
+\item update the FileNameDataBase (FNDB) in MiKTeX Settings or with \texttt{initex\-mf -u}\footnote{for system-wide installations you have to add the \texttt{-{}-admin} switch} on the command line
+\item include the map file
+\begin{itemize}
+\item run \texttt{initexmf -{}-edit-config-file updmap}
+\item add \texttt{Map artistic.map} in the opening editor
+\item save the file and close the editor
+\item run \texttt{initexmf -{}-mkmaps}
+\end{itemize}
+\end{itemize}
+
+\subsection{Usage}
+If you want to typeset your complete document with the font Artistic simply add \texttt{\textbackslash{}use\-package\{artistic\}} to your preamble. If not, simply add another font package after \texttt{\textbackslash{}usepackage\{artistic\}}. You can switch to the font Artistic with the command \texttt{\textbackslash{}FFArtistic}, which is a shortcut for:
+
+\medskip
+\texttt{\textbackslash{}fontfamily\{6at\}\textbackslash{}fontseries\{m\}\textbackslash{}fontshape\{n\}\textbackslash{}selectfont}
+
+\newpage
+\subsection{Font Tables}
+\subsubsection{Font Table OT1}
+\xfonttable{OT1}{6at}{m}{n}
+\newpage
+\subsubsection{Font Table T1}
+\xfonttable{T1}{6at}{m}{n}
+\newpage
+\subsubsection{Font Table TS1}
+\xfonttable{TS1}{6at}{m}{n}
+
+\end{document}
diff --git a/fonts/softmakerfreefont/artistic/doc/manifest.txt b/fonts/softmakerfreefont/artistic/doc/manifest.txt
new file mode 100644
index 0000000000..7f2aa90c0f
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/doc/manifest.txt
@@ -0,0 +1,59 @@
+This work consists of the following files:
+
+-- Styles --
+
+artistic.sty
+
+
+-- map file --
+
+artistic.map
+
+
+-- fd files --
+
+8r6at.fd
+ot16at.fd
+t16at.fd
+ts16at.fd
+
+
+-- tfm files --
+
+6atr7t.tfm
+6atr8a.tfm
+6atr8c.tfm
+6atr8r.tfm
+6atr8t.tfm
+6atrc7t.tfm
+6atrc8t.tfm
+6atro7t.tfm
+6atro8c.tfm
+6atro8r.tfm
+6atro8t.tfm
+
+
+-- vf files --
+
+6atr7t.vf
+6atr8c.vf
+6atr8t.vf
+6atrc7t.vf
+6atrc8t.vf
+6atro7t.vf
+6atro8c.vf
+6atro8t.vf
+
+
+-- Documentation --
+
+artistic.pdf
+artistic.tex
+
+
+-- Misc. Files --
+
+README
+manifest.txt
+INSTALL
+CHANGES \ No newline at end of file
diff --git a/fonts/softmakerfreefont/artistic/latex/8r6at.fd b/fonts/softmakerfreefont/artistic/latex/8r6at.fd
new file mode 100644
index 0000000000..88ebedc23f
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/latex/8r6at.fd
@@ -0,0 +1,29 @@
+%Filename: 8r6at.fd
+%Created by: tex 6at-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{8r6at.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for 8r/6at.]
+
+\expandafter\ifx\csname SMFF@Sat@scale\endcsname\relax
+ \let\SMFF@Sat@@scale\@empty
+\else
+ \edef\SMFF@Sat@@scale{s*[\csname SMFF@Sat@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{8r}{6at}{}
+
+\DeclareFontShape{8r}{6at}{m}{n}{
+ <-> \SMFF@Sat@@scale 6atr8r
+}{}
+
+\DeclareFontShape{8r}{6at}{m}{sl}{
+ <-> \SMFF@Sat@@scale 6atro8r
+}{}
+
+\DeclareFontShape{8r}{6at}{m}{it}{<->ssub * 6at/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/artistic/latex/artistic.sty b/fonts/softmakerfreefont/artistic/latex/artistic.sty
new file mode 100644
index 0000000000..797e5c9ab5
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/latex/artistic.sty
@@ -0,0 +1,40 @@
+%%
+%% Copyright (C) 2010 by:
+%% Josef Kleber
+%% <josef.kleber@gmx.de>
+%%
+%% This file 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
+%% 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%% This Current Maintainer of this work is Josef Kleber.
+%%
+%% This work consists of all files listed in manifest.txt.
+%%
+%
+\NeedsTeXFormat{LaTeX2e}%
+\ProvidesPackage{artistic}[2010/08/19 v1.2 Softmaker Artistic]%
+%%
+\RequirePackage{textcomp}%
+\RequirePackage{xkeyval}%
+\define@key{artistic.sty}{scaled}[1.0]%
+{%
+ \def\SMFF@Sat@scale{#1}%
+}%
+\define@key{artistic.sty}{leading}[1.0]%
+{%
+ \linespread{#1}%
+}%
+\ExecuteOptionsX{scaled}%
+\ProcessOptionsX\relax%
+\renewcommand*{\rmdefault}{6at}%
+\newcommand\FFArtistic{\fontfamily{6at}\fontseries{m}\fontshape{n}\selectfont}%
+\endinput%
diff --git a/fonts/softmakerfreefont/artistic/latex/ot16at.fd b/fonts/softmakerfreefont/artistic/latex/ot16at.fd
new file mode 100644
index 0000000000..77fbd8466d
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/latex/ot16at.fd
@@ -0,0 +1,33 @@
+%Filename: ot16at.fd
+%Created by: tex 6at-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ot16at.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for OT1/6at.]
+
+\expandafter\ifx\csname SMFF@Sat@scale\endcsname\relax
+ \let\SMFF@Sat@@scale\@empty
+\else
+ \edef\SMFF@Sat@@scale{s*[\csname SMFF@Sat@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{OT1}{6at}{}
+
+\DeclareFontShape{OT1}{6at}{m}{n}{
+ <-> \SMFF@Sat@@scale 6atr7t
+}{}
+
+\DeclareFontShape{OT1}{6at}{m}{sc}{
+ <-> \SMFF@Sat@@scale 6atrc7t
+}{}
+
+\DeclareFontShape{OT1}{6at}{m}{sl}{
+ <-> \SMFF@Sat@@scale 6atro7t
+}{}
+
+\DeclareFontShape{OT1}{6at}{m}{it}{<->ssub * 6at/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/artistic/latex/t16at.fd b/fonts/softmakerfreefont/artistic/latex/t16at.fd
new file mode 100644
index 0000000000..e1fa088cb6
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/latex/t16at.fd
@@ -0,0 +1,33 @@
+%Filename: t16at.fd
+%Created by: tex 6at-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{t16at.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for T1/6at.]
+
+\expandafter\ifx\csname SMFF@Sat@scale\endcsname\relax
+ \let\SMFF@Sat@@scale\@empty
+\else
+ \edef\SMFF@Sat@@scale{s*[\csname SMFF@Sat@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{T1}{6at}{}
+
+\DeclareFontShape{T1}{6at}{m}{n}{
+ <-> \SMFF@Sat@@scale 6atr8t
+}{}
+
+\DeclareFontShape{T1}{6at}{m}{sc}{
+ <-> \SMFF@Sat@@scale 6atrc8t
+}{}
+
+\DeclareFontShape{T1}{6at}{m}{sl}{
+ <-> \SMFF@Sat@@scale 6atro8t
+}{}
+
+\DeclareFontShape{T1}{6at}{m}{it}{<->ssub * 6at/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/artistic/latex/ts16at.fd b/fonts/softmakerfreefont/artistic/latex/ts16at.fd
new file mode 100644
index 0000000000..3044a402c9
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/latex/ts16at.fd
@@ -0,0 +1,29 @@
+%Filename: ts16at.fd
+%Created by: tex 6at-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{ts16at.fd}
+ [2010/08/19 Fontinst v1.933 font definitions for TS1/6at.]
+
+\expandafter\ifx\csname SMFF@Sat@scale\endcsname\relax
+ \let\SMFF@Sat@@scale\@empty
+\else
+ \edef\SMFF@Sat@@scale{s*[\csname SMFF@Sat@scale\endcsname]}
+\fi
+
+
+\DeclareFontFamily{TS1}{6at}{}
+
+\DeclareFontShape{TS1}{6at}{m}{n}{
+ <-> \SMFF@Sat@@scale 6atr8c
+}{}
+
+\DeclareFontShape{TS1}{6at}{m}{sl}{
+ <-> \SMFF@Sat@@scale 6atro8c
+}{}
+
+\DeclareFontShape{TS1}{6at}{m}{it}{<->ssub * 6at/m/sl}{}
+
+\endinput
diff --git a/fonts/softmakerfreefont/artistic/map/artistic.map b/fonts/softmakerfreefont/artistic/map/artistic.map
new file mode 100644
index 0000000000..f1c2203a49
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/map/artistic.map
@@ -0,0 +1,2 @@
+6atr8r Artistic <[8r.enc <Artistic.pfb " TeXBase1Encoding ReEncodeFont "
+6atro8r Artistic <[8r.enc <Artistic.pfb " TeXBase1Encoding ReEncodeFont 0.167 SlantFont "
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atr7t.tfm b/fonts/softmakerfreefont/artistic/tfm/6atr7t.tfm
new file mode 100644
index 0000000000..02d1c9b980
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atr7t.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atr8a.tfm b/fonts/softmakerfreefont/artistic/tfm/6atr8a.tfm
new file mode 100644
index 0000000000..b26660a7c0
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atr8a.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atr8c.tfm b/fonts/softmakerfreefont/artistic/tfm/6atr8c.tfm
new file mode 100644
index 0000000000..1b76ba82fc
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atr8c.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atr8r.tfm b/fonts/softmakerfreefont/artistic/tfm/6atr8r.tfm
new file mode 100644
index 0000000000..f97d36fbe5
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atr8r.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atr8t.tfm b/fonts/softmakerfreefont/artistic/tfm/6atr8t.tfm
new file mode 100644
index 0000000000..67298b62a1
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atr8t.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atrc7t.tfm b/fonts/softmakerfreefont/artistic/tfm/6atrc7t.tfm
new file mode 100644
index 0000000000..db71866eaf
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atrc7t.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atrc8t.tfm b/fonts/softmakerfreefont/artistic/tfm/6atrc8t.tfm
new file mode 100644
index 0000000000..1a7efbafb6
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atrc8t.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atro7t.tfm b/fonts/softmakerfreefont/artistic/tfm/6atro7t.tfm
new file mode 100644
index 0000000000..6a0c3f7b05
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atro7t.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atro8c.tfm b/fonts/softmakerfreefont/artistic/tfm/6atro8c.tfm
new file mode 100644
index 0000000000..0daedf0481
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atro8c.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atro8r.tfm b/fonts/softmakerfreefont/artistic/tfm/6atro8r.tfm
new file mode 100644
index 0000000000..c75cc72093
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atro8r.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/tfm/6atro8t.tfm b/fonts/softmakerfreefont/artistic/tfm/6atro8t.tfm
new file mode 100644
index 0000000000..f0062fe94d
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/tfm/6atro8t.tfm
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atr7t.vf b/fonts/softmakerfreefont/artistic/vf/6atr7t.vf
new file mode 100644
index 0000000000..b721930212
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atr7t.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atr8c.vf b/fonts/softmakerfreefont/artistic/vf/6atr8c.vf
new file mode 100644
index 0000000000..0c98b58b0a
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atr8c.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atr8t.vf b/fonts/softmakerfreefont/artistic/vf/6atr8t.vf
new file mode 100644
index 0000000000..933fdaac0c
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atr8t.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atrc7t.vf b/fonts/softmakerfreefont/artistic/vf/6atrc7t.vf
new file mode 100644
index 0000000000..aa5182a21b
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atrc7t.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atrc8t.vf b/fonts/softmakerfreefont/artistic/vf/6atrc8t.vf
new file mode 100644
index 0000000000..5aaf697992
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atrc8t.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atro7t.vf b/fonts/softmakerfreefont/artistic/vf/6atro7t.vf
new file mode 100644
index 0000000000..791b5d9f2b
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atro7t.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atro8c.vf b/fonts/softmakerfreefont/artistic/vf/6atro8c.vf
new file mode 100644
index 0000000000..e6f288ef0a
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atro8c.vf
Binary files differ
diff --git a/fonts/softmakerfreefont/artistic/vf/6atro8t.vf b/fonts/softmakerfreefont/artistic/vf/6atro8t.vf
new file mode 100644
index 0000000000..c11b016f68
--- /dev/null
+++ b/fonts/softmakerfreefont/artistic/vf/6atro8t.vf
Binary files differ