D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/x11-font-adobe-75dpi-1.0.3-9.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0T7hfL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf font-adobe-75dpi-1.0.3
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/font-adobe-75dpi-1.0.3.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd font-adobe-75dpi-1.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N7ek2F
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd font-adobe-75dpi-1.0.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -vfi
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:35: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:35: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
aclocal.m4:2289: XORG_COMPILER_BRAND is expanded from...
aclocal.m4:2408: XORG_COMPILER_FLAGS is expanded from...
aclocal.m4:2580: XORG_DEFAULT_OPTIONS is expanded from...
configure.ac:35: the top level
configure.ac:52: warning: AC_OUTPUT should be used without arguments.
configure.ac:52: You should run autoupdate.
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:35: installing './compile'
autoreconf: Leaving directory '.'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-fontdir=/usr/share/fonts/75dpi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for root directory for font files... /usr/share/fonts/X11
checking for directory for 75dpi files... /usr/share/fonts/75dpi
checking for fc-cache... no
checking for mkfontdir... /usr/bin/mkfontdir
checking for bdftopcf... /usr/bin/bdftopcf
checking font compression method... gzip
checking for gzip... /usr/bin/gzip
checking for ucs2any... /usr/bin/ucs2any
checking for MAPS... yes
checking for ucs2any encoding data files... /usr/share/fonts/util
checking whether to build ISO8859-1 fonts... yes
checking whether to build ISO8859-2 fonts... yes
checking whether to build ISO8859-3 fonts... yes
checking whether to build ISO8859-4 fonts... yes
checking whether to build ISO8859-9 fonts... yes
checking whether to build ISO8859-10 fonts... yes
checking whether to build ISO8859-13 fonts... yes
checking whether to build ISO8859-14 fonts... yes
checking whether to build ISO8859-15 fonts... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/bdftopcf -t courB12.bdf | /usr/bin/gzip > courB12.pcf.gz
/usr/bin/bdftopcf -t courB08.bdf | /usr/bin/gzip > courB08.pcf.gz
/usr/bin/bdftopcf -t courB10.bdf | /usr/bin/gzip > courB10.pcf.gz
/usr/bin/bdftopcf -t courB14.bdf | /usr/bin/gzip > courB14.pcf.gz
/usr/bin/bdftopcf -t courBO08.bdf | /usr/bin/gzip > courBO08.pcf.gz
/usr/bin/bdftopcf -t courB18.bdf | /usr/bin/gzip > courB18.pcf.gz
/usr/bin/bdftopcf -t courBO10.bdf | /usr/bin/gzip > courBO10.pcf.gz
/usr/bin/bdftopcf -t courB24.bdf | /usr/bin/gzip > courB24.pcf.gz
/usr/bin/bdftopcf -t courBO12.bdf | /usr/bin/gzip > courBO12.pcf.gz
/usr/bin/bdftopcf -t courO08.bdf | /usr/bin/gzip > courO08.pcf.gz
/usr/bin/bdftopcf -t courBO18.bdf | /usr/bin/gzip > courBO18.pcf.gz
/usr/bin/bdftopcf -t courBO14.bdf | /usr/bin/gzip > courBO14.pcf.gz
/usr/bin/bdftopcf -t courO10.bdf | /usr/bin/gzip > courO10.pcf.gz
/usr/bin/bdftopcf -t courO12.bdf | /usr/bin/gzip > courO12.pcf.gz
/usr/bin/bdftopcf -t courBO24.bdf | /usr/bin/gzip > courBO24.pcf.gz
/usr/bin/bdftopcf -t courO14.bdf | /usr/bin/gzip > courO14.pcf.gz
/usr/bin/bdftopcf -t courO18.bdf | /usr/bin/gzip > courO18.pcf.gz
/usr/bin/bdftopcf -t courO24.bdf | /usr/bin/gzip > courO24.pcf.gz
/usr/bin/bdftopcf -t courR08.bdf | /usr/bin/gzip > courR08.pcf.gz
/usr/bin/bdftopcf -t courR10.bdf | /usr/bin/gzip > courR10.pcf.gz
/usr/bin/bdftopcf -t courR12.bdf | /usr/bin/gzip > courR12.pcf.gz
/usr/bin/bdftopcf -t courR14.bdf | /usr/bin/gzip > courR14.pcf.gz
/usr/bin/bdftopcf -t courR18.bdf | /usr/bin/gzip > courR18.pcf.gz
/usr/bin/bdftopcf -t courR24.bdf | /usr/bin/gzip > courR24.pcf.gz
/usr/bin/bdftopcf -t helvB08.bdf | /usr/bin/gzip > helvB08.pcf.gz
/usr/bin/bdftopcf -t helvB10.bdf | /usr/bin/gzip > helvB10.pcf.gz
/usr/bin/bdftopcf -t helvB12.bdf | /usr/bin/gzip > helvB12.pcf.gz
/usr/bin/bdftopcf -t helvBO08.bdf | /usr/bin/gzip > helvBO08.pcf.gz
/usr/bin/bdftopcf -t helvB14.bdf | /usr/bin/gzip > helvB14.pcf.gz
/usr/bin/bdftopcf -t helvB18.bdf | /usr/bin/gzip > helvB18.pcf.gz
/usr/bin/bdftopcf -t helvBO10.bdf | /usr/bin/gzip > helvBO10.pcf.gz
/usr/bin/bdftopcf -t helvB24.bdf | /usr/bin/gzip > helvB24.pcf.gz
/usr/bin/bdftopcf -t helvBO12.bdf | /usr/bin/gzip > helvBO12.pcf.gz
/usr/bin/bdftopcf -t helvBO14.bdf | /usr/bin/gzip > helvBO14.pcf.gz
/usr/bin/bdftopcf -t helvBO18.bdf | /usr/bin/gzip > helvBO18.pcf.gz
/usr/bin/bdftopcf -t helvO08.bdf | /usr/bin/gzip > helvO08.pcf.gz
/usr/bin/bdftopcf -t helvO10.bdf | /usr/bin/gzip > helvO10.pcf.gz
/usr/bin/bdftopcf -t helvO12.bdf | /usr/bin/gzip > helvO12.pcf.gz
/usr/bin/bdftopcf -t helvBO24.bdf | /usr/bin/gzip > helvBO24.pcf.gz
/usr/bin/bdftopcf -t helvO14.bdf | /usr/bin/gzip > helvO14.pcf.gz
/usr/bin/bdftopcf -t helvO18.bdf | /usr/bin/gzip > helvO18.pcf.gz
/usr/bin/bdftopcf -t helvR08.bdf | /usr/bin/gzip > helvR08.pcf.gz
/usr/bin/bdftopcf -t helvO24.bdf | /usr/bin/gzip > helvO24.pcf.gz
/usr/bin/bdftopcf -t helvR10.bdf | /usr/bin/gzip > helvR10.pcf.gz
/usr/bin/bdftopcf -t helvR12.bdf | /usr/bin/gzip > helvR12.pcf.gz
/usr/bin/bdftopcf -t helvR14.bdf | /usr/bin/gzip > helvR14.pcf.gz
/usr/bin/bdftopcf -t helvR18.bdf | /usr/bin/gzip > helvR18.pcf.gz
/usr/bin/bdftopcf -t helvR24.bdf | /usr/bin/gzip > helvR24.pcf.gz
/usr/bin/bdftopcf -t ncenB08.bdf | /usr/bin/gzip > ncenB08.pcf.gz
/usr/bin/bdftopcf -t ncenB10.bdf | /usr/bin/gzip > ncenB10.pcf.gz
/usr/bin/bdftopcf -t ncenB12.bdf | /usr/bin/gzip > ncenB12.pcf.gz
/usr/bin/bdftopcf -t ncenB14.bdf | /usr/bin/gzip > ncenB14.pcf.gz
/usr/bin/bdftopcf -t ncenBI08.bdf | /usr/bin/gzip > ncenBI08.pcf.gz
/usr/bin/bdftopcf -t ncenB18.bdf | /usr/bin/gzip > ncenB18.pcf.gz
/usr/bin/bdftopcf -t ncenB24.bdf | /usr/bin/gzip > ncenB24.pcf.gz
/usr/bin/bdftopcf -t ncenBI10.bdf | /usr/bin/gzip > ncenBI10.pcf.gz
/usr/bin/bdftopcf -t ncenBI12.bdf | /usr/bin/gzip > ncenBI12.pcf.gz
/usr/bin/bdftopcf -t ncenBI14.bdf | /usr/bin/gzip > ncenBI14.pcf.gz
/usr/bin/bdftopcf -t ncenBI18.bdf | /usr/bin/gzip > ncenBI18.pcf.gz
/usr/bin/bdftopcf -t ncenI08.bdf | /usr/bin/gzip > ncenI08.pcf.gz
/usr/bin/bdftopcf -t ncenI10.bdf | /usr/bin/gzip > ncenI10.pcf.gz
/usr/bin/bdftopcf -t ncenBI24.bdf | /usr/bin/gzip > ncenBI24.pcf.gz
/usr/bin/bdftopcf -t ncenI12.bdf | /usr/bin/gzip > ncenI12.pcf.gz
/usr/bin/bdftopcf -t ncenI14.bdf | /usr/bin/gzip > ncenI14.pcf.gz
/usr/bin/bdftopcf -t ncenI18.bdf | /usr/bin/gzip > ncenI18.pcf.gz
/usr/bin/bdftopcf -t ncenR08.bdf | /usr/bin/gzip > ncenR08.pcf.gz
/usr/bin/bdftopcf -t ncenR10.bdf | /usr/bin/gzip > ncenR10.pcf.gz
/usr/bin/bdftopcf -t ncenI24.bdf | /usr/bin/gzip > ncenI24.pcf.gz
/usr/bin/bdftopcf -t ncenR12.bdf | /usr/bin/gzip > ncenR12.pcf.gz
/usr/bin/bdftopcf -t ncenR14.bdf | /usr/bin/gzip > ncenR14.pcf.gz
/usr/bin/bdftopcf -t timB08.bdf | /usr/bin/gzip > timB08.pcf.gz
/usr/bin/bdftopcf -t ncenR18.bdf | /usr/bin/gzip > ncenR18.pcf.gz
/usr/bin/bdftopcf -t ncenR24.bdf | /usr/bin/gzip > ncenR24.pcf.gz
/usr/bin/bdftopcf -t timB10.bdf | /usr/bin/gzip > timB10.pcf.gz
/usr/bin/bdftopcf -t timB12.bdf | /usr/bin/gzip > timB12.pcf.gz
/usr/bin/bdftopcf -t timB14.bdf | /usr/bin/gzip > timB14.pcf.gz
/usr/bin/bdftopcf -t timB18.bdf | /usr/bin/gzip > timB18.pcf.gz
/usr/bin/bdftopcf -t timBI08.bdf | /usr/bin/gzip > timBI08.pcf.gz
/usr/bin/bdftopcf -t timB24.bdf | /usr/bin/gzip > timB24.pcf.gz
/usr/bin/bdftopcf -t timBI10.bdf | /usr/bin/gzip > timBI10.pcf.gz
/usr/bin/bdftopcf -t timBI12.bdf | /usr/bin/gzip > timBI12.pcf.gz
/usr/bin/bdftopcf -t timBI14.bdf | /usr/bin/gzip > timBI14.pcf.gz
/usr/bin/bdftopcf -t timBI18.bdf | /usr/bin/gzip > timBI18.pcf.gz
/usr/bin/bdftopcf -t timI08.bdf | /usr/bin/gzip > timI08.pcf.gz
/usr/bin/bdftopcf -t timI10.bdf | /usr/bin/gzip > timI10.pcf.gz
/usr/bin/bdftopcf -t timI12.bdf | /usr/bin/gzip > timI12.pcf.gz
/usr/bin/bdftopcf -t timBI24.bdf | /usr/bin/gzip > timBI24.pcf.gz
/usr/bin/bdftopcf -t timI14.bdf | /usr/bin/gzip > timI14.pcf.gz
/usr/bin/bdftopcf -t timI18.bdf | /usr/bin/gzip > timI18.pcf.gz
/usr/bin/bdftopcf -t timR08.bdf | /usr/bin/gzip > timR08.pcf.gz
/usr/bin/bdftopcf -t timI24.bdf | /usr/bin/gzip > timI24.pcf.gz
/usr/bin/bdftopcf -t timR10.bdf | /usr/bin/gzip > timR10.pcf.gz
/usr/bin/bdftopcf -t symb08.bdf | /usr/bin/gzip > symb08.pcf.gz
/usr/bin/bdftopcf -t timR12.bdf | /usr/bin/gzip > timR12.pcf.gz
/usr/bin/bdftopcf -t timR18.bdf | /usr/bin/gzip > timR18.pcf.gz
/usr/bin/bdftopcf -t timR14.bdf | /usr/bin/gzip > timR14.pcf.gz
/usr/bin/bdftopcf -t timR24.bdf | /usr/bin/gzip > timR24.pcf.gz
/usr/bin/bdftopcf -t symb12.bdf | /usr/bin/gzip > symb12.pcf.gz
/usr/bin/bdftopcf -t symb10.bdf | /usr/bin/gzip > symb10.pcf.gz
/usr/bin/bdftopcf -t symb14.bdf | /usr/bin/gzip > symb14.pcf.gz
/usr/bin/bdftopcf -t symb18.bdf | /usr/bin/gzip > symb18.pcf.gz
/usr/bin/bdftopcf -t symb24.bdf | /usr/bin/gzip > symb24.pcf.gz
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courB08-ISO8859-1.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courB10-ISO8859-1.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courBO08-ISO8859-1.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courB12-ISO8859-1.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courBO10-ISO8859-1.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courB14-ISO8859-1.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courB18-ISO8859-1.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courBO12-ISO8859-1.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courB24-ISO8859-1.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courBO14-ISO8859-1.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courO08-ISO8859-1.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courO10-ISO8859-1.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courBO18-ISO8859-1.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courO12-ISO8859-1.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courBO24-ISO8859-1.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courO14-ISO8859-1.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courR08-ISO8859-1.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courR10-ISO8859-1.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courO18-ISO8859-1.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courR12-ISO8859-1.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courO24-ISO8859-1.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courR14-ISO8859-1.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courR18-ISO8859-1.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvB08-ISO8859-1.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvB10-ISO8859-1.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvB12-ISO8859-1.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'courR24-ISO8859-1.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvB14-ISO8859-1.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvBO08-ISO8859-1.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvB18-ISO8859-1.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvBO10-ISO8859-1.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvB24-ISO8859-1.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvBO12-ISO8859-1.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvBO14-ISO8859-1.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvBO18-ISO8859-1.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvO08-ISO8859-1.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvO10-ISO8859-1.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvO12-ISO8859-1.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvO14-ISO8859-1.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvBO24-ISO8859-1.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvO18-ISO8859-1.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvR08-ISO8859-1.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvR10-ISO8859-1.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvR12-ISO8859-1.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvO24-ISO8859-1.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvR14-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenB08-ISO8859-1.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvR18-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenB10-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenB12-ISO8859-1.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'helvR24-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenB14-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenBI08-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenB18-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenBI12-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenBI10-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenB24-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenBI14-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenI08-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenBI18-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenI10-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenI12-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenBI24-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenI14-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenI18-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenR08-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenR10-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenR12-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenI24-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenR14-ISO8859-1.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timB08-ISO8859-1.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timB10-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenR18-ISO8859-1.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timB12-ISO8859-1.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'ncenR24-ISO8859-1.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timB14-ISO8859-1.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timB18-ISO8859-1.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timBI08-ISO8859-1.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timBI10-ISO8859-1.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timBI12-ISO8859-1.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timB24-ISO8859-1.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timBI14-ISO8859-1.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timI08-ISO8859-1.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timBI18-ISO8859-1.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timI10-ISO8859-1.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timI12-ISO8859-1.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timI14-ISO8859-1.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timBI24-ISO8859-1.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timI18-ISO8859-1.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timR08-ISO8859-1.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timR10-ISO8859-1.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timI24-ISO8859-1.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timR14-ISO8859-1.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timR12-ISO8859-1.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courB08-ISO8859-2.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timR18-ISO8859-1.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courB10-ISO8859-2.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courB12-ISO8859-2.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-1 ISO8859-1
Writing 192 characters into file 'timR24-ISO8859-1.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courB14-ISO8859-2.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courB18-ISO8859-2.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courBO08-ISO8859-2.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courBO10-ISO8859-2.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courB24-ISO8859-2.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courBO12-ISO8859-2.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courBO14-ISO8859-2.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courBO18-ISO8859-2.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courO08-ISO8859-2.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courO10-ISO8859-2.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courO12-ISO8859-2.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courBO24-ISO8859-2.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courO14-ISO8859-2.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courO18-ISO8859-2.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courR08-ISO8859-2.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courR10-ISO8859-2.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courO24-ISO8859-2.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courR12-ISO8859-2.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courR14-ISO8859-2.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courR18-ISO8859-2.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvB08-ISO8859-2.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvB10-ISO8859-2.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvB12-ISO8859-2.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'courR24-ISO8859-2.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvB14-ISO8859-2.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvBO08-ISO8859-2.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvB18-ISO8859-2.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvBO10-ISO8859-2.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvBO12-ISO8859-2.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvBO14-ISO8859-2.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvB24-ISO8859-2.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvBO18-ISO8859-2.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvO10-ISO8859-2.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvO08-ISO8859-2.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvBO24-ISO8859-2.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvO12-ISO8859-2.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvO14-ISO8859-2.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvO18-ISO8859-2.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvR08-ISO8859-2.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvR10-ISO8859-2.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvR12-ISO8859-2.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvO24-ISO8859-2.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvR14-ISO8859-2.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvR18-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenB08-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenB10-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenB12-ISO8859-2.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'helvR24-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenB14-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenBI08-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenBI10-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenB18-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenBI12-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenB24-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenBI14-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenI08-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenI10-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenBI18-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenI12-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenBI24-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenI14-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenR08-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenI18-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenR10-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenI24-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenR12-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenR14-ISO8859-2.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timB08-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenR18-ISO8859-2.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timB10-ISO8859-2.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timB12-ISO8859-2.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'ncenR24-ISO8859-2.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timB14-ISO8859-2.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timB18-ISO8859-2.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timBI08-ISO8859-2.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timBI10-ISO8859-2.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timBI12-ISO8859-2.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timBI14-ISO8859-2.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timB24-ISO8859-2.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timBI18-ISO8859-2.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timI08-ISO8859-2.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timI10-ISO8859-2.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timBI24-ISO8859-2.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timI12-ISO8859-2.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timI14-ISO8859-2.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timI18-ISO8859-2.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timR08-ISO8859-2.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timR10-ISO8859-2.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timI24-ISO8859-2.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timR12-ISO8859-2.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timR14-ISO8859-2.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courB08-ISO8859-3.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timR18-ISO8859-2.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courB10-ISO8859-3.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-2 ISO8859-2
Writing 192 characters into file 'timR24-ISO8859-2.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courB12-ISO8859-3.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courB14-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courBO08-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courBO10-ISO8859-3.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courB18-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courBO12-ISO8859-3.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courB24-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courBO14-ISO8859-3.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courO08-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courBO18-ISO8859-3.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courO10-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courBO24-ISO8859-3.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courO12-ISO8859-3.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courO14-ISO8859-3.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courO18-ISO8859-3.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courR08-ISO8859-3.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courO24-ISO8859-3.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courR10-ISO8859-3.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courR12-ISO8859-3.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvB08-ISO8859-3.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courR14-ISO8859-3.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvB10-ISO8859-3.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courR18-ISO8859-3.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvB12-ISO8859-3.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'courR24-ISO8859-3.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvB14-ISO8859-3.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvB18-ISO8859-3.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvBO08-ISO8859-3.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvBO10-ISO8859-3.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvBO12-ISO8859-3.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvBO14-ISO8859-3.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvB24-ISO8859-3.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvO08-ISO8859-3.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvBO18-ISO8859-3.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvO10-ISO8859-3.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvO12-ISO8859-3.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvBO24-ISO8859-3.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvO14-ISO8859-3.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvR08-ISO8859-3.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvO18-ISO8859-3.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvR10-ISO8859-3.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvR12-ISO8859-3.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvO24-ISO8859-3.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvR14-ISO8859-3.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvR18-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenB08-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenB10-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenB12-ISO8859-3.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'helvR24-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenB14-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenB18-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenBI08-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenBI10-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenBI12-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenB24-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenBI14-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenI08-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenBI18-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenI10-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenI12-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenBI24-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenI14-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenI18-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenR08-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenR10-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenR12-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenI24-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenR14-ISO8859-3.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timB08-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenR18-ISO8859-3.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timB10-ISO8859-3.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timB12-ISO8859-3.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'ncenR24-ISO8859-3.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timB14-ISO8859-3.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timBI08-ISO8859-3.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timBI10-ISO8859-3.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timB18-ISO8859-3.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timBI12-ISO8859-3.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timB24-ISO8859-3.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timBI14-ISO8859-3.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timI08-ISO8859-3.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timBI18-ISO8859-3.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timI10-ISO8859-3.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timI12-ISO8859-3.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timBI24-ISO8859-3.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timI14-ISO8859-3.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timI18-ISO8859-3.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timR08-ISO8859-3.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timR10-ISO8859-3.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timI24-ISO8859-3.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timR12-ISO8859-3.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timR14-ISO8859-3.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courB08-ISO8859-4.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courB10-ISO8859-4.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timR18-ISO8859-3.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courB12-ISO8859-4.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courB14-ISO8859-4.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-3 ISO8859-3
Writing 185 characters into file 'timR24-ISO8859-3.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courBO08-ISO8859-4.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courB18-ISO8859-4.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courBO10-ISO8859-4.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courBO12-ISO8859-4.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courB24-ISO8859-4.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courBO14-ISO8859-4.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courO08-ISO8859-4.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courO10-ISO8859-4.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courBO18-ISO8859-4.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courO12-ISO8859-4.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courBO24-ISO8859-4.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courO14-ISO8859-4.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courO18-ISO8859-4.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courR08-ISO8859-4.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courO24-ISO8859-4.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courR10-ISO8859-4.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courR12-ISO8859-4.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courR14-ISO8859-4.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvB08-ISO8859-4.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courR18-ISO8859-4.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvB10-ISO8859-4.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'courR24-ISO8859-4.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvB12-ISO8859-4.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvB14-ISO8859-4.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvBO08-ISO8859-4.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvB18-ISO8859-4.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvBO10-ISO8859-4.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvBO12-ISO8859-4.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvB24-ISO8859-4.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvBO14-ISO8859-4.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvO08-ISO8859-4.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvBO18-ISO8859-4.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvO10-ISO8859-4.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvO12-ISO8859-4.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvBO24-ISO8859-4.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvO14-ISO8859-4.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvO18-ISO8859-4.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvR08-ISO8859-4.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvR10-ISO8859-4.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvR12-ISO8859-4.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvO24-ISO8859-4.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvR14-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenB08-ISO8859-4.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvR18-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenB10-ISO8859-4.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'helvR24-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenB12-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenB14-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenB18-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenBI08-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenBI10-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenB24-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenBI12-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenBI14-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenBI18-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenI08-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenI10-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenI12-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenBI24-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenI14-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenR08-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenI18-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenR10-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenI24-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenR12-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenR14-ISO8859-4.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timB08-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenR18-ISO8859-4.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timB10-ISO8859-4.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timB12-ISO8859-4.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'ncenR24-ISO8859-4.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timB14-ISO8859-4.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timB18-ISO8859-4.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timBI08-ISO8859-4.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timBI10-ISO8859-4.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timBI12-ISO8859-4.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timBI14-ISO8859-4.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timB24-ISO8859-4.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timBI18-ISO8859-4.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timI08-ISO8859-4.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timI10-ISO8859-4.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timBI24-ISO8859-4.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timI12-ISO8859-4.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timI14-ISO8859-4.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timI18-ISO8859-4.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timR08-ISO8859-4.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timR10-ISO8859-4.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timI24-ISO8859-4.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timR12-ISO8859-4.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timR14-ISO8859-4.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timR18-ISO8859-4.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courB08-ISO8859-9.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courB10-ISO8859-9.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courB12-ISO8859-9.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courB14-ISO8859-9.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-4 ISO8859-4
Writing 192 characters into file 'timR24-ISO8859-4.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courBO08-ISO8859-9.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courB18-ISO8859-9.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courBO10-ISO8859-9.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courBO12-ISO8859-9.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courB24-ISO8859-9.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courBO14-ISO8859-9.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courO08-ISO8859-9.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courO10-ISO8859-9.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courBO18-ISO8859-9.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courO12-ISO8859-9.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courBO24-ISO8859-9.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courO14-ISO8859-9.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courO18-ISO8859-9.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courR08-ISO8859-9.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courR10-ISO8859-9.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courO24-ISO8859-9.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courR12-ISO8859-9.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courR14-ISO8859-9.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvB08-ISO8859-9.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courR18-ISO8859-9.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'courR24-ISO8859-9.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvB10-ISO8859-9.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvB12-ISO8859-9.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvB14-ISO8859-9.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvBO10-ISO8859-9.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvBO08-ISO8859-9.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvB18-ISO8859-9.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvBO12-ISO8859-9.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvBO14-ISO8859-9.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvB24-ISO8859-9.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvBO18-ISO8859-9.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvO08-ISO8859-9.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvO10-ISO8859-9.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvO12-ISO8859-9.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvBO24-ISO8859-9.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvO14-ISO8859-9.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvR08-ISO8859-9.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvO18-ISO8859-9.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvR10-ISO8859-9.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvR12-ISO8859-9.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvO24-ISO8859-9.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvR14-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenB08-ISO8859-9.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvR18-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenB10-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenB12-ISO8859-9.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'helvR24-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenB14-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenBI08-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenB18-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenBI10-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenB24-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenBI12-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenBI14-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenBI18-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenI08-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenI10-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenI12-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenBI24-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenI14-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenI18-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenR08-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenR10-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenR12-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenI24-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenR14-ISO8859-9.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timB08-ISO8859-9.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timB10-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenR18-ISO8859-9.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timB12-ISO8859-9.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'ncenR24-ISO8859-9.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timB14-ISO8859-9.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timBI08-ISO8859-9.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timBI10-ISO8859-9.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timB18-ISO8859-9.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timBI12-ISO8859-9.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timB24-ISO8859-9.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timBI14-ISO8859-9.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timI08-ISO8859-9.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timI10-ISO8859-9.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timBI18-ISO8859-9.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timBI24-ISO8859-9.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timI12-ISO8859-9.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timI14-ISO8859-9.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timI18-ISO8859-9.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timR08-ISO8859-9.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timI24-ISO8859-9.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timR10-ISO8859-9.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timR12-ISO8859-9.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timR14-ISO8859-9.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courB08-ISO8859-10.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timR18-ISO8859-9.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courB10-ISO8859-10.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-9 ISO8859-9
Writing 192 characters into file 'timR24-ISO8859-9.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courB12-ISO8859-10.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courB14-ISO8859-10.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courBO08-ISO8859-10.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courBO10-ISO8859-10.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courB18-ISO8859-10.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courBO12-ISO8859-10.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courB24-ISO8859-10.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courBO14-ISO8859-10.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courO08-ISO8859-10.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courBO18-ISO8859-10.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courO10-ISO8859-10.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courO12-ISO8859-10.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courBO24-ISO8859-10.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courO14-ISO8859-10.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courR08-ISO8859-10.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courO18-ISO8859-10.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courR10-ISO8859-10.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courO24-ISO8859-10.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courR12-ISO8859-10.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courR14-ISO8859-10.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courR18-ISO8859-10.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvB08-ISO8859-10.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvB10-ISO8859-10.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'courR24-ISO8859-10.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvB12-ISO8859-10.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvB14-ISO8859-10.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvB18-ISO8859-10.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvBO08-ISO8859-10.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvBO10-ISO8859-10.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvBO12-ISO8859-10.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvBO14-ISO8859-10.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvB24-ISO8859-10.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvBO18-ISO8859-10.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvO08-ISO8859-10.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvO10-ISO8859-10.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvO12-ISO8859-10.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvBO24-ISO8859-10.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvO14-ISO8859-10.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvR08-ISO8859-10.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvO18-ISO8859-10.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvR10-ISO8859-10.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvR12-ISO8859-10.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvR14-ISO8859-10.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvO24-ISO8859-10.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvR18-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenB08-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenB10-ISO8859-10.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'helvR24-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenB12-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenB14-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenBI08-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenB18-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenBI10-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenBI12-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenB24-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenBI14-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenI08-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenBI18-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenI10-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenI12-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenI14-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenBI24-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenR08-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenR10-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenR12-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenI18-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenI24-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenR14-ISO8859-10.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timB08-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenR18-ISO8859-10.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timB10-ISO8859-10.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'ncenR24-ISO8859-10.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timB12-ISO8859-10.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timB14-ISO8859-10.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timBI08-ISO8859-10.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timB18-ISO8859-10.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timBI10-ISO8859-10.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timBI12-ISO8859-10.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timB24-ISO8859-10.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timBI14-ISO8859-10.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timI08-ISO8859-10.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timBI18-ISO8859-10.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timI10-ISO8859-10.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timBI24-ISO8859-10.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timI12-ISO8859-10.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timI14-ISO8859-10.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timR08-ISO8859-10.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timI18-ISO8859-10.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timR10-ISO8859-10.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timI24-ISO8859-10.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timR12-ISO8859-10.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timR14-ISO8859-10.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courB08-ISO8859-13.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courB10-ISO8859-13.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timR18-ISO8859-10.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-10 ISO8859-10
Writing 192 characters into file 'timR24-ISO8859-10.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courB12-ISO8859-13.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courB14-ISO8859-13.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courBO08-ISO8859-13.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courB18-ISO8859-13.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courBO10-ISO8859-13.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courBO12-ISO8859-13.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courB24-ISO8859-13.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courBO14-ISO8859-13.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courBO18-ISO8859-13.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courO08-ISO8859-13.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courBO24-ISO8859-13.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courO10-ISO8859-13.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courO12-ISO8859-13.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courO14-ISO8859-13.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courO18-ISO8859-13.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courR08-ISO8859-13.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courR10-ISO8859-13.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courO24-ISO8859-13.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courR12-ISO8859-13.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courR14-ISO8859-13.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courR18-ISO8859-13.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvB08-ISO8859-13.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvB10-ISO8859-13.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvB12-ISO8859-13.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'courR24-ISO8859-13.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvB14-ISO8859-13.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvBO08-ISO8859-13.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvB18-ISO8859-13.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvBO10-ISO8859-13.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvBO12-ISO8859-13.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvB24-ISO8859-13.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvBO14-ISO8859-13.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvO08-ISO8859-13.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvO10-ISO8859-13.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvBO18-ISO8859-13.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvO12-ISO8859-13.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvBO24-ISO8859-13.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvO14-ISO8859-13.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvR08-ISO8859-13.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvO18-ISO8859-13.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvR10-ISO8859-13.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvR12-ISO8859-13.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvR14-ISO8859-13.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvO24-ISO8859-13.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvR18-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenB08-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenB10-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenB12-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenB14-ISO8859-13.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'helvR24-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenBI08-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenB18-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenBI10-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenBI12-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenB24-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenBI14-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenI08-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenBI18-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenI10-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenI12-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenI14-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenBI24-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenR08-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenI18-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenR10-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenI24-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenR12-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenR14-ISO8859-13.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timB08-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenR18-ISO8859-13.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timB10-ISO8859-13.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'ncenR24-ISO8859-13.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timB12-ISO8859-13.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timB14-ISO8859-13.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timB18-ISO8859-13.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timBI08-ISO8859-13.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timBI10-ISO8859-13.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timBI12-ISO8859-13.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timB24-ISO8859-13.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timBI14-ISO8859-13.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timI08-ISO8859-13.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timBI18-ISO8859-13.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timI10-ISO8859-13.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timI12-ISO8859-13.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timBI24-ISO8859-13.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timI14-ISO8859-13.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timI18-ISO8859-13.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timR08-ISO8859-13.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timR10-ISO8859-13.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timI24-ISO8859-13.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timR12-ISO8859-13.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timR14-ISO8859-13.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timR18-ISO8859-13.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courB08-ISO8859-14.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courB10-ISO8859-14.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courB12-ISO8859-14.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-13 ISO8859-13
Writing 192 characters into file 'timR24-ISO8859-13.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courB14-ISO8859-14.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courB18-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courBO08-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courBO10-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courBO12-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courBO14-ISO8859-14.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courB24-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courBO18-ISO8859-14.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courO08-ISO8859-14.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courO10-ISO8859-14.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courO12-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courBO24-ISO8859-14.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courO14-ISO8859-14.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courO18-ISO8859-14.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courR08-ISO8859-14.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courR10-ISO8859-14.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courO24-ISO8859-14.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courR12-ISO8859-14.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courR14-ISO8859-14.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvB08-ISO8859-14.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courR18-ISO8859-14.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvB10-ISO8859-14.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvB12-ISO8859-14.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'courR24-ISO8859-14.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvB14-ISO8859-14.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvBO08-ISO8859-14.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvB18-ISO8859-14.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvBO10-ISO8859-14.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvBO12-ISO8859-14.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvB24-ISO8859-14.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvBO14-ISO8859-14.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvBO18-ISO8859-14.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvO08-ISO8859-14.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvO10-ISO8859-14.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvO12-ISO8859-14.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvBO24-ISO8859-14.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvO14-ISO8859-14.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvO18-ISO8859-14.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvR10-ISO8859-14.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvO24-ISO8859-14.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvR08-ISO8859-14.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvR12-ISO8859-14.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvR14-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenB08-ISO8859-14.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvR18-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenB10-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenB12-ISO8859-14.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'helvR24-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenB14-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenB18-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenBI08-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenBI10-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenBI12-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenB24-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenBI14-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenI08-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenI10-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenI12-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenBI18-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenI14-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenI18-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenBI24-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenR08-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenI24-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenR10-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenR12-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenR14-ISO8859-14.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timB08-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenR18-ISO8859-14.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timB10-ISO8859-14.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timB12-ISO8859-14.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timB14-ISO8859-14.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'ncenR24-ISO8859-14.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timBI08-ISO8859-14.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timB18-ISO8859-14.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timBI10-ISO8859-14.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timB24-ISO8859-14.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timBI12-ISO8859-14.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timBI14-ISO8859-14.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timI08-ISO8859-14.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timBI18-ISO8859-14.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timI10-ISO8859-14.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timBI24-ISO8859-14.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timI12-ISO8859-14.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timI14-ISO8859-14.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timI18-ISO8859-14.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timI24-ISO8859-14.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timR08-ISO8859-14.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timR10-ISO8859-14.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timR12-ISO8859-14.bdf'.
/usr/bin/ucs2any courB08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courB08-ISO8859-15.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timR14-ISO8859-14.bdf'.
/usr/bin/ucs2any courB10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courB10-ISO8859-15.bdf'.
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timR18-ISO8859-14.bdf'.
/usr/bin/ucs2any courB12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courB12-ISO8859-15.bdf'.
/usr/bin/ucs2any courB14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courB14-ISO8859-15.bdf'.
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-14 ISO8859-14
Writing 192 characters into file 'timR24-ISO8859-14.bdf'.
/usr/bin/ucs2any courBO08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courBO08-ISO8859-15.bdf'.
/usr/bin/ucs2any courBO10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courBO10-ISO8859-15.bdf'.
/usr/bin/ucs2any courBO12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courBO12-ISO8859-15.bdf'.
/usr/bin/ucs2any courB18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courB18-ISO8859-15.bdf'.
/usr/bin/ucs2any courBO14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courBO14-ISO8859-15.bdf'.
/usr/bin/ucs2any courBO18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courBO18-ISO8859-15.bdf'.
/usr/bin/ucs2any courB24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courB24-ISO8859-15.bdf'.
/usr/bin/ucs2any courO08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courO08-ISO8859-15.bdf'.
/usr/bin/ucs2any courO10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courO10-ISO8859-15.bdf'.
/usr/bin/ucs2any courBO24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courBO24-ISO8859-15.bdf'.
/usr/bin/ucs2any courO12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courO12-ISO8859-15.bdf'.
/usr/bin/ucs2any courO14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courO14-ISO8859-15.bdf'.
/usr/bin/ucs2any courO18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courO18-ISO8859-15.bdf'.
/usr/bin/ucs2any courO24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courO24-ISO8859-15.bdf'.
/usr/bin/ucs2any courR08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courR08-ISO8859-15.bdf'.
/usr/bin/ucs2any courR10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courR10-ISO8859-15.bdf'.
/usr/bin/ucs2any courR12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courR12-ISO8859-15.bdf'.
/usr/bin/ucs2any courR14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courR14-ISO8859-15.bdf'.
/usr/bin/ucs2any helvB08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvB08-ISO8859-15.bdf'.
/usr/bin/ucs2any helvB10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvB10-ISO8859-15.bdf'.
/usr/bin/ucs2any helvB12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvB12-ISO8859-15.bdf'.
/usr/bin/ucs2any courR18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courR18-ISO8859-15.bdf'.
/usr/bin/ucs2any helvB14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvB14-ISO8859-15.bdf'.
/usr/bin/ucs2any courR24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'courR24-ISO8859-15.bdf'.
/usr/bin/ucs2any helvB18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvB18-ISO8859-15.bdf'.
/usr/bin/ucs2any helvBO08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvBO08-ISO8859-15.bdf'.
/usr/bin/ucs2any helvBO10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvBO10-ISO8859-15.bdf'.
/usr/bin/ucs2any helvBO12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvBO12-ISO8859-15.bdf'.
/usr/bin/ucs2any helvBO14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvBO14-ISO8859-15.bdf'.
/usr/bin/ucs2any helvO08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvO08-ISO8859-15.bdf'.
/usr/bin/ucs2any helvB24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvB24-ISO8859-15.bdf'.
/usr/bin/ucs2any helvBO18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvBO18-ISO8859-15.bdf'.
/usr/bin/ucs2any helvO10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvO10-ISO8859-15.bdf'.
/usr/bin/ucs2any helvBO24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvBO24-ISO8859-15.bdf'.
/usr/bin/ucs2any helvO12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvO12-ISO8859-15.bdf'.
/usr/bin/ucs2any helvO14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvO14-ISO8859-15.bdf'.
/usr/bin/ucs2any helvR08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvR08-ISO8859-15.bdf'.
/usr/bin/ucs2any helvO18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvO18-ISO8859-15.bdf'.
/usr/bin/ucs2any helvR10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvR10-ISO8859-15.bdf'.
/usr/bin/ucs2any helvO24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvO24-ISO8859-15.bdf'.
/usr/bin/ucs2any helvR12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvR12-ISO8859-15.bdf'.
/usr/bin/ucs2any helvR14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvR14-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenB08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenB08-ISO8859-15.bdf'.
/usr/bin/ucs2any helvR18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvR18-ISO8859-15.bdf'.
/usr/bin/ucs2any helvR24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'helvR24-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenB10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenB10-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenB12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenB12-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenB14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenB14-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenB18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenB18-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenBI08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenBI08-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenBI10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenBI10-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenBI12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenBI12-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenBI14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenBI14-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenI08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenI08-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenB24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenB24-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenBI18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenBI18-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenBI24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenBI24-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenI10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenI10-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenI12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenI12-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenR08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenR08-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenI14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenI14-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenR10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenR10-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenI18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenI18-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenR12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenR12-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenI24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenI24-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenR14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenR14-ISO8859-15.bdf'.
/usr/bin/ucs2any timB08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timB08-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenR18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenR18-ISO8859-15.bdf'.
/usr/bin/ucs2any timB10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timB10-ISO8859-15.bdf'.
/usr/bin/ucs2any timB12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timB12-ISO8859-15.bdf'.
/usr/bin/ucs2any timB14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timB14-ISO8859-15.bdf'.
/usr/bin/ucs2any ncenR24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'ncenR24-ISO8859-15.bdf'.
/usr/bin/ucs2any timBI08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timBI08-ISO8859-15.bdf'.
/usr/bin/ucs2any timB18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timB18-ISO8859-15.bdf'.
/usr/bin/ucs2any timBI10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timBI10-ISO8859-15.bdf'.
/usr/bin/ucs2any timB24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timB24-ISO8859-15.bdf'.
/usr/bin/ucs2any timBI12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timBI12-ISO8859-15.bdf'.
/usr/bin/ucs2any timBI14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timBI14-ISO8859-15.bdf'.
/usr/bin/ucs2any timBI18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timBI18-ISO8859-15.bdf'.
/usr/bin/ucs2any timI08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timI08-ISO8859-15.bdf'.
/usr/bin/ucs2any timI10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timI10-ISO8859-15.bdf'.
/usr/bin/ucs2any timI12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timI12-ISO8859-15.bdf'.
/usr/bin/ucs2any timBI24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timBI24-ISO8859-15.bdf'.
/usr/bin/ucs2any timI14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timI14-ISO8859-15.bdf'.
/usr/bin/ucs2any timR08.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timR08-ISO8859-15.bdf'.
/usr/bin/ucs2any timI18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timI18-ISO8859-15.bdf'.
/usr/bin/ucs2any timR10.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timR10-ISO8859-15.bdf'.
/usr/bin/ucs2any timR12.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timR12-ISO8859-15.bdf'.
/usr/bin/ucs2any timI24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timI24-ISO8859-15.bdf'.
/usr/bin/ucs2any timR14.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timR14-ISO8859-15.bdf'.
/usr/bin/bdftopcf -t courB08-ISO8859-1.bdf | /usr/bin/gzip > courB08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-1.bdf | /usr/bin/gzip > courB10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-1.bdf | /usr/bin/gzip > courB12-ISO8859-1.pcf.gz
/usr/bin/ucs2any timR18.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timR18-ISO8859-15.bdf'.
/usr/bin/bdftopcf -t courB18-ISO8859-1.bdf | /usr/bin/gzip > courB18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-1.bdf | /usr/bin/gzip > courB14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-1.bdf | /usr/bin/gzip > courB24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-1.bdf | /usr/bin/gzip > courBO10-ISO8859-1.pcf.gz
/usr/bin/ucs2any timR24.bdf /usr/share/fonts/util/map-ISO8859-15 ISO8859-15
Writing 192 characters into file 'timR24-ISO8859-15.bdf'.
/usr/bin/bdftopcf -t courBO08-ISO8859-1.bdf | /usr/bin/gzip > courBO08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-1.bdf | /usr/bin/gzip > courBO12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-1.bdf | /usr/bin/gzip > courBO14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-1.bdf | /usr/bin/gzip > courBO18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-1.bdf | /usr/bin/gzip > courO08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-1.bdf | /usr/bin/gzip > courBO24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-1.bdf | /usr/bin/gzip > courO10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-1.bdf | /usr/bin/gzip > courO12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-1.bdf | /usr/bin/gzip > courO14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-1.bdf | /usr/bin/gzip > courO18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-1.bdf | /usr/bin/gzip > courR10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-1.bdf | /usr/bin/gzip > courO24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-1.bdf | /usr/bin/gzip > courR12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-1.bdf | /usr/bin/gzip > courR14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-1.bdf | /usr/bin/gzip > courR18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-1.bdf | /usr/bin/gzip > courR08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-1.bdf | /usr/bin/gzip > courR24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-1.bdf | /usr/bin/gzip > helvB08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-1.bdf | /usr/bin/gzip > helvB10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-1.bdf | /usr/bin/gzip > helvB12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-1.bdf | /usr/bin/gzip > helvB14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-1.bdf | /usr/bin/gzip > helvB18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-1.bdf | /usr/bin/gzip > helvBO08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-1.bdf | /usr/bin/gzip > helvBO10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-1.bdf | /usr/bin/gzip > helvBO12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-1.bdf | /usr/bin/gzip > helvB24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-1.bdf | /usr/bin/gzip > helvBO14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-1.bdf | /usr/bin/gzip > helvBO18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-1.bdf | /usr/bin/gzip > helvBO24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-1.bdf | /usr/bin/gzip > helvO10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-1.bdf | /usr/bin/gzip > helvO08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-1.bdf | /usr/bin/gzip > helvO12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-1.bdf | /usr/bin/gzip > helvO14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-1.bdf | /usr/bin/gzip > helvO24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-1.bdf | /usr/bin/gzip > helvO18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-1.bdf | /usr/bin/gzip > helvR08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-1.bdf | /usr/bin/gzip > helvR10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-1.bdf | /usr/bin/gzip > helvR12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-1.bdf | /usr/bin/gzip > helvR14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-1.bdf | /usr/bin/gzip > helvR18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-1.bdf | /usr/bin/gzip > ncenB08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-1.bdf | /usr/bin/gzip > helvR24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-1.bdf | /usr/bin/gzip > ncenB10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-1.bdf | /usr/bin/gzip > ncenB12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-1.bdf | /usr/bin/gzip > ncenB18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-1.bdf | /usr/bin/gzip > ncenBI08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-1.bdf | /usr/bin/gzip > ncenB14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-1.bdf | /usr/bin/gzip > ncenB24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-1.bdf | /usr/bin/gzip > ncenBI10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-1.bdf | /usr/bin/gzip > ncenBI12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-1.bdf | /usr/bin/gzip > ncenBI18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-1.bdf | /usr/bin/gzip > ncenBI14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-1.bdf | /usr/bin/gzip > ncenI08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-1.bdf | /usr/bin/gzip > ncenI10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-1.bdf | /usr/bin/gzip > ncenBI24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-1.bdf | /usr/bin/gzip > ncenI12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-1.bdf | /usr/bin/gzip > ncenI14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-1.bdf | /usr/bin/gzip > ncenI18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-1.bdf | /usr/bin/gzip > ncenR08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-1.bdf | /usr/bin/gzip > ncenI24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-1.bdf | /usr/bin/gzip > ncenR10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-1.bdf | /usr/bin/gzip > ncenR14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-1.bdf | /usr/bin/gzip > ncenR12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-1.bdf | /usr/bin/gzip > ncenR18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-1.bdf | /usr/bin/gzip > timB08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-1.bdf | /usr/bin/gzip > ncenR24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-1.bdf | /usr/bin/gzip > timB10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-1.bdf | /usr/bin/gzip > timB12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-1.bdf | /usr/bin/gzip > timB14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-1.bdf | /usr/bin/gzip > timBI08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-1.bdf | /usr/bin/gzip > timB24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-1.bdf | /usr/bin/gzip > timBI10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-1.bdf | /usr/bin/gzip > timB18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-1.bdf | /usr/bin/gzip > timBI12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-1.bdf | /usr/bin/gzip > timBI14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-1.bdf | /usr/bin/gzip > timBI18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-1.bdf | /usr/bin/gzip > timBI24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-1.bdf | /usr/bin/gzip > timI10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-1.bdf | /usr/bin/gzip > timI12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-1.bdf | /usr/bin/gzip > timI08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-1.bdf | /usr/bin/gzip > timI14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-1.bdf | /usr/bin/gzip > timI18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-1.bdf | /usr/bin/gzip > timR08-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-1.bdf | /usr/bin/gzip > timR10-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-1.bdf | /usr/bin/gzip > timR12-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-1.bdf | /usr/bin/gzip > timI24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-1.bdf | /usr/bin/gzip > timR14-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-1.bdf | /usr/bin/gzip > timR18-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-1.bdf | /usr/bin/gzip > timR24-ISO8859-1.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-2.bdf | /usr/bin/gzip > courB08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-2.bdf | /usr/bin/gzip > courB12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-2.bdf | /usr/bin/gzip > courB10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-2.bdf | /usr/bin/gzip > courB18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-2.bdf | /usr/bin/gzip > courB14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-2.bdf | /usr/bin/gzip > courB24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-2.bdf | /usr/bin/gzip > courBO08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-2.bdf | /usr/bin/gzip > courBO10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-2.bdf | /usr/bin/gzip > courBO12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-2.bdf | /usr/bin/gzip > courBO14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-2.bdf | /usr/bin/gzip > courBO18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-2.bdf | /usr/bin/gzip > courBO24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-2.bdf | /usr/bin/gzip > courO08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-2.bdf | /usr/bin/gzip > courO10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-2.bdf | /usr/bin/gzip > courO12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-2.bdf | /usr/bin/gzip > courO14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-2.bdf | /usr/bin/gzip > courO18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-2.bdf | /usr/bin/gzip > courR08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-2.bdf | /usr/bin/gzip > courO24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-2.bdf | /usr/bin/gzip > courR12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-2.bdf | /usr/bin/gzip > courR10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-2.bdf | /usr/bin/gzip > courR14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-2.bdf | /usr/bin/gzip > courR18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-2.bdf | /usr/bin/gzip > helvB08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-2.bdf | /usr/bin/gzip > courR24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-2.bdf | /usr/bin/gzip > helvB12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-2.bdf | /usr/bin/gzip > helvB14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-2.bdf | /usr/bin/gzip > helvB10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-2.bdf | /usr/bin/gzip > helvB18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-2.bdf | /usr/bin/gzip > helvBO08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-2.bdf | /usr/bin/gzip > helvB24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-2.bdf | /usr/bin/gzip > helvBO10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-2.bdf | /usr/bin/gzip > helvBO12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-2.bdf | /usr/bin/gzip > helvBO14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-2.bdf | /usr/bin/gzip > helvBO18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-2.bdf | /usr/bin/gzip > helvO08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-2.bdf | /usr/bin/gzip > helvBO24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-2.bdf | /usr/bin/gzip > helvO10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-2.bdf | /usr/bin/gzip > helvO14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-2.bdf | /usr/bin/gzip > helvO12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-2.bdf | /usr/bin/gzip > helvO18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-2.bdf | /usr/bin/gzip > helvR08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-2.bdf | /usr/bin/gzip > helvO24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-2.bdf | /usr/bin/gzip > helvR10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-2.bdf | /usr/bin/gzip > helvR12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-2.bdf | /usr/bin/gzip > helvR14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-2.bdf | /usr/bin/gzip > ncenB08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-2.bdf | /usr/bin/gzip > helvR18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-2.bdf | /usr/bin/gzip > helvR24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-2.bdf | /usr/bin/gzip > ncenB10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-2.bdf | /usr/bin/gzip > ncenB12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-2.bdf | /usr/bin/gzip > ncenB18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-2.bdf | /usr/bin/gzip > ncenB14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-2.bdf | /usr/bin/gzip > ncenB24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-2.bdf | /usr/bin/gzip > ncenBI08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-2.bdf | /usr/bin/gzip > ncenBI10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-2.bdf | /usr/bin/gzip > ncenBI12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-2.bdf | /usr/bin/gzip > ncenBI14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-2.bdf | /usr/bin/gzip > ncenBI18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-2.bdf | /usr/bin/gzip > ncenI08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-2.bdf | /usr/bin/gzip > ncenBI24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-2.bdf | /usr/bin/gzip > ncenI10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-2.bdf | /usr/bin/gzip > ncenI12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-2.bdf | /usr/bin/gzip > ncenI14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-2.bdf | /usr/bin/gzip > ncenI24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-2.bdf | /usr/bin/gzip > ncenR08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-2.bdf | /usr/bin/gzip > ncenR10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-2.bdf | /usr/bin/gzip > ncenR12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-2.bdf | /usr/bin/gzip > ncenI18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-2.bdf | /usr/bin/gzip > ncenR14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-2.bdf | /usr/bin/gzip > ncenR18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-2.bdf | /usr/bin/gzip > timB08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-2.bdf | /usr/bin/gzip > timB10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-2.bdf | /usr/bin/gzip > timB12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-2.bdf | /usr/bin/gzip > ncenR24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-2.bdf | /usr/bin/gzip > timB14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-2.bdf | /usr/bin/gzip > timB18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-2.bdf | /usr/bin/gzip > timB24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-2.bdf | /usr/bin/gzip > timBI08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-2.bdf | /usr/bin/gzip > timBI10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-2.bdf | /usr/bin/gzip > timBI14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-2.bdf | /usr/bin/gzip > timBI12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-2.bdf | /usr/bin/gzip > timBI18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-2.bdf | /usr/bin/gzip > timI08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-2.bdf | /usr/bin/gzip > timBI24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-2.bdf | /usr/bin/gzip > timI10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-2.bdf | /usr/bin/gzip > timI12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-2.bdf | /usr/bin/gzip > timI14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-2.bdf | /usr/bin/gzip > timI18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-2.bdf | /usr/bin/gzip > timI24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-2.bdf | /usr/bin/gzip > timR10-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-2.bdf | /usr/bin/gzip > timR08-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-2.bdf | /usr/bin/gzip > timR12-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-2.bdf | /usr/bin/gzip > timR14-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-2.bdf | /usr/bin/gzip > timR18-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-2.bdf | /usr/bin/gzip > timR24-ISO8859-2.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-3.bdf | /usr/bin/gzip > courB08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-3.bdf | /usr/bin/gzip > courB10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-3.bdf | /usr/bin/gzip > courB12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-3.bdf | /usr/bin/gzip > courB14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-3.bdf | /usr/bin/gzip > courBO08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-3.bdf | /usr/bin/gzip > courBO10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-3.bdf | /usr/bin/gzip > courB24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-3.bdf | /usr/bin/gzip > courB18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-3.bdf | /usr/bin/gzip > courBO12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-3.bdf | /usr/bin/gzip > courBO14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-3.bdf | /usr/bin/gzip > courBO18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-3.bdf | /usr/bin/gzip > courBO24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-3.bdf | /usr/bin/gzip > courO08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-3.bdf | /usr/bin/gzip > courO10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-3.bdf | /usr/bin/gzip > courO12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-3.bdf | /usr/bin/gzip > courO14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-3.bdf | /usr/bin/gzip > courO24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-3.bdf | /usr/bin/gzip > courR08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-3.bdf | /usr/bin/gzip > courO18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-3.bdf | /usr/bin/gzip > courR10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-3.bdf | /usr/bin/gzip > courR12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-3.bdf | /usr/bin/gzip > courR18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-3.bdf | /usr/bin/gzip > courR14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-3.bdf | /usr/bin/gzip > courR24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-3.bdf | /usr/bin/gzip > helvB08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-3.bdf | /usr/bin/gzip > helvB12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-3.bdf | /usr/bin/gzip > helvB10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-3.bdf | /usr/bin/gzip > helvB14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-3.bdf | /usr/bin/gzip > helvB18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-3.bdf | /usr/bin/gzip > helvBO08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-3.bdf | /usr/bin/gzip > helvB24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-3.bdf | /usr/bin/gzip > helvBO10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-3.bdf | /usr/bin/gzip > helvBO14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-3.bdf | /usr/bin/gzip > helvBO18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-3.bdf | /usr/bin/gzip > helvBO12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-3.bdf | /usr/bin/gzip > helvO08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-3.bdf | /usr/bin/gzip > helvBO24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-3.bdf | /usr/bin/gzip > helvO10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-3.bdf | /usr/bin/gzip > helvO12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-3.bdf | /usr/bin/gzip > helvO14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-3.bdf | /usr/bin/gzip > helvO18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-3.bdf | /usr/bin/gzip > helvO24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-3.bdf | /usr/bin/gzip > helvR08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-3.bdf | /usr/bin/gzip > helvR10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-3.bdf | /usr/bin/gzip > helvR12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-3.bdf | /usr/bin/gzip > helvR14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-3.bdf | /usr/bin/gzip > helvR18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-3.bdf | /usr/bin/gzip > helvR24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-3.bdf | /usr/bin/gzip > ncenB08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-3.bdf | /usr/bin/gzip > ncenB10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-3.bdf | /usr/bin/gzip > ncenB12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-3.bdf | /usr/bin/gzip > ncenB14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-3.bdf | /usr/bin/gzip > ncenB18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-3.bdf | /usr/bin/gzip > ncenBI08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-3.bdf | /usr/bin/gzip > ncenBI10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-3.bdf | /usr/bin/gzip > ncenB24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-3.bdf | /usr/bin/gzip > ncenBI12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-3.bdf | /usr/bin/gzip > ncenBI14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-3.bdf | /usr/bin/gzip > ncenBI18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-3.bdf | /usr/bin/gzip > ncenI08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-3.bdf | /usr/bin/gzip > ncenI10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-3.bdf | /usr/bin/gzip > ncenBI24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-3.bdf | /usr/bin/gzip > ncenI12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-3.bdf | /usr/bin/gzip > ncenI14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-3.bdf | /usr/bin/gzip > ncenI18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-3.bdf | /usr/bin/gzip > ncenI24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-3.bdf | /usr/bin/gzip > ncenR08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-3.bdf | /usr/bin/gzip > ncenR10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-3.bdf | /usr/bin/gzip > ncenR12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-3.bdf | /usr/bin/gzip > ncenR14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-3.bdf | /usr/bin/gzip > ncenR18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-3.bdf | /usr/bin/gzip > timB10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-3.bdf | /usr/bin/gzip > timB12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-3.bdf | /usr/bin/gzip > timB14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-3.bdf | /usr/bin/gzip > ncenR24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-3.bdf | /usr/bin/gzip > timB18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-3.bdf | /usr/bin/gzip > timB24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-3.bdf | /usr/bin/gzip > timBI08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-3.bdf | /usr/bin/gzip > timB08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-3.bdf | /usr/bin/gzip > timBI10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-3.bdf | /usr/bin/gzip > timBI12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-3.bdf | /usr/bin/gzip > timBI14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-3.bdf | /usr/bin/gzip > timI08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-3.bdf | /usr/bin/gzip > timBI24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-3.bdf | /usr/bin/gzip > timBI18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-3.bdf | /usr/bin/gzip > timI10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-3.bdf | /usr/bin/gzip > timI14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-3.bdf | /usr/bin/gzip > timI12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-3.bdf | /usr/bin/gzip > timI18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-3.bdf | /usr/bin/gzip > timI24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-3.bdf | /usr/bin/gzip > timR08-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-3.bdf | /usr/bin/gzip > timR10-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-3.bdf | /usr/bin/gzip > timR12-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-3.bdf | /usr/bin/gzip > timR18-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-4.bdf | /usr/bin/gzip > courB08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-3.bdf | /usr/bin/gzip > timR14-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-3.bdf | /usr/bin/gzip > timR24-ISO8859-3.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-4.bdf | /usr/bin/gzip > courB10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-4.bdf | /usr/bin/gzip > courB12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-4.bdf | /usr/bin/gzip > courB14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-4.bdf | /usr/bin/gzip > courB18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-4.bdf | /usr/bin/gzip > courB24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-4.bdf | /usr/bin/gzip > courBO08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-4.bdf | /usr/bin/gzip > courBO10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-4.bdf | /usr/bin/gzip > courBO14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-4.bdf | /usr/bin/gzip > courBO18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-4.bdf | /usr/bin/gzip > courBO12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-4.bdf | /usr/bin/gzip > courO08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-4.bdf | /usr/bin/gzip > courBO24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-4.bdf | /usr/bin/gzip > courO10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-4.bdf | /usr/bin/gzip > courO12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-4.bdf | /usr/bin/gzip > courO14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-4.bdf | /usr/bin/gzip > courO18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-4.bdf | /usr/bin/gzip > courO24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-4.bdf | /usr/bin/gzip > courR08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-4.bdf | /usr/bin/gzip > courR10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-4.bdf | /usr/bin/gzip > courR12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-4.bdf | /usr/bin/gzip > courR14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-4.bdf | /usr/bin/gzip > courR18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-4.bdf | /usr/bin/gzip > courR24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-4.bdf | /usr/bin/gzip > helvB08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-4.bdf | /usr/bin/gzip > helvB10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-4.bdf | /usr/bin/gzip > helvB12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-4.bdf | /usr/bin/gzip > helvB14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-4.bdf | /usr/bin/gzip > helvB24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-4.bdf | /usr/bin/gzip > helvB18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-4.bdf | /usr/bin/gzip > helvBO08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-4.bdf | /usr/bin/gzip > helvBO10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-4.bdf | /usr/bin/gzip > helvBO12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-4.bdf | /usr/bin/gzip > helvBO14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-4.bdf | /usr/bin/gzip > helvBO18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-4.bdf | /usr/bin/gzip > helvBO24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-4.bdf | /usr/bin/gzip > helvO08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-4.bdf | /usr/bin/gzip > helvO10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-4.bdf | /usr/bin/gzip > helvO14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-4.bdf | /usr/bin/gzip > helvO18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-4.bdf | /usr/bin/gzip > helvO24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-4.bdf | /usr/bin/gzip > helvO12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-4.bdf | /usr/bin/gzip > helvR08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-4.bdf | /usr/bin/gzip > helvR10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-4.bdf | /usr/bin/gzip > helvR12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-4.bdf | /usr/bin/gzip > helvR14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-4.bdf | /usr/bin/gzip > helvR18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-4.bdf | /usr/bin/gzip > ncenB08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-4.bdf | /usr/bin/gzip > helvR24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-4.bdf | /usr/bin/gzip > ncenB12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-4.bdf | /usr/bin/gzip > ncenB10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-4.bdf | /usr/bin/gzip > ncenB14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-4.bdf | /usr/bin/gzip > ncenB18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-4.bdf | /usr/bin/gzip > ncenB24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-4.bdf | /usr/bin/gzip > ncenBI08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-4.bdf | /usr/bin/gzip > ncenBI10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-4.bdf | /usr/bin/gzip > ncenBI14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-4.bdf | /usr/bin/gzip > ncenBI12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-4.bdf | /usr/bin/gzip > ncenI08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-4.bdf | /usr/bin/gzip > ncenBI18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-4.bdf | /usr/bin/gzip > ncenBI24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-4.bdf | /usr/bin/gzip > ncenI12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-4.bdf | /usr/bin/gzip > ncenI10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-4.bdf | /usr/bin/gzip > ncenI14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-4.bdf | /usr/bin/gzip > ncenI18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-4.bdf | /usr/bin/gzip > ncenI24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-4.bdf | /usr/bin/gzip > ncenR08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-4.bdf | /usr/bin/gzip > ncenR12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-4.bdf | /usr/bin/gzip > ncenR14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-4.bdf | /usr/bin/gzip > ncenR10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-4.bdf | /usr/bin/gzip > ncenR18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-4.bdf | /usr/bin/gzip > ncenR24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-4.bdf | /usr/bin/gzip > timB08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-4.bdf | /usr/bin/gzip > timB10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-4.bdf | /usr/bin/gzip > timB12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-4.bdf | /usr/bin/gzip > timB14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-4.bdf | /usr/bin/gzip > timB18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-4.bdf | /usr/bin/gzip > timBI08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-4.bdf | /usr/bin/gzip > timB24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-4.bdf | /usr/bin/gzip > timBI10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-4.bdf | /usr/bin/gzip > timBI12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-4.bdf | /usr/bin/gzip > timBI14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-4.bdf | /usr/bin/gzip > timBI18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-4.bdf | /usr/bin/gzip > timBI24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-4.bdf | /usr/bin/gzip > timI12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-4.bdf | /usr/bin/gzip > timI08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-4.bdf | /usr/bin/gzip > timI10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-4.bdf | /usr/bin/gzip > timI14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-4.bdf | /usr/bin/gzip > timI18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-4.bdf | /usr/bin/gzip > timI24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-4.bdf | /usr/bin/gzip > timR08-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-4.bdf | /usr/bin/gzip > timR12-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-4.bdf | /usr/bin/gzip > timR14-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-4.bdf | /usr/bin/gzip > timR10-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-4.bdf | /usr/bin/gzip > timR18-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-4.bdf | /usr/bin/gzip > timR24-ISO8859-4.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-9.bdf | /usr/bin/gzip > courB08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-9.bdf | /usr/bin/gzip > courB10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-9.bdf | /usr/bin/gzip > courB12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-9.bdf | /usr/bin/gzip > courB14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-9.bdf | /usr/bin/gzip > courBO08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-9.bdf | /usr/bin/gzip > courB24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-9.bdf | /usr/bin/gzip > courB18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-9.bdf | /usr/bin/gzip > courBO10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-9.bdf | /usr/bin/gzip > courBO12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-9.bdf | /usr/bin/gzip > courBO14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-9.bdf | /usr/bin/gzip > courBO18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-9.bdf | /usr/bin/gzip > courBO24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-9.bdf | /usr/bin/gzip > courO10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-9.bdf | /usr/bin/gzip > courO12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-9.bdf | /usr/bin/gzip > courO08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-9.bdf | /usr/bin/gzip > courO14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-9.bdf | /usr/bin/gzip > courO18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-9.bdf | /usr/bin/gzip > courR08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-9.bdf | /usr/bin/gzip > courR10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-9.bdf | /usr/bin/gzip > courR12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-9.bdf | /usr/bin/gzip > courR14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-9.bdf | /usr/bin/gzip > courR18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-9.bdf | /usr/bin/gzip > courO24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-9.bdf | /usr/bin/gzip > helvB08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-9.bdf | /usr/bin/gzip > courR24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-9.bdf | /usr/bin/gzip > helvB10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-9.bdf | /usr/bin/gzip > helvB12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-9.bdf | /usr/bin/gzip > helvB14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-9.bdf | /usr/bin/gzip > helvB18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-9.bdf | /usr/bin/gzip > helvBO08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-9.bdf | /usr/bin/gzip > helvB24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-9.bdf | /usr/bin/gzip > helvBO10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-9.bdf | /usr/bin/gzip > helvBO14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-9.bdf | /usr/bin/gzip > helvBO12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-9.bdf | /usr/bin/gzip > helvBO18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-9.bdf | /usr/bin/gzip > helvO08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-9.bdf | /usr/bin/gzip > helvBO24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-9.bdf | /usr/bin/gzip > helvO12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-9.bdf | /usr/bin/gzip > helvO10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-9.bdf | /usr/bin/gzip > helvO14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-9.bdf | /usr/bin/gzip > helvR08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-9.bdf | /usr/bin/gzip > helvO18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-9.bdf | /usr/bin/gzip > helvO24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-9.bdf | /usr/bin/gzip > helvR10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-9.bdf | /usr/bin/gzip > helvR14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-9.bdf | /usr/bin/gzip > helvR18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-9.bdf | /usr/bin/gzip > ncenB08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-9.bdf | /usr/bin/gzip > helvR24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-9.bdf | /usr/bin/gzip > ncenB10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-9.bdf | /usr/bin/gzip > helvR12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-9.bdf | /usr/bin/gzip > ncenB14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-9.bdf | /usr/bin/gzip > ncenB12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-9.bdf | /usr/bin/gzip > ncenB18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-9.bdf | /usr/bin/gzip > ncenB24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-9.bdf | /usr/bin/gzip > ncenBI08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-9.bdf | /usr/bin/gzip > ncenBI10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-9.bdf | /usr/bin/gzip > ncenBI12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-9.bdf | /usr/bin/gzip > ncenBI14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-9.bdf | /usr/bin/gzip > ncenI08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-9.bdf | /usr/bin/gzip > ncenBI24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-9.bdf | /usr/bin/gzip > ncenBI18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-9.bdf | /usr/bin/gzip > ncenI10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-9.bdf | /usr/bin/gzip > ncenI14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-9.bdf | /usr/bin/gzip > ncenI12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-9.bdf | /usr/bin/gzip > ncenI18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-9.bdf | /usr/bin/gzip > ncenI24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-9.bdf | /usr/bin/gzip > ncenR10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-9.bdf | /usr/bin/gzip > ncenR08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-9.bdf | /usr/bin/gzip > ncenR12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-9.bdf | /usr/bin/gzip > ncenR14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-9.bdf | /usr/bin/gzip > ncenR18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-9.bdf | /usr/bin/gzip > ncenR24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-9.bdf | /usr/bin/gzip > timB10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-9.bdf | /usr/bin/gzip > timB08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-9.bdf | /usr/bin/gzip > timB12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-9.bdf | /usr/bin/gzip > timB14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-9.bdf | /usr/bin/gzip > timB18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-9.bdf | /usr/bin/gzip > timB24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-9.bdf | /usr/bin/gzip > timBI08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-9.bdf | /usr/bin/gzip > timBI10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-9.bdf | /usr/bin/gzip > timBI12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-9.bdf | /usr/bin/gzip > timBI14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-9.bdf | /usr/bin/gzip > timBI18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-9.bdf | /usr/bin/gzip > timBI24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-9.bdf | /usr/bin/gzip > timI08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-9.bdf | /usr/bin/gzip > timI10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-9.bdf | /usr/bin/gzip > timI14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-9.bdf | /usr/bin/gzip > timI12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-9.bdf | /usr/bin/gzip > timI18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-9.bdf | /usr/bin/gzip > timR10-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-9.bdf | /usr/bin/gzip > timI24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-9.bdf | /usr/bin/gzip > timR08-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-9.bdf | /usr/bin/gzip > timR12-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-9.bdf | /usr/bin/gzip > timR18-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-9.bdf | /usr/bin/gzip > timR14-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-10.bdf | /usr/bin/gzip > courB08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-9.bdf | /usr/bin/gzip > timR24-ISO8859-9.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-10.bdf | /usr/bin/gzip > courB10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-10.bdf | /usr/bin/gzip > courB12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-10.bdf | /usr/bin/gzip > courB14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-10.bdf | /usr/bin/gzip > courB18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-10.bdf | /usr/bin/gzip > courB24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-10.bdf | /usr/bin/gzip > courBO08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-10.bdf | /usr/bin/gzip > courBO10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-10.bdf | /usr/bin/gzip > courBO12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-10.bdf | /usr/bin/gzip > courBO14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-10.bdf | /usr/bin/gzip > courBO18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-10.bdf | /usr/bin/gzip > courO08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-10.bdf | /usr/bin/gzip > courBO24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-10.bdf | /usr/bin/gzip > courO10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-10.bdf | /usr/bin/gzip > courO12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-10.bdf | /usr/bin/gzip > courO14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-10.bdf | /usr/bin/gzip > courO18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-10.bdf | /usr/bin/gzip > courO24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-10.bdf | /usr/bin/gzip > courR12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-10.bdf | /usr/bin/gzip > courR10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-10.bdf | /usr/bin/gzip > courR14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-10.bdf | /usr/bin/gzip > courR08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-10.bdf | /usr/bin/gzip > courR18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-10.bdf | /usr/bin/gzip > courR24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-10.bdf | /usr/bin/gzip > helvB08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-10.bdf | /usr/bin/gzip > helvB10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-10.bdf | /usr/bin/gzip > helvB14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-10.bdf | /usr/bin/gzip > helvB12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-10.bdf | /usr/bin/gzip > helvB18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-10.bdf | /usr/bin/gzip > helvB24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-10.bdf | /usr/bin/gzip > helvBO08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-10.bdf | /usr/bin/gzip > helvBO10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-10.bdf | /usr/bin/gzip > helvBO12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-10.bdf | /usr/bin/gzip > helvBO14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-10.bdf | /usr/bin/gzip > helvBO18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-10.bdf | /usr/bin/gzip > helvBO24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-10.bdf | /usr/bin/gzip > helvO10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-10.bdf | /usr/bin/gzip > helvO08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-10.bdf | /usr/bin/gzip > helvO12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-10.bdf | /usr/bin/gzip > helvO14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-10.bdf | /usr/bin/gzip > helvO18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-10.bdf | /usr/bin/gzip > helvO24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-10.bdf | /usr/bin/gzip > helvR08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-10.bdf | /usr/bin/gzip > helvR10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-10.bdf | /usr/bin/gzip > helvR12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-10.bdf | /usr/bin/gzip > helvR18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-10.bdf | /usr/bin/gzip > helvR14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-10.bdf | /usr/bin/gzip > ncenB08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-10.bdf | /usr/bin/gzip > ncenB10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-10.bdf | /usr/bin/gzip > helvR24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-10.bdf | /usr/bin/gzip > ncenB12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-10.bdf | /usr/bin/gzip > ncenB14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-10.bdf | /usr/bin/gzip > ncenB18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-10.bdf | /usr/bin/gzip > ncenBI08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-10.bdf | /usr/bin/gzip > ncenB24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-10.bdf | /usr/bin/gzip > ncenBI10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-10.bdf | /usr/bin/gzip > ncenBI12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-10.bdf | /usr/bin/gzip > ncenBI18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-10.bdf | /usr/bin/gzip > ncenBI24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-10.bdf | /usr/bin/gzip > ncenBI14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-10.bdf | /usr/bin/gzip > ncenI08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-10.bdf | /usr/bin/gzip > ncenI14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-10.bdf | /usr/bin/gzip > ncenI10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-10.bdf | /usr/bin/gzip > ncenI12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-10.bdf | /usr/bin/gzip > ncenI18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-10.bdf | /usr/bin/gzip > ncenR08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-10.bdf | /usr/bin/gzip > ncenR10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-10.bdf | /usr/bin/gzip > ncenI24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-10.bdf | /usr/bin/gzip > ncenR14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-10.bdf | /usr/bin/gzip > ncenR18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-10.bdf | /usr/bin/gzip > timB08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-10.bdf | /usr/bin/gzip > ncenR12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-10.bdf | /usr/bin/gzip > timB10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-10.bdf | /usr/bin/gzip > ncenR24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-10.bdf | /usr/bin/gzip > timB12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-10.bdf | /usr/bin/gzip > timB14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-10.bdf | /usr/bin/gzip > timB18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-10.bdf | /usr/bin/gzip > timB24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-10.bdf | /usr/bin/gzip > timBI08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-10.bdf | /usr/bin/gzip > timBI10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-10.bdf | /usr/bin/gzip > timBI14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-10.bdf | /usr/bin/gzip > timBI18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-10.bdf | /usr/bin/gzip > timBI12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-10.bdf | /usr/bin/gzip > timBI24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-10.bdf | /usr/bin/gzip > timI08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-10.bdf | /usr/bin/gzip > timI10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-10.bdf | /usr/bin/gzip > timI12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-10.bdf | /usr/bin/gzip > timI18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-10.bdf | /usr/bin/gzip > timI14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-10.bdf | /usr/bin/gzip > timR08-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-10.bdf | /usr/bin/gzip > timI24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-10.bdf | /usr/bin/gzip > timR12-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-10.bdf | /usr/bin/gzip > timR14-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-10.bdf | /usr/bin/gzip > timR10-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-10.bdf | /usr/bin/gzip > timR18-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-13.bdf | /usr/bin/gzip > courB08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-10.bdf | /usr/bin/gzip > timR24-ISO8859-10.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-13.bdf | /usr/bin/gzip > courB10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-13.bdf | /usr/bin/gzip > courB14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-13.bdf | /usr/bin/gzip > courB18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-13.bdf | /usr/bin/gzip > courB12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-13.bdf | /usr/bin/gzip > courBO08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-13.bdf | /usr/bin/gzip > courB24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-13.bdf | /usr/bin/gzip > courBO10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-13.bdf | /usr/bin/gzip > courBO12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-13.bdf | /usr/bin/gzip > courBO14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-13.bdf | /usr/bin/gzip > courO08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-13.bdf | /usr/bin/gzip > courBO18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-13.bdf | /usr/bin/gzip > courO10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-13.bdf | /usr/bin/gzip > courO12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-13.bdf | /usr/bin/gzip > courBO24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-13.bdf | /usr/bin/gzip > courO14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-13.bdf | /usr/bin/gzip > courO18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-13.bdf | /usr/bin/gzip > courO24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-13.bdf | /usr/bin/gzip > courR08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-13.bdf | /usr/bin/gzip > courR10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-13.bdf | /usr/bin/gzip > courR12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-13.bdf | /usr/bin/gzip > courR14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-13.bdf | /usr/bin/gzip > courR18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-13.bdf | /usr/bin/gzip > helvB08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-13.bdf | /usr/bin/gzip > helvB10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-13.bdf | /usr/bin/gzip > helvB12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-13.bdf | /usr/bin/gzip > courR24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-13.bdf | /usr/bin/gzip > helvB14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-13.bdf | /usr/bin/gzip > helvB18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-13.bdf | /usr/bin/gzip > helvB24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-13.bdf | /usr/bin/gzip > helvBO08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-13.bdf | /usr/bin/gzip > helvBO10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-13.bdf | /usr/bin/gzip > helvBO12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-13.bdf | /usr/bin/gzip > helvBO14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-13.bdf | /usr/bin/gzip > helvO08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-13.bdf | /usr/bin/gzip > helvBO24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-13.bdf | /usr/bin/gzip > helvBO18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-13.bdf | /usr/bin/gzip > helvO10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-13.bdf | /usr/bin/gzip > helvO12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-13.bdf | /usr/bin/gzip > helvO14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-13.bdf | /usr/bin/gzip > helvO18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-13.bdf | /usr/bin/gzip > helvO24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-13.bdf | /usr/bin/gzip > helvR08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-13.bdf | /usr/bin/gzip > helvR10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-13.bdf | /usr/bin/gzip > helvR12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-13.bdf | /usr/bin/gzip > helvR14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-13.bdf | /usr/bin/gzip > helvR18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-13.bdf | /usr/bin/gzip > ncenB08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-13.bdf | /usr/bin/gzip > ncenB10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-13.bdf | /usr/bin/gzip > ncenB12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-13.bdf | /usr/bin/gzip > helvR24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-13.bdf | /usr/bin/gzip > ncenB14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-13.bdf | /usr/bin/gzip > ncenB18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-13.bdf | /usr/bin/gzip > ncenB24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-13.bdf | /usr/bin/gzip > ncenBI08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-13.bdf | /usr/bin/gzip > ncenBI12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-13.bdf | /usr/bin/gzip > ncenBI14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-13.bdf | /usr/bin/gzip > ncenBI18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-13.bdf | /usr/bin/gzip > ncenBI10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-13.bdf | /usr/bin/gzip > ncenI08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-13.bdf | /usr/bin/gzip > ncenI10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-13.bdf | /usr/bin/gzip > ncenBI24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-13.bdf | /usr/bin/gzip > ncenI12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-13.bdf | /usr/bin/gzip > ncenI14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-13.bdf | /usr/bin/gzip > ncenI18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-13.bdf | /usr/bin/gzip > ncenI24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-13.bdf | /usr/bin/gzip > ncenR08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-13.bdf | /usr/bin/gzip > ncenR10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-13.bdf | /usr/bin/gzip > ncenR12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-13.bdf | /usr/bin/gzip > ncenR18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-13.bdf | /usr/bin/gzip > ncenR14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-13.bdf | /usr/bin/gzip > ncenR24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-13.bdf | /usr/bin/gzip > timB08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-13.bdf | /usr/bin/gzip > timB10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-13.bdf | /usr/bin/gzip > timB12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-13.bdf | /usr/bin/gzip > timB14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-13.bdf | /usr/bin/gzip > timB18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-13.bdf | /usr/bin/gzip > timBI08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-13.bdf | /usr/bin/gzip > timB24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-13.bdf | /usr/bin/gzip > timBI10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-13.bdf | /usr/bin/gzip > timBI12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-13.bdf | /usr/bin/gzip > timBI14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-13.bdf | /usr/bin/gzip > timBI18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-13.bdf | /usr/bin/gzip > timI08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-13.bdf | /usr/bin/gzip > timBI24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-13.bdf | /usr/bin/gzip > timI14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-13.bdf | /usr/bin/gzip > timI12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-13.bdf | /usr/bin/gzip > timI10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-13.bdf | /usr/bin/gzip > timI18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-13.bdf | /usr/bin/gzip > timI24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-13.bdf | /usr/bin/gzip > timR08-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-13.bdf | /usr/bin/gzip > timR10-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-13.bdf | /usr/bin/gzip > timR12-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-13.bdf | /usr/bin/gzip > timR18-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-13.bdf | /usr/bin/gzip > timR24-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-13.bdf | /usr/bin/gzip > timR14-ISO8859-13.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-14.bdf | /usr/bin/gzip > courB10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-14.bdf | /usr/bin/gzip > courB12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-14.bdf | /usr/bin/gzip > courB14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-14.bdf | /usr/bin/gzip > courB08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-14.bdf | /usr/bin/gzip > courB18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-14.bdf | /usr/bin/gzip > courB24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-14.bdf | /usr/bin/gzip > courBO08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-14.bdf | /usr/bin/gzip > courBO10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-14.bdf | /usr/bin/gzip > courBO12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-14.bdf | /usr/bin/gzip > courBO14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-14.bdf | /usr/bin/gzip > courBO18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-14.bdf | /usr/bin/gzip > courO08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-14.bdf | /usr/bin/gzip > courO10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-14.bdf | /usr/bin/gzip > courO12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-14.bdf | /usr/bin/gzip > courBO24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-14.bdf | /usr/bin/gzip > courO14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-14.bdf | /usr/bin/gzip > courO18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-14.bdf | /usr/bin/gzip > courR08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-14.bdf | /usr/bin/gzip > courO24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-14.bdf | /usr/bin/gzip > courR10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-14.bdf | /usr/bin/gzip > courR12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-14.bdf | /usr/bin/gzip > courR14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-14.bdf | /usr/bin/gzip > courR18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-14.bdf | /usr/bin/gzip > courR24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-14.bdf | /usr/bin/gzip > helvB08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-14.bdf | /usr/bin/gzip > helvB10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-14.bdf | /usr/bin/gzip > helvB12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-14.bdf | /usr/bin/gzip > helvB14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-14.bdf | /usr/bin/gzip > helvBO08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-14.bdf | /usr/bin/gzip > helvB18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-14.bdf | /usr/bin/gzip > helvB24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-14.bdf | /usr/bin/gzip > helvBO10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-14.bdf | /usr/bin/gzip > helvBO14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-14.bdf | /usr/bin/gzip > helvBO18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-14.bdf | /usr/bin/gzip > helvBO12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-14.bdf | /usr/bin/gzip > helvBO24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-14.bdf | /usr/bin/gzip > helvO12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-14.bdf | /usr/bin/gzip > helvO10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-14.bdf | /usr/bin/gzip > helvO08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-14.bdf | /usr/bin/gzip > helvO14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-14.bdf | /usr/bin/gzip > helvO18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-14.bdf | /usr/bin/gzip > helvR08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-14.bdf | /usr/bin/gzip > helvO24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-14.bdf | /usr/bin/gzip > helvR10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-14.bdf | /usr/bin/gzip > helvR12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-14.bdf | /usr/bin/gzip > helvR14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-14.bdf | /usr/bin/gzip > ncenB08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-14.bdf | /usr/bin/gzip > helvR24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-14.bdf | /usr/bin/gzip > ncenB10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-14.bdf | /usr/bin/gzip > helvR18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-14.bdf | /usr/bin/gzip > ncenB12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-14.bdf | /usr/bin/gzip > ncenB14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-14.bdf | /usr/bin/gzip > ncenB18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-14.bdf | /usr/bin/gzip > ncenB24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-14.bdf | /usr/bin/gzip > ncenBI08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-14.bdf | /usr/bin/gzip > ncenBI10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-14.bdf | /usr/bin/gzip > ncenBI14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-14.bdf | /usr/bin/gzip > ncenBI12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-14.bdf | /usr/bin/gzip > ncenBI18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-14.bdf | /usr/bin/gzip > ncenI08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-14.bdf | /usr/bin/gzip > ncenBI24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-14.bdf | /usr/bin/gzip > ncenI10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-14.bdf | /usr/bin/gzip > ncenI12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-14.bdf | /usr/bin/gzip > ncenI14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-14.bdf | /usr/bin/gzip > ncenI18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-14.bdf | /usr/bin/gzip > ncenI24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-14.bdf | /usr/bin/gzip > ncenR08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-14.bdf | /usr/bin/gzip > ncenR10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-14.bdf | /usr/bin/gzip > ncenR12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-14.bdf | /usr/bin/gzip > ncenR14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-14.bdf | /usr/bin/gzip > ncenR24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-14.bdf | /usr/bin/gzip > ncenR18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-14.bdf | /usr/bin/gzip > timB10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-14.bdf | /usr/bin/gzip > timB12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-14.bdf | /usr/bin/gzip > timB14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-14.bdf | /usr/bin/gzip > timB08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-14.bdf | /usr/bin/gzip > timB18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-14.bdf | /usr/bin/gzip > timB24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-14.bdf | /usr/bin/gzip > timBI08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-14.bdf | /usr/bin/gzip > timBI10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-14.bdf | /usr/bin/gzip > timBI12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-14.bdf | /usr/bin/gzip > timBI14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-14.bdf | /usr/bin/gzip > timBI18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-14.bdf | /usr/bin/gzip > timI08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-14.bdf | /usr/bin/gzip > timBI24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-14.bdf | /usr/bin/gzip > timI10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-14.bdf | /usr/bin/gzip > timI14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-14.bdf | /usr/bin/gzip > timI12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-14.bdf | /usr/bin/gzip > timI18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-14.bdf | /usr/bin/gzip > timI24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-14.bdf | /usr/bin/gzip > timR10-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-14.bdf | /usr/bin/gzip > timR08-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-14.bdf | /usr/bin/gzip > timR12-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-14.bdf | /usr/bin/gzip > timR14-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-14.bdf | /usr/bin/gzip > timR18-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-14.bdf | /usr/bin/gzip > timR24-ISO8859-14.pcf.gz
/usr/bin/bdftopcf -t courB08-ISO8859-15.bdf | /usr/bin/gzip > courB08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courB10-ISO8859-15.bdf | /usr/bin/gzip > courB10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courB12-ISO8859-15.bdf | /usr/bin/gzip > courB12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courB14-ISO8859-15.bdf | /usr/bin/gzip > courB14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courB18-ISO8859-15.bdf | /usr/bin/gzip > courB18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courBO08-ISO8859-15.bdf | /usr/bin/gzip > courBO08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courB24-ISO8859-15.bdf | /usr/bin/gzip > courB24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courBO10-ISO8859-15.bdf | /usr/bin/gzip > courBO10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courBO12-ISO8859-15.bdf | /usr/bin/gzip > courBO12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courBO18-ISO8859-15.bdf | /usr/bin/gzip > courBO18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courBO14-ISO8859-15.bdf | /usr/bin/gzip > courBO14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courBO24-ISO8859-15.bdf | /usr/bin/gzip > courBO24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courO08-ISO8859-15.bdf | /usr/bin/gzip > courO08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courO10-ISO8859-15.bdf | /usr/bin/gzip > courO10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courO14-ISO8859-15.bdf | /usr/bin/gzip > courO14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courO12-ISO8859-15.bdf | /usr/bin/gzip > courO12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courO18-ISO8859-15.bdf | /usr/bin/gzip > courO18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courO24-ISO8859-15.bdf | /usr/bin/gzip > courO24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courR10-ISO8859-15.bdf | /usr/bin/gzip > courR10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courR08-ISO8859-15.bdf | /usr/bin/gzip > courR08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courR14-ISO8859-15.bdf | /usr/bin/gzip > courR14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courR12-ISO8859-15.bdf | /usr/bin/gzip > courR12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvB08-ISO8859-15.bdf | /usr/bin/gzip > helvB08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courR18-ISO8859-15.bdf | /usr/bin/gzip > courR18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t courR24-ISO8859-15.bdf | /usr/bin/gzip > courR24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvB10-ISO8859-15.bdf | /usr/bin/gzip > helvB10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvB14-ISO8859-15.bdf | /usr/bin/gzip > helvB14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvB12-ISO8859-15.bdf | /usr/bin/gzip > helvB12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvB18-ISO8859-15.bdf | /usr/bin/gzip > helvB18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvB24-ISO8859-15.bdf | /usr/bin/gzip > helvB24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvBO08-ISO8859-15.bdf | /usr/bin/gzip > helvBO08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvBO10-ISO8859-15.bdf | /usr/bin/gzip > helvBO10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvBO14-ISO8859-15.bdf | /usr/bin/gzip > helvBO14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvBO12-ISO8859-15.bdf | /usr/bin/gzip > helvBO12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvBO18-ISO8859-15.bdf | /usr/bin/gzip > helvBO18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvO08-ISO8859-15.bdf | /usr/bin/gzip > helvO08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvBO24-ISO8859-15.bdf | /usr/bin/gzip > helvBO24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvO12-ISO8859-15.bdf | /usr/bin/gzip > helvO12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvO14-ISO8859-15.bdf | /usr/bin/gzip > helvO14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvO10-ISO8859-15.bdf | /usr/bin/gzip > helvO10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvO18-ISO8859-15.bdf | /usr/bin/gzip > helvO18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvO24-ISO8859-15.bdf | /usr/bin/gzip > helvO24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvR08-ISO8859-15.bdf | /usr/bin/gzip > helvR08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvR10-ISO8859-15.bdf | /usr/bin/gzip > helvR10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvR12-ISO8859-15.bdf | /usr/bin/gzip > helvR12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvR14-ISO8859-15.bdf | /usr/bin/gzip > helvR14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvR18-ISO8859-15.bdf | /usr/bin/gzip > helvR18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t helvR24-ISO8859-15.bdf | /usr/bin/gzip > helvR24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenB08-ISO8859-15.bdf | /usr/bin/gzip > ncenB08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenB10-ISO8859-15.bdf | /usr/bin/gzip > ncenB10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenB12-ISO8859-15.bdf | /usr/bin/gzip > ncenB12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenB18-ISO8859-15.bdf | /usr/bin/gzip > ncenB18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenB14-ISO8859-15.bdf | /usr/bin/gzip > ncenB14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenB24-ISO8859-15.bdf | /usr/bin/gzip > ncenB24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenBI10-ISO8859-15.bdf | /usr/bin/gzip > ncenBI10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenBI08-ISO8859-15.bdf | /usr/bin/gzip > ncenBI08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenBI12-ISO8859-15.bdf | /usr/bin/gzip > ncenBI12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenBI14-ISO8859-15.bdf | /usr/bin/gzip > ncenBI14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenBI18-ISO8859-15.bdf | /usr/bin/gzip > ncenBI18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenI08-ISO8859-15.bdf | /usr/bin/gzip > ncenI08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenBI24-ISO8859-15.bdf | /usr/bin/gzip > ncenBI24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenI12-ISO8859-15.bdf | /usr/bin/gzip > ncenI12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenI10-ISO8859-15.bdf | /usr/bin/gzip > ncenI10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenI14-ISO8859-15.bdf | /usr/bin/gzip > ncenI14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenI18-ISO8859-15.bdf | /usr/bin/gzip > ncenI18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenI24-ISO8859-15.bdf | /usr/bin/gzip > ncenI24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenR08-ISO8859-15.bdf | /usr/bin/gzip > ncenR08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenR10-ISO8859-15.bdf | /usr/bin/gzip > ncenR10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenR12-ISO8859-15.bdf | /usr/bin/gzip > ncenR12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenR14-ISO8859-15.bdf | /usr/bin/gzip > ncenR14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenR18-ISO8859-15.bdf | /usr/bin/gzip > ncenR18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timB08-ISO8859-15.bdf | /usr/bin/gzip > timB08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timB10-ISO8859-15.bdf | /usr/bin/gzip > timB10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timB12-ISO8859-15.bdf | /usr/bin/gzip > timB12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t ncenR24-ISO8859-15.bdf | /usr/bin/gzip > ncenR24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timB14-ISO8859-15.bdf | /usr/bin/gzip > timB14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timB18-ISO8859-15.bdf | /usr/bin/gzip > timB18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timB24-ISO8859-15.bdf | /usr/bin/gzip > timB24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timBI08-ISO8859-15.bdf | /usr/bin/gzip > timBI08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timBI10-ISO8859-15.bdf | /usr/bin/gzip > timBI10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timBI12-ISO8859-15.bdf | /usr/bin/gzip > timBI12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timBI14-ISO8859-15.bdf | /usr/bin/gzip > timBI14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timBI24-ISO8859-15.bdf | /usr/bin/gzip > timBI24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timI10-ISO8859-15.bdf | /usr/bin/gzip > timI10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timI08-ISO8859-15.bdf | /usr/bin/gzip > timI08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timI12-ISO8859-15.bdf | /usr/bin/gzip > timI12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timBI18-ISO8859-15.bdf | /usr/bin/gzip > timBI18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timI14-ISO8859-15.bdf | /usr/bin/gzip > timI14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timI18-ISO8859-15.bdf | /usr/bin/gzip > timI18-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timI24-ISO8859-15.bdf | /usr/bin/gzip > timI24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timR10-ISO8859-15.bdf | /usr/bin/gzip > timR10-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timR12-ISO8859-15.bdf | /usr/bin/gzip > timR12-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timR08-ISO8859-15.bdf | /usr/bin/gzip > timR08-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timR14-ISO8859-15.bdf | /usr/bin/gzip > timR14-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timR24-ISO8859-15.bdf | /usr/bin/gzip > timR24-ISO8859-15.pcf.gz
/usr/bin/bdftopcf -t timR18-ISO8859-15.bdf | /usr/bin/gzip > timR18-ISO8859-15.pcf.gz
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7Dl3M7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64
+ cd font-adobe-75dpi-1.0.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/font-adobe-75dpi-1.0.3'
make[1]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courB08.pcf.gz courB10.pcf.gz courB12.pcf.gz courB14.pcf.gz courB18.pcf.gz courB24.pcf.gz courBO08.pcf.gz courBO10.pcf.gz courBO12.pcf.gz courBO14.pcf.gz courBO18.pcf.gz courBO24.pcf.gz courO08.pcf.gz courO10.pcf.gz courO12.pcf.gz courO14.pcf.gz courO18.pcf.gz courO24.pcf.gz courR08.pcf.gz courR10.pcf.gz courR12.pcf.gz courR14.pcf.gz courR18.pcf.gz courR24.pcf.gz helvB08.pcf.gz helvB10.pcf.gz helvB12.pcf.gz helvB14.pcf.gz helvB18.pcf.gz helvB24.pcf.gz helvBO08.pcf.gz helvBO10.pcf.gz helvBO12.pcf.gz helvBO14.pcf.gz helvBO18.pcf.gz helvBO24.pcf.gz helvO08.pcf.gz helvO10.pcf.gz helvO12.pcf.gz helvO14.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 helvO18.pcf.gz helvO24.pcf.gz helvR08.pcf.gz helvR10.pcf.gz helvR12.pcf.gz helvR14.pcf.gz helvR18.pcf.gz helvR24.pcf.gz ncenB08.pcf.gz ncenB10.pcf.gz ncenB12.pcf.gz ncenB14.pcf.gz ncenB18.pcf.gz ncenB24.pcf.gz ncenBI08.pcf.gz ncenBI10.pcf.gz ncenBI12.pcf.gz ncenBI14.pcf.gz ncenBI18.pcf.gz ncenBI24.pcf.gz ncenI08.pcf.gz ncenI10.pcf.gz ncenI12.pcf.gz ncenI14.pcf.gz ncenI18.pcf.gz ncenI24.pcf.gz ncenR08.pcf.gz ncenR10.pcf.gz ncenR12.pcf.gz ncenR14.pcf.gz ncenR18.pcf.gz ncenR24.pcf.gz timB08.pcf.gz timB10.pcf.gz timB12.pcf.gz timB14.pcf.gz timB18.pcf.gz timB24.pcf.gz timBI08.pcf.gz timBI10.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 timBI12.pcf.gz timBI14.pcf.gz timBI18.pcf.gz timBI24.pcf.gz timI08.pcf.gz timI10.pcf.gz timI12.pcf.gz timI14.pcf.gz timI18.pcf.gz timI24.pcf.gz timR08.pcf.gz timR10.pcf.gz timR12.pcf.gz timR14.pcf.gz timR18.pcf.gz timR24.pcf.gz symb08.pcf.gz symb10.pcf.gz symb12.pcf.gz symb14.pcf.gz symb18.pcf.gz symb24.pcf.gz courB08-ISO8859-1.pcf.gz courB10-ISO8859-1.pcf.gz courB12-ISO8859-1.pcf.gz courB14-ISO8859-1.pcf.gz courB18-ISO8859-1.pcf.gz courB24-ISO8859-1.pcf.gz courBO08-ISO8859-1.pcf.gz courBO10-ISO8859-1.pcf.gz courBO12-ISO8859-1.pcf.gz courBO14-ISO8859-1.pcf.gz courBO18-ISO8859-1.pcf.gz courBO24-ISO8859-1.pcf.gz courO08-ISO8859-1.pcf.gz courO10-ISO8859-1.pcf.gz courO12-ISO8859-1.pcf.gz courO14-ISO8859-1.pcf.gz courO18-ISO8859-1.pcf.gz courO24-ISO8859-1.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courR08-ISO8859-1.pcf.gz courR10-ISO8859-1.pcf.gz courR12-ISO8859-1.pcf.gz courR14-ISO8859-1.pcf.gz courR18-ISO8859-1.pcf.gz courR24-ISO8859-1.pcf.gz helvB08-ISO8859-1.pcf.gz helvB10-ISO8859-1.pcf.gz helvB12-ISO8859-1.pcf.gz helvB14-ISO8859-1.pcf.gz helvB18-ISO8859-1.pcf.gz helvB24-ISO8859-1.pcf.gz helvBO08-ISO8859-1.pcf.gz helvBO10-ISO8859-1.pcf.gz helvBO12-ISO8859-1.pcf.gz helvBO14-ISO8859-1.pcf.gz helvBO18-ISO8859-1.pcf.gz helvBO24-ISO8859-1.pcf.gz helvO08-ISO8859-1.pcf.gz helvO10-ISO8859-1.pcf.gz helvO12-ISO8859-1.pcf.gz helvO14-ISO8859-1.pcf.gz helvO18-ISO8859-1.pcf.gz helvO24-ISO8859-1.pcf.gz helvR08-ISO8859-1.pcf.gz helvR10-ISO8859-1.pcf.gz helvR12-ISO8859-1.pcf.gz helvR14-ISO8859-1.pcf.gz helvR18-ISO8859-1.pcf.gz helvR24-ISO8859-1.pcf.gz ncenB08-ISO8859-1.pcf.gz ncenB10-ISO8859-1.pcf.gz ncenB12-ISO8859-1.pcf.gz ncenB14-ISO8859-1.pcf.gz ncenB18-ISO8859-1.pcf.gz ncenB24-ISO8859-1.pcf.gz ncenBI08-ISO8859-1.pcf.gz ncenBI10-ISO8859-1.pcf.gz ncenBI12-ISO8859-1.pcf.gz ncenBI14-ISO8859-1.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 ncenBI18-ISO8859-1.pcf.gz ncenBI24-ISO8859-1.pcf.gz ncenI08-ISO8859-1.pcf.gz ncenI10-ISO8859-1.pcf.gz ncenI12-ISO8859-1.pcf.gz ncenI14-ISO8859-1.pcf.gz ncenI18-ISO8859-1.pcf.gz ncenI24-ISO8859-1.pcf.gz ncenR08-ISO8859-1.pcf.gz ncenR10-ISO8859-1.pcf.gz ncenR12-ISO8859-1.pcf.gz ncenR14-ISO8859-1.pcf.gz ncenR18-ISO8859-1.pcf.gz ncenR24-ISO8859-1.pcf.gz timB08-ISO8859-1.pcf.gz timB10-ISO8859-1.pcf.gz timB12-ISO8859-1.pcf.gz timB14-ISO8859-1.pcf.gz timB18-ISO8859-1.pcf.gz timB24-ISO8859-1.pcf.gz timBI08-ISO8859-1.pcf.gz timBI10-ISO8859-1.pcf.gz timBI12-ISO8859-1.pcf.gz timBI14-ISO8859-1.pcf.gz timBI18-ISO8859-1.pcf.gz timBI24-ISO8859-1.pcf.gz timI08-ISO8859-1.pcf.gz timI10-ISO8859-1.pcf.gz timI12-ISO8859-1.pcf.gz timI14-ISO8859-1.pcf.gz timI18-ISO8859-1.pcf.gz timI24-ISO8859-1.pcf.gz timR08-ISO8859-1.pcf.gz timR10-ISO8859-1.pcf.gz timR12-ISO8859-1.pcf.gz timR14-ISO8859-1.pcf.gz timR18-ISO8859-1.pcf.gz timR24-ISO8859-1.pcf.gz courB08-ISO8859-2.pcf.gz courB10-ISO8859-2.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courB12-ISO8859-2.pcf.gz courB14-ISO8859-2.pcf.gz courB18-ISO8859-2.pcf.gz courB24-ISO8859-2.pcf.gz courBO08-ISO8859-2.pcf.gz courBO10-ISO8859-2.pcf.gz courBO12-ISO8859-2.pcf.gz courBO14-ISO8859-2.pcf.gz courBO18-ISO8859-2.pcf.gz courBO24-ISO8859-2.pcf.gz courO08-ISO8859-2.pcf.gz courO10-ISO8859-2.pcf.gz courO12-ISO8859-2.pcf.gz courO14-ISO8859-2.pcf.gz courO18-ISO8859-2.pcf.gz courO24-ISO8859-2.pcf.gz courR08-ISO8859-2.pcf.gz courR10-ISO8859-2.pcf.gz courR12-ISO8859-2.pcf.gz courR14-ISO8859-2.pcf.gz courR18-ISO8859-2.pcf.gz courR24-ISO8859-2.pcf.gz helvB08-ISO8859-2.pcf.gz helvB10-ISO8859-2.pcf.gz helvB12-ISO8859-2.pcf.gz helvB14-ISO8859-2.pcf.gz helvB18-ISO8859-2.pcf.gz helvB24-ISO8859-2.pcf.gz helvBO08-ISO8859-2.pcf.gz helvBO10-ISO8859-2.pcf.gz helvBO12-ISO8859-2.pcf.gz helvBO14-ISO8859-2.pcf.gz helvBO18-ISO8859-2.pcf.gz helvBO24-ISO8859-2.pcf.gz helvO08-ISO8859-2.pcf.gz helvO10-ISO8859-2.pcf.gz helvO12-ISO8859-2.pcf.gz helvO14-ISO8859-2.pcf.gz helvO18-ISO8859-2.pcf.gz helvO24-ISO8859-2.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 helvR08-ISO8859-2.pcf.gz helvR10-ISO8859-2.pcf.gz helvR12-ISO8859-2.pcf.gz helvR14-ISO8859-2.pcf.gz helvR18-ISO8859-2.pcf.gz helvR24-ISO8859-2.pcf.gz ncenB08-ISO8859-2.pcf.gz ncenB10-ISO8859-2.pcf.gz ncenB12-ISO8859-2.pcf.gz ncenB14-ISO8859-2.pcf.gz ncenB18-ISO8859-2.pcf.gz ncenB24-ISO8859-2.pcf.gz ncenBI08-ISO8859-2.pcf.gz ncenBI10-ISO8859-2.pcf.gz ncenBI12-ISO8859-2.pcf.gz ncenBI14-ISO8859-2.pcf.gz ncenBI18-ISO8859-2.pcf.gz ncenBI24-ISO8859-2.pcf.gz ncenI08-ISO8859-2.pcf.gz ncenI10-ISO8859-2.pcf.gz ncenI12-ISO8859-2.pcf.gz ncenI14-ISO8859-2.pcf.gz ncenI18-ISO8859-2.pcf.gz ncenI24-ISO8859-2.pcf.gz ncenR08-ISO8859-2.pcf.gz ncenR10-ISO8859-2.pcf.gz ncenR12-ISO8859-2.pcf.gz ncenR14-ISO8859-2.pcf.gz ncenR18-ISO8859-2.pcf.gz ncenR24-ISO8859-2.pcf.gz timB08-ISO8859-2.pcf.gz timB10-ISO8859-2.pcf.gz timB12-ISO8859-2.pcf.gz timB14-ISO8859-2.pcf.gz timB18-ISO8859-2.pcf.gz timB24-ISO8859-2.pcf.gz timBI08-ISO8859-2.pcf.gz timBI10-ISO8859-2.pcf.gz timBI12-ISO8859-2.pcf.gz timBI14-ISO8859-2.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 timBI18-ISO8859-2.pcf.gz timBI24-ISO8859-2.pcf.gz timI08-ISO8859-2.pcf.gz timI10-ISO8859-2.pcf.gz timI12-ISO8859-2.pcf.gz timI14-ISO8859-2.pcf.gz timI18-ISO8859-2.pcf.gz timI24-ISO8859-2.pcf.gz timR08-ISO8859-2.pcf.gz timR10-ISO8859-2.pcf.gz timR12-ISO8859-2.pcf.gz timR14-ISO8859-2.pcf.gz timR18-ISO8859-2.pcf.gz timR24-ISO8859-2.pcf.gz courB08-ISO8859-3.pcf.gz courB10-ISO8859-3.pcf.gz courB12-ISO8859-3.pcf.gz courB14-ISO8859-3.pcf.gz courB18-ISO8859-3.pcf.gz courB24-ISO8859-3.pcf.gz courBO08-ISO8859-3.pcf.gz courBO10-ISO8859-3.pcf.gz courBO12-ISO8859-3.pcf.gz courBO14-ISO8859-3.pcf.gz courBO18-ISO8859-3.pcf.gz courBO24-ISO8859-3.pcf.gz courO08-ISO8859-3.pcf.gz courO10-ISO8859-3.pcf.gz courO12-ISO8859-3.pcf.gz courO14-ISO8859-3.pcf.gz courO18-ISO8859-3.pcf.gz courO24-ISO8859-3.pcf.gz courR08-ISO8859-3.pcf.gz courR10-ISO8859-3.pcf.gz courR12-ISO8859-3.pcf.gz courR14-ISO8859-3.pcf.gz courR18-ISO8859-3.pcf.gz courR24-ISO8859-3.pcf.gz helvB08-ISO8859-3.pcf.gz helvB10-ISO8859-3.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 helvB12-ISO8859-3.pcf.gz helvB14-ISO8859-3.pcf.gz helvB18-ISO8859-3.pcf.gz helvB24-ISO8859-3.pcf.gz helvBO08-ISO8859-3.pcf.gz helvBO10-ISO8859-3.pcf.gz helvBO12-ISO8859-3.pcf.gz helvBO14-ISO8859-3.pcf.gz helvBO18-ISO8859-3.pcf.gz helvBO24-ISO8859-3.pcf.gz helvO08-ISO8859-3.pcf.gz helvO10-ISO8859-3.pcf.gz helvO12-ISO8859-3.pcf.gz helvO14-ISO8859-3.pcf.gz helvO18-ISO8859-3.pcf.gz helvO24-ISO8859-3.pcf.gz helvR08-ISO8859-3.pcf.gz helvR10-ISO8859-3.pcf.gz helvR12-ISO8859-3.pcf.gz helvR14-ISO8859-3.pcf.gz helvR18-ISO8859-3.pcf.gz helvR24-ISO8859-3.pcf.gz ncenB08-ISO8859-3.pcf.gz ncenB10-ISO8859-3.pcf.gz ncenB12-ISO8859-3.pcf.gz ncenB14-ISO8859-3.pcf.gz ncenB18-ISO8859-3.pcf.gz ncenB24-ISO8859-3.pcf.gz ncenBI08-ISO8859-3.pcf.gz ncenBI10-ISO8859-3.pcf.gz ncenBI12-ISO8859-3.pcf.gz ncenBI14-ISO8859-3.pcf.gz ncenBI18-ISO8859-3.pcf.gz ncenBI24-ISO8859-3.pcf.gz ncenI08-ISO8859-3.pcf.gz ncenI10-ISO8859-3.pcf.gz ncenI12-ISO8859-3.pcf.gz ncenI14-ISO8859-3.pcf.gz ncenI18-ISO8859-3.pcf.gz ncenI24-ISO8859-3.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 ncenR08-ISO8859-3.pcf.gz ncenR10-ISO8859-3.pcf.gz ncenR12-ISO8859-3.pcf.gz ncenR14-ISO8859-3.pcf.gz ncenR18-ISO8859-3.pcf.gz ncenR24-ISO8859-3.pcf.gz timB08-ISO8859-3.pcf.gz timB10-ISO8859-3.pcf.gz timB12-ISO8859-3.pcf.gz timB14-ISO8859-3.pcf.gz timB18-ISO8859-3.pcf.gz timB24-ISO8859-3.pcf.gz timBI08-ISO8859-3.pcf.gz timBI10-ISO8859-3.pcf.gz timBI12-ISO8859-3.pcf.gz timBI14-ISO8859-3.pcf.gz timBI18-ISO8859-3.pcf.gz timBI24-ISO8859-3.pcf.gz timI08-ISO8859-3.pcf.gz timI10-ISO8859-3.pcf.gz timI12-ISO8859-3.pcf.gz timI14-ISO8859-3.pcf.gz timI18-ISO8859-3.pcf.gz timI24-ISO8859-3.pcf.gz timR08-ISO8859-3.pcf.gz timR10-ISO8859-3.pcf.gz timR12-ISO8859-3.pcf.gz timR14-ISO8859-3.pcf.gz timR18-ISO8859-3.pcf.gz timR24-ISO8859-3.pcf.gz courB08-ISO8859-4.pcf.gz courB10-ISO8859-4.pcf.gz courB12-ISO8859-4.pcf.gz courB14-ISO8859-4.pcf.gz courB18-ISO8859-4.pcf.gz courB24-ISO8859-4.pcf.gz courBO08-ISO8859-4.pcf.gz courBO10-ISO8859-4.pcf.gz courBO12-ISO8859-4.pcf.gz courBO14-ISO8859-4.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courBO18-ISO8859-4.pcf.gz courBO24-ISO8859-4.pcf.gz courO08-ISO8859-4.pcf.gz courO10-ISO8859-4.pcf.gz courO12-ISO8859-4.pcf.gz courO14-ISO8859-4.pcf.gz courO18-ISO8859-4.pcf.gz courO24-ISO8859-4.pcf.gz courR08-ISO8859-4.pcf.gz courR10-ISO8859-4.pcf.gz courR12-ISO8859-4.pcf.gz courR14-ISO8859-4.pcf.gz courR18-ISO8859-4.pcf.gz courR24-ISO8859-4.pcf.gz helvB08-ISO8859-4.pcf.gz helvB10-ISO8859-4.pcf.gz helvB12-ISO8859-4.pcf.gz helvB14-ISO8859-4.pcf.gz helvB18-ISO8859-4.pcf.gz helvB24-ISO8859-4.pcf.gz helvBO08-ISO8859-4.pcf.gz helvBO10-ISO8859-4.pcf.gz helvBO12-ISO8859-4.pcf.gz helvBO14-ISO8859-4.pcf.gz helvBO18-ISO8859-4.pcf.gz helvBO24-ISO8859-4.pcf.gz helvO08-ISO8859-4.pcf.gz helvO10-ISO8859-4.pcf.gz helvO12-ISO8859-4.pcf.gz helvO14-ISO8859-4.pcf.gz helvO18-ISO8859-4.pcf.gz helvO24-ISO8859-4.pcf.gz helvR08-ISO8859-4.pcf.gz helvR10-ISO8859-4.pcf.gz helvR12-ISO8859-4.pcf.gz helvR14-ISO8859-4.pcf.gz helvR18-ISO8859-4.pcf.gz helvR24-ISO8859-4.pcf.gz ncenB08-ISO8859-4.pcf.gz ncenB10-ISO8859-4.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 ncenB12-ISO8859-4.pcf.gz ncenB14-ISO8859-4.pcf.gz ncenB18-ISO8859-4.pcf.gz ncenB24-ISO8859-4.pcf.gz ncenBI08-ISO8859-4.pcf.gz ncenBI10-ISO8859-4.pcf.gz ncenBI12-ISO8859-4.pcf.gz ncenBI14-ISO8859-4.pcf.gz ncenBI18-ISO8859-4.pcf.gz ncenBI24-ISO8859-4.pcf.gz ncenI08-ISO8859-4.pcf.gz ncenI10-ISO8859-4.pcf.gz ncenI12-ISO8859-4.pcf.gz ncenI14-ISO8859-4.pcf.gz ncenI18-ISO8859-4.pcf.gz ncenI24-ISO8859-4.pcf.gz ncenR08-ISO8859-4.pcf.gz ncenR10-ISO8859-4.pcf.gz ncenR12-ISO8859-4.pcf.gz ncenR14-ISO8859-4.pcf.gz ncenR18-ISO8859-4.pcf.gz ncenR24-ISO8859-4.pcf.gz timB08-ISO8859-4.pcf.gz timB10-ISO8859-4.pcf.gz timB12-ISO8859-4.pcf.gz timB14-ISO8859-4.pcf.gz timB18-ISO8859-4.pcf.gz timB24-ISO8859-4.pcf.gz timBI08-ISO8859-4.pcf.gz timBI10-ISO8859-4.pcf.gz timBI12-ISO8859-4.pcf.gz timBI14-ISO8859-4.pcf.gz timBI18-ISO8859-4.pcf.gz timBI24-ISO8859-4.pcf.gz timI08-ISO8859-4.pcf.gz timI10-ISO8859-4.pcf.gz timI12-ISO8859-4.pcf.gz timI14-ISO8859-4.pcf.gz timI18-ISO8859-4.pcf.gz timI24-ISO8859-4.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 timR08-ISO8859-4.pcf.gz timR10-ISO8859-4.pcf.gz timR12-ISO8859-4.pcf.gz timR14-ISO8859-4.pcf.gz timR18-ISO8859-4.pcf.gz timR24-ISO8859-4.pcf.gz courB08-ISO8859-9.pcf.gz courB10-ISO8859-9.pcf.gz courB12-ISO8859-9.pcf.gz courB14-ISO8859-9.pcf.gz courB18-ISO8859-9.pcf.gz courB24-ISO8859-9.pcf.gz courBO08-ISO8859-9.pcf.gz courBO10-ISO8859-9.pcf.gz courBO12-ISO8859-9.pcf.gz courBO14-ISO8859-9.pcf.gz courBO18-ISO8859-9.pcf.gz courBO24-ISO8859-9.pcf.gz courO08-ISO8859-9.pcf.gz courO10-ISO8859-9.pcf.gz courO12-ISO8859-9.pcf.gz courO14-ISO8859-9.pcf.gz courO18-ISO8859-9.pcf.gz courO24-ISO8859-9.pcf.gz courR08-ISO8859-9.pcf.gz courR10-ISO8859-9.pcf.gz courR12-ISO8859-9.pcf.gz courR14-ISO8859-9.pcf.gz courR18-ISO8859-9.pcf.gz courR24-ISO8859-9.pcf.gz helvB08-ISO8859-9.pcf.gz helvB10-ISO8859-9.pcf.gz helvB12-ISO8859-9.pcf.gz helvB14-ISO8859-9.pcf.gz helvB18-ISO8859-9.pcf.gz helvB24-ISO8859-9.pcf.gz helvBO08-ISO8859-9.pcf.gz helvBO10-ISO8859-9.pcf.gz helvBO12-ISO8859-9.pcf.gz helvBO14-ISO8859-9.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 helvBO18-ISO8859-9.pcf.gz helvBO24-ISO8859-9.pcf.gz helvO08-ISO8859-9.pcf.gz helvO10-ISO8859-9.pcf.gz helvO12-ISO8859-9.pcf.gz helvO14-ISO8859-9.pcf.gz helvO18-ISO8859-9.pcf.gz helvO24-ISO8859-9.pcf.gz helvR08-ISO8859-9.pcf.gz helvR10-ISO8859-9.pcf.gz helvR12-ISO8859-9.pcf.gz helvR14-ISO8859-9.pcf.gz helvR18-ISO8859-9.pcf.gz helvR24-ISO8859-9.pcf.gz ncenB08-ISO8859-9.pcf.gz ncenB10-ISO8859-9.pcf.gz ncenB12-ISO8859-9.pcf.gz ncenB14-ISO8859-9.pcf.gz ncenB18-ISO8859-9.pcf.gz ncenB24-ISO8859-9.pcf.gz ncenBI08-ISO8859-9.pcf.gz ncenBI10-ISO8859-9.pcf.gz ncenBI12-ISO8859-9.pcf.gz ncenBI14-ISO8859-9.pcf.gz ncenBI18-ISO8859-9.pcf.gz ncenBI24-ISO8859-9.pcf.gz ncenI08-ISO8859-9.pcf.gz ncenI10-ISO8859-9.pcf.gz ncenI12-ISO8859-9.pcf.gz ncenI14-ISO8859-9.pcf.gz ncenI18-ISO8859-9.pcf.gz ncenI24-ISO8859-9.pcf.gz ncenR08-ISO8859-9.pcf.gz ncenR10-ISO8859-9.pcf.gz ncenR12-ISO8859-9.pcf.gz ncenR14-ISO8859-9.pcf.gz ncenR18-ISO8859-9.pcf.gz ncenR24-ISO8859-9.pcf.gz timB08-ISO8859-9.pcf.gz timB10-ISO8859-9.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 timB12-ISO8859-9.pcf.gz timB14-ISO8859-9.pcf.gz timB18-ISO8859-9.pcf.gz timB24-ISO8859-9.pcf.gz timBI08-ISO8859-9.pcf.gz timBI10-ISO8859-9.pcf.gz timBI12-ISO8859-9.pcf.gz timBI14-ISO8859-9.pcf.gz timBI18-ISO8859-9.pcf.gz timBI24-ISO8859-9.pcf.gz timI08-ISO8859-9.pcf.gz timI10-ISO8859-9.pcf.gz timI12-ISO8859-9.pcf.gz timI14-ISO8859-9.pcf.gz timI18-ISO8859-9.pcf.gz timI24-ISO8859-9.pcf.gz timR08-ISO8859-9.pcf.gz timR10-ISO8859-9.pcf.gz timR12-ISO8859-9.pcf.gz timR14-ISO8859-9.pcf.gz timR18-ISO8859-9.pcf.gz timR24-ISO8859-9.pcf.gz courB08-ISO8859-10.pcf.gz courB10-ISO8859-10.pcf.gz courB12-ISO8859-10.pcf.gz courB14-ISO8859-10.pcf.gz courB18-ISO8859-10.pcf.gz courB24-ISO8859-10.pcf.gz courBO08-ISO8859-10.pcf.gz courBO10-ISO8859-10.pcf.gz courBO12-ISO8859-10.pcf.gz courBO14-ISO8859-10.pcf.gz courBO18-ISO8859-10.pcf.gz courBO24-ISO8859-10.pcf.gz courO08-ISO8859-10.pcf.gz courO10-ISO8859-10.pcf.gz courO12-ISO8859-10.pcf.gz courO14-ISO8859-10.pcf.gz courO18-ISO8859-10.pcf.gz courO24-ISO8859-10.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courR08-ISO8859-10.pcf.gz courR10-ISO8859-10.pcf.gz courR12-ISO8859-10.pcf.gz courR14-ISO8859-10.pcf.gz courR18-ISO8859-10.pcf.gz courR24-ISO8859-10.pcf.gz helvB08-ISO8859-10.pcf.gz helvB10-ISO8859-10.pcf.gz helvB12-ISO8859-10.pcf.gz helvB14-ISO8859-10.pcf.gz helvB18-ISO8859-10.pcf.gz helvB24-ISO8859-10.pcf.gz helvBO08-ISO8859-10.pcf.gz helvBO10-ISO8859-10.pcf.gz helvBO12-ISO8859-10.pcf.gz helvBO14-ISO8859-10.pcf.gz helvBO18-ISO8859-10.pcf.gz helvBO24-ISO8859-10.pcf.gz helvO08-ISO8859-10.pcf.gz helvO10-ISO8859-10.pcf.gz helvO12-ISO8859-10.pcf.gz helvO14-ISO8859-10.pcf.gz helvO18-ISO8859-10.pcf.gz helvO24-ISO8859-10.pcf.gz helvR08-ISO8859-10.pcf.gz helvR10-ISO8859-10.pcf.gz helvR12-ISO8859-10.pcf.gz helvR14-ISO8859-10.pcf.gz helvR18-ISO8859-10.pcf.gz helvR24-ISO8859-10.pcf.gz ncenB08-ISO8859-10.pcf.gz ncenB10-ISO8859-10.pcf.gz ncenB12-ISO8859-10.pcf.gz ncenB14-ISO8859-10.pcf.gz ncenB18-ISO8859-10.pcf.gz ncenB24-ISO8859-10.pcf.gz ncenBI08-ISO8859-10.pcf.gz ncenBI10-ISO8859-10.pcf.gz ncenBI12-ISO8859-10.pcf.gz ncenBI14-ISO8859-10.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 ncenBI18-ISO8859-10.pcf.gz ncenBI24-ISO8859-10.pcf.gz ncenI08-ISO8859-10.pcf.gz ncenI10-ISO8859-10.pcf.gz ncenI12-ISO8859-10.pcf.gz ncenI14-ISO8859-10.pcf.gz ncenI18-ISO8859-10.pcf.gz ncenI24-ISO8859-10.pcf.gz ncenR08-ISO8859-10.pcf.gz ncenR10-ISO8859-10.pcf.gz ncenR12-ISO8859-10.pcf.gz ncenR14-ISO8859-10.pcf.gz ncenR18-ISO8859-10.pcf.gz ncenR24-ISO8859-10.pcf.gz timB08-ISO8859-10.pcf.gz timB10-ISO8859-10.pcf.gz timB12-ISO8859-10.pcf.gz timB14-ISO8859-10.pcf.gz timB18-ISO8859-10.pcf.gz timB24-ISO8859-10.pcf.gz timBI08-ISO8859-10.pcf.gz timBI10-ISO8859-10.pcf.gz timBI12-ISO8859-10.pcf.gz timBI14-ISO8859-10.pcf.gz timBI18-ISO8859-10.pcf.gz timBI24-ISO8859-10.pcf.gz timI08-ISO8859-10.pcf.gz timI10-ISO8859-10.pcf.gz timI12-ISO8859-10.pcf.gz timI14-ISO8859-10.pcf.gz timI18-ISO8859-10.pcf.gz timI24-ISO8859-10.pcf.gz timR08-ISO8859-10.pcf.gz timR10-ISO8859-10.pcf.gz timR12-ISO8859-10.pcf.gz timR14-ISO8859-10.pcf.gz timR18-ISO8859-10.pcf.gz timR24-ISO8859-10.pcf.gz courB08-ISO8859-13.pcf.gz courB10-ISO8859-13.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courB12-ISO8859-13.pcf.gz courB14-ISO8859-13.pcf.gz courB18-ISO8859-13.pcf.gz courB24-ISO8859-13.pcf.gz courBO08-ISO8859-13.pcf.gz courBO10-ISO8859-13.pcf.gz courBO12-ISO8859-13.pcf.gz courBO14-ISO8859-13.pcf.gz courBO18-ISO8859-13.pcf.gz courBO24-ISO8859-13.pcf.gz courO08-ISO8859-13.pcf.gz courO10-ISO8859-13.pcf.gz courO12-ISO8859-13.pcf.gz courO14-ISO8859-13.pcf.gz courO18-ISO8859-13.pcf.gz courO24-ISO8859-13.pcf.gz courR08-ISO8859-13.pcf.gz courR10-ISO8859-13.pcf.gz courR12-ISO8859-13.pcf.gz courR14-ISO8859-13.pcf.gz courR18-ISO8859-13.pcf.gz courR24-ISO8859-13.pcf.gz helvB08-ISO8859-13.pcf.gz helvB10-ISO8859-13.pcf.gz helvB12-ISO8859-13.pcf.gz helvB14-ISO8859-13.pcf.gz helvB18-ISO8859-13.pcf.gz helvB24-ISO8859-13.pcf.gz helvBO08-ISO8859-13.pcf.gz helvBO10-ISO8859-13.pcf.gz helvBO12-ISO8859-13.pcf.gz helvBO14-ISO8859-13.pcf.gz helvBO18-ISO8859-13.pcf.gz helvBO24-ISO8859-13.pcf.gz helvO08-ISO8859-13.pcf.gz helvO10-ISO8859-13.pcf.gz helvO12-ISO8859-13.pcf.gz helvO14-ISO8859-13.pcf.gz helvO18-ISO8859-13.pcf.gz helvO24-ISO8859-13.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 helvR08-ISO8859-13.pcf.gz helvR10-ISO8859-13.pcf.gz helvR12-ISO8859-13.pcf.gz helvR14-ISO8859-13.pcf.gz helvR18-ISO8859-13.pcf.gz helvR24-ISO8859-13.pcf.gz ncenB08-ISO8859-13.pcf.gz ncenB10-ISO8859-13.pcf.gz ncenB12-ISO8859-13.pcf.gz ncenB14-ISO8859-13.pcf.gz ncenB18-ISO8859-13.pcf.gz ncenB24-ISO8859-13.pcf.gz ncenBI08-ISO8859-13.pcf.gz ncenBI10-ISO8859-13.pcf.gz ncenBI12-ISO8859-13.pcf.gz ncenBI14-ISO8859-13.pcf.gz ncenBI18-ISO8859-13.pcf.gz ncenBI24-ISO8859-13.pcf.gz ncenI08-ISO8859-13.pcf.gz ncenI10-ISO8859-13.pcf.gz ncenI12-ISO8859-13.pcf.gz ncenI14-ISO8859-13.pcf.gz ncenI18-ISO8859-13.pcf.gz ncenI24-ISO8859-13.pcf.gz ncenR08-ISO8859-13.pcf.gz ncenR10-ISO8859-13.pcf.gz ncenR12-ISO8859-13.pcf.gz ncenR14-ISO8859-13.pcf.gz ncenR18-ISO8859-13.pcf.gz ncenR24-ISO8859-13.pcf.gz timB08-ISO8859-13.pcf.gz timB10-ISO8859-13.pcf.gz timB12-ISO8859-13.pcf.gz timB14-ISO8859-13.pcf.gz timB18-ISO8859-13.pcf.gz timB24-ISO8859-13.pcf.gz timBI08-ISO8859-13.pcf.gz timBI10-ISO8859-13.pcf.gz timBI12-ISO8859-13.pcf.gz timBI14-ISO8859-13.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 timBI18-ISO8859-13.pcf.gz timBI24-ISO8859-13.pcf.gz timI08-ISO8859-13.pcf.gz timI10-ISO8859-13.pcf.gz timI12-ISO8859-13.pcf.gz timI14-ISO8859-13.pcf.gz timI18-ISO8859-13.pcf.gz timI24-ISO8859-13.pcf.gz timR08-ISO8859-13.pcf.gz timR10-ISO8859-13.pcf.gz timR12-ISO8859-13.pcf.gz timR14-ISO8859-13.pcf.gz timR18-ISO8859-13.pcf.gz timR24-ISO8859-13.pcf.gz courB08-ISO8859-14.pcf.gz courB10-ISO8859-14.pcf.gz courB12-ISO8859-14.pcf.gz courB14-ISO8859-14.pcf.gz courB18-ISO8859-14.pcf.gz courB24-ISO8859-14.pcf.gz courBO08-ISO8859-14.pcf.gz courBO10-ISO8859-14.pcf.gz courBO12-ISO8859-14.pcf.gz courBO14-ISO8859-14.pcf.gz courBO18-ISO8859-14.pcf.gz courBO24-ISO8859-14.pcf.gz courO08-ISO8859-14.pcf.gz courO10-ISO8859-14.pcf.gz courO12-ISO8859-14.pcf.gz courO14-ISO8859-14.pcf.gz courO18-ISO8859-14.pcf.gz courO24-ISO8859-14.pcf.gz courR08-ISO8859-14.pcf.gz courR10-ISO8859-14.pcf.gz courR12-ISO8859-14.pcf.gz courR14-ISO8859-14.pcf.gz courR18-ISO8859-14.pcf.gz courR24-ISO8859-14.pcf.gz helvB08-ISO8859-14.pcf.gz helvB10-ISO8859-14.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 helvB12-ISO8859-14.pcf.gz helvB14-ISO8859-14.pcf.gz helvB18-ISO8859-14.pcf.gz helvB24-ISO8859-14.pcf.gz helvBO08-ISO8859-14.pcf.gz helvBO10-ISO8859-14.pcf.gz helvBO12-ISO8859-14.pcf.gz helvBO14-ISO8859-14.pcf.gz helvBO18-ISO8859-14.pcf.gz helvBO24-ISO8859-14.pcf.gz helvO08-ISO8859-14.pcf.gz helvO10-ISO8859-14.pcf.gz helvO12-ISO8859-14.pcf.gz helvO14-ISO8859-14.pcf.gz helvO18-ISO8859-14.pcf.gz helvO24-ISO8859-14.pcf.gz helvR08-ISO8859-14.pcf.gz helvR10-ISO8859-14.pcf.gz helvR12-ISO8859-14.pcf.gz helvR14-ISO8859-14.pcf.gz helvR18-ISO8859-14.pcf.gz helvR24-ISO8859-14.pcf.gz ncenB08-ISO8859-14.pcf.gz ncenB10-ISO8859-14.pcf.gz ncenB12-ISO8859-14.pcf.gz ncenB14-ISO8859-14.pcf.gz ncenB18-ISO8859-14.pcf.gz ncenB24-ISO8859-14.pcf.gz ncenBI08-ISO8859-14.pcf.gz ncenBI10-ISO8859-14.pcf.gz ncenBI12-ISO8859-14.pcf.gz ncenBI14-ISO8859-14.pcf.gz ncenBI18-ISO8859-14.pcf.gz ncenBI24-ISO8859-14.pcf.gz ncenI08-ISO8859-14.pcf.gz ncenI10-ISO8859-14.pcf.gz ncenI12-ISO8859-14.pcf.gz ncenI14-ISO8859-14.pcf.gz ncenI18-ISO8859-14.pcf.gz ncenI24-ISO8859-14.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 ncenR08-ISO8859-14.pcf.gz ncenR10-ISO8859-14.pcf.gz ncenR12-ISO8859-14.pcf.gz ncenR14-ISO8859-14.pcf.gz ncenR18-ISO8859-14.pcf.gz ncenR24-ISO8859-14.pcf.gz timB08-ISO8859-14.pcf.gz timB10-ISO8859-14.pcf.gz timB12-ISO8859-14.pcf.gz timB14-ISO8859-14.pcf.gz timB18-ISO8859-14.pcf.gz timB24-ISO8859-14.pcf.gz timBI08-ISO8859-14.pcf.gz timBI10-ISO8859-14.pcf.gz timBI12-ISO8859-14.pcf.gz timBI14-ISO8859-14.pcf.gz timBI18-ISO8859-14.pcf.gz timBI24-ISO8859-14.pcf.gz timI08-ISO8859-14.pcf.gz timI10-ISO8859-14.pcf.gz timI12-ISO8859-14.pcf.gz timI14-ISO8859-14.pcf.gz timI18-ISO8859-14.pcf.gz timI24-ISO8859-14.pcf.gz timR08-ISO8859-14.pcf.gz timR10-ISO8859-14.pcf.gz timR12-ISO8859-14.pcf.gz timR14-ISO8859-14.pcf.gz timR18-ISO8859-14.pcf.gz timR24-ISO8859-14.pcf.gz courB08-ISO8859-15.pcf.gz courB10-ISO8859-15.pcf.gz courB12-ISO8859-15.pcf.gz courB14-ISO8859-15.pcf.gz courB18-ISO8859-15.pcf.gz courB24-ISO8859-15.pcf.gz courBO08-ISO8859-15.pcf.gz courBO10-ISO8859-15.pcf.gz courBO12-ISO8859-15.pcf.gz courBO14-ISO8859-15.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 courBO18-ISO8859-15.pcf.gz courBO24-ISO8859-15.pcf.gz courO08-ISO8859-15.pcf.gz courO10-ISO8859-15.pcf.gz courO12-ISO8859-15.pcf.gz courO14-ISO8859-15.pcf.gz courO18-ISO8859-15.pcf.gz courO24-ISO8859-15.pcf.gz courR08-ISO8859-15.pcf.gz courR10-ISO8859-15.pcf.gz courR12-ISO8859-15.pcf.gz courR14-ISO8859-15.pcf.gz courR18-ISO8859-15.pcf.gz courR24-ISO8859-15.pcf.gz helvB08-ISO8859-15.pcf.gz helvB10-ISO8859-15.pcf.gz helvB12-ISO8859-15.pcf.gz helvB14-ISO8859-15.pcf.gz helvB18-ISO8859-15.pcf.gz helvB24-ISO8859-15.pcf.gz helvBO08-ISO8859-15.pcf.gz helvBO10-ISO8859-15.pcf.gz helvBO12-ISO8859-15.pcf.gz helvBO14-ISO8859-15.pcf.gz helvBO18-ISO8859-15.pcf.gz helvBO24-ISO8859-15.pcf.gz helvO08-ISO8859-15.pcf.gz helvO10-ISO8859-15.pcf.gz helvO12-ISO8859-15.pcf.gz helvO14-ISO8859-15.pcf.gz helvO18-ISO8859-15.pcf.gz helvO24-ISO8859-15.pcf.gz helvR08-ISO8859-15.pcf.gz helvR10-ISO8859-15.pcf.gz helvR12-ISO8859-15.pcf.gz helvR14-ISO8859-15.pcf.gz helvR18-ISO8859-15.pcf.gz helvR24-ISO8859-15.pcf.gz ncenB08-ISO8859-15.pcf.gz ncenB10-ISO8859-15.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 ncenB12-ISO8859-15.pcf.gz ncenB14-ISO8859-15.pcf.gz ncenB18-ISO8859-15.pcf.gz ncenB24-ISO8859-15.pcf.gz ncenBI08-ISO8859-15.pcf.gz ncenBI10-ISO8859-15.pcf.gz ncenBI12-ISO8859-15.pcf.gz ncenBI14-ISO8859-15.pcf.gz ncenBI18-ISO8859-15.pcf.gz ncenBI24-ISO8859-15.pcf.gz ncenI08-ISO8859-15.pcf.gz ncenI10-ISO8859-15.pcf.gz ncenI12-ISO8859-15.pcf.gz ncenI14-ISO8859-15.pcf.gz ncenI18-ISO8859-15.pcf.gz ncenI24-ISO8859-15.pcf.gz ncenR08-ISO8859-15.pcf.gz ncenR10-ISO8859-15.pcf.gz ncenR12-ISO8859-15.pcf.gz ncenR14-ISO8859-15.pcf.gz ncenR18-ISO8859-15.pcf.gz ncenR24-ISO8859-15.pcf.gz timB08-ISO8859-15.pcf.gz timB10-ISO8859-15.pcf.gz timB12-ISO8859-15.pcf.gz timB14-ISO8859-15.pcf.gz timB18-ISO8859-15.pcf.gz timB24-ISO8859-15.pcf.gz timBI08-ISO8859-15.pcf.gz timBI10-ISO8859-15.pcf.gz timBI12-ISO8859-15.pcf.gz timBI14-ISO8859-15.pcf.gz timBI18-ISO8859-15.pcf.gz timBI24-ISO8859-15.pcf.gz timI08-ISO8859-15.pcf.gz timI10-ISO8859-15.pcf.gz timI12-ISO8859-15.pcf.gz timI14-ISO8859-15.pcf.gz timI18-ISO8859-15.pcf.gz timI24-ISO8859-15.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
 /usr/bin/install -p -m 644 timR08-ISO8859-15.pcf.gz timR10-ISO8859-15.pcf.gz timR12-ISO8859-15.pcf.gz timR14-ISO8859-15.pcf.gz timR18-ISO8859-15.pcf.gz timR24-ISO8859-15.pcf.gz '/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi'
/usr/bin/make  install-data-hook
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/font-adobe-75dpi-1.0.3'
/usr/bin/mkfontdir /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi
echo "** Warning: fonts.cache not built" ; echo "** Generate this file manually on host system using fc-cache"
** Warning: fonts.cache not built
** Generate this file manually on host system using fc-cache
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-adobe-75dpi-1.0.3'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-adobe-75dpi-1.0.3'
+ rm -f /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi/fonts.dir
+ rm -f /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/fonts/75dpi/fonts.scale
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.3-9.mga9 --unique-debug-suffix -1.0.3-9.mga9.aarch64 --unique-debug-src-base x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/font-adobe-75dpi-1.0.3

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: x11-font-adobe-75dpi-1.0.3-9.mga9.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lNzS2f
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd font-adobe-75dpi-1.0.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/licenses/x11-font-adobe-75dpi
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/licenses/x11-font-adobe-75dpi
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64/usr/share/licenses/x11-font-adobe-75dpi
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: x11-font-adobe-75dpi = 1.0.3-9.mga9
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh mkfontdir mkfontscale
Requires(postun): /bin/sh mkfontdir mkfontscale
Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/x11-font-adobe-75dpi-1.0.3-9.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A90LJd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd font-adobe-75dpi-1.0.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-font-adobe-75dpi-1.0.3-9.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W15JO0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf font-adobe-75dpi-1.0.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!