TTF format was removed from the default formats list as the fonts in
this format are not going to be supplied anymore by the upstream
starting from Unifont 16.0.01.
However, there still exist packages that depend on the TTF format of
this font. Because of this, the removal of TTF format from the default
formats list has been reverted in this commit.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Also, replaced TTF with OTF in default formats list (TTF is no longer
default, but still can be included in the package by adding this format
to the FONTFORMATS environment variable when running the script).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>