------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/bdftopcf-1.1_2.txz Installing /packages/All/font-util-1.3.2.txz Installing /packages/All/xorg-macros-1.19.2.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts/util /usr/local/share/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /usr/local/share/fonts/util: skipping, looped directory detected /var/db/fontconfig: cleaning cache directory fc-cache: succeeded SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by font-misc-misc-1.1.2_4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by font-misc-misc-1.1.2_4 for building => SHA256 Checksum OK for xorg/font/font-misc-misc-1.1.2.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by font-misc-misc-1.1.2_4 for building ===> Extracting for font-misc-misc-1.1.2_4 => SHA256 Checksum OK for xorg/font/font-misc-misc-1.1.2.tar.bz2. Extracted Memory Use: 20.64M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for font-misc-misc-1.1.2_4 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on package: pkgconf>=1.3.0_1 - found ===> font-misc-misc-1.1.2_4 depends on package: mkfontscale>=0 - found ===> font-misc-misc-1.1.2_4 depends on executable: bdftopcf - found ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/libdata/pkgconfig/fontutil.pc - found ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on package: pkgconf>=1.3.0_1 - found ===> font-misc-misc-1.1.2_4 depends on package: mkfontscale>=0 - found ===> font-misc-misc-1.1.2_4 depends on executable: bdftopcf - found ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/libdata/pkgconfig/fontutil.pc - found ===> font-misc-misc-1.1.2_4 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> Configuring for font-misc-misc-1.1.2_4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for root directory for font files... /usr/local/share/fonts checking for directory for misc files... ${FONTROOTDIR}/misc checking for fc-cache... /usr/local/bin/fc-cache checking for mkfontdir... /usr/local/bin/mkfontdir checking for bdftopcf... /usr/local/bin/bdftopcf checking font compression method... gzip checking for gzip... /usr/bin/gzip checking for ucs2any... /usr/local/bin/ucs2any checking for MAPS... yes checking for ucs2any encoding data files... /usr/local/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-5 fonts... yes checking whether to build ISO8859-7 fonts... yes checking whether to build ISO8859-8 fonts... yes checking whether to build ISO8859-9 fonts... yes checking whether to build ISO8859-10 fonts... yes checking whether to build ISO8859-11 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 whether to build ISO8859-16 fonts... yes checking whether to build KOI8-R fonts... yes checking whether to build JISX0201 fonts... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for font-misc-misc-1.1.2_4 --- 4x6-ISO8859-1.bdf --- --- 5x7-ISO8859-1.bdf --- --- 5x8-ISO8859-1.bdf --- --- 6x9-ISO8859-1.bdf --- --- 6x10-ISO8859-1.bdf --- --- 6x12-ISO8859-1.bdf --- --- 6x13-ISO8859-1.bdf --- --- 6x13B-ISO8859-1.bdf --- --- 6x13O-ISO8859-1.bdf --- --- 7x13-ISO8859-1.bdf --- --- 4x6-ISO8859-1.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x10-ISO8859-1.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x12-ISO8859-1.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x13B-ISO8859-1.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x13-ISO8859-1.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x9-ISO8859-1.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x13O-ISO8859-1.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 5x8-ISO8859-1.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x13-ISO8859-1.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 4x6-ISO8859-1.bdf --- Writing 223 characters into file '4x6-ISO8859-1.bdf'. --- 5x7-ISO8859-1.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x13B-ISO8859-1.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 6x13O-ISO8859-1.bdf --- Writing 192 characters into file '6x13O-ISO8859-1.bdf'. --- 6x13B-ISO8859-1.bdf --- Writing 223 characters into file '6x13B-ISO8859-1.bdf'. --- 6x10-ISO8859-1.bdf --- Writing 223 characters into file '6x10-ISO8859-1.bdf'. --- 7x13O-ISO8859-1.bdf --- --- 6x9-ISO8859-1.bdf --- Writing 223 characters into file '6x9-ISO8859-1.bdf'. --- 7x14-ISO8859-1.bdf --- --- 7x14B-ISO8859-1.bdf --- --- 8x13-ISO8859-1.bdf --- --- 7x14-ISO8859-1.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 8x13-ISO8859-1.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x14B-ISO8859-1.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 5x7-ISO8859-1.bdf --- Writing 223 characters into file '5x7-ISO8859-1.bdf'. --- 5x8-ISO8859-1.bdf --- Writing 223 characters into file '5x8-ISO8859-1.bdf'. --- 8x13B-ISO8859-1.bdf --- --- 8x13O-ISO8859-1.bdf --- --- 8x13B-ISO8859-1.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x13O-ISO8859-1.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 8x13O-ISO8859-1.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x14B-ISO8859-1.bdf --- Writing 223 characters into file '7x14B-ISO8859-1.bdf'. --- 9x15-ISO8859-1.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x13B-ISO8859-1.bdf --- Writing 223 characters into file '7x13B-ISO8859-1.bdf'. --- 9x15B-ISO8859-1.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 8x13B-ISO8859-1.bdf --- Writing 223 characters into file '8x13B-ISO8859-1.bdf'. --- 9x18-ISO8859-1.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x13O-ISO8859-1.bdf --- Writing 192 characters into file '7x13O-ISO8859-1.bdf'. --- 9x18B-ISO8859-1.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 8x13-ISO8859-1.bdf --- Writing 223 characters into file '8x13-ISO8859-1.bdf'. --- 8x13O-ISO8859-1.bdf --- Writing 192 characters into file '8x13O-ISO8859-1.bdf'. --- 10x20-ISO8859-1.bdf --- --- 4x6-ISO8859-2.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 10x20-ISO8859-1.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-1 ISO8859-1 --- 7x14-ISO8859-1.bdf --- Writing 223 characters into file '7x14-ISO8859-1.bdf'. --- 5x7-ISO8859-2.bdf --- --- 4x6-ISO8859-2.bdf --- Writing 223 characters into file '4x6-ISO8859-2.bdf'. --- 5x7-ISO8859-2.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 5x8-ISO8859-2.bdf --- --- 9x18B-ISO8859-1.bdf --- Writing 223 characters into file '9x18B-ISO8859-1.bdf'. --- 5x8-ISO8859-2.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x9-ISO8859-2.bdf --- --- 6x13-ISO8859-1.bdf --- Writing 223 characters into file '6x13-ISO8859-1.bdf'. --- 9x15B-ISO8859-1.bdf --- Writing 223 characters into file '9x15B-ISO8859-1.bdf'. --- 6x10-ISO8859-2.bdf --- --- 6x12-ISO8859-2.bdf --- --- 7x13-ISO8859-1.bdf --- Writing 223 characters into file '7x13-ISO8859-1.bdf'. --- 6x10-ISO8859-2.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x13-ISO8859-2.bdf --- --- 6x12-ISO8859-2.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x13-ISO8859-2.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x9-ISO8859-2.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 5x7-ISO8859-2.bdf --- Writing 223 characters into file '5x7-ISO8859-2.bdf'. --- 6x13B-ISO8859-2.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x10-ISO8859-2.bdf --- Writing 223 characters into file '6x10-ISO8859-2.bdf'. --- 6x13O-ISO8859-2.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x9-ISO8859-2.bdf --- Writing 223 characters into file '6x9-ISO8859-2.bdf'. --- 7x13-ISO8859-2.bdf --- --- 5x8-ISO8859-2.bdf --- Writing 223 characters into file '5x8-ISO8859-2.bdf'. --- 7x13B-ISO8859-2.bdf --- --- 7x13-ISO8859-2.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 7x13B-ISO8859-2.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x13O-ISO8859-2.bdf --- Writing 192 characters into file '6x13O-ISO8859-2.bdf'. --- 7x13O-ISO8859-2.bdf --- --- 6x12-ISO8859-1.bdf --- Writing 223 characters into file '6x12-ISO8859-1.bdf'. --- 7x13O-ISO8859-2.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 7x14-ISO8859-2.bdf --- --- 9x15-ISO8859-1.bdf --- Writing 223 characters into file '9x15-ISO8859-1.bdf'. --- 7x14-ISO8859-2.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 7x14B-ISO8859-2.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 7x13O-ISO8859-2.bdf --- Writing 192 characters into file '7x13O-ISO8859-2.bdf'. --- 8x13-ISO8859-2.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 9x18-ISO8859-1.bdf --- Writing 223 characters into file '9x18-ISO8859-1.bdf'. --- 8x13B-ISO8859-2.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x12-ISO8859-2.bdf --- Writing 223 characters into file '6x12-ISO8859-2.bdf'. --- 7x14B-ISO8859-2.bdf --- Writing 223 characters into file '7x14B-ISO8859-2.bdf'. --- 8x13O-ISO8859-2.bdf --- --- 9x15-ISO8859-2.bdf --- --- 8x13O-ISO8859-2.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x13-ISO8859-2.bdf --- Writing 223 characters into file '6x13-ISO8859-2.bdf'. --- 9x15B-ISO8859-2.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 6x13B-ISO8859-2.bdf --- Writing 223 characters into file '6x13B-ISO8859-2.bdf'. --- 9x18-ISO8859-2.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 8x13B-ISO8859-2.bdf --- Writing 223 characters into file '8x13B-ISO8859-2.bdf'. --- 9x18B-ISO8859-2.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 7x13B-ISO8859-2.bdf --- Writing 223 characters into file '7x13B-ISO8859-2.bdf'. --- 10x20-ISO8859-2.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 8x13O-ISO8859-2.bdf --- Writing 192 characters into file '8x13O-ISO8859-2.bdf'. --- 10x20-ISO8859-1.bdf --- Writing 223 characters into file '10x20-ISO8859-1.bdf'. --- 9x15-ISO8859-2.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-2 ISO8859-2 --- 4x6-ISO8859-3.bdf --- --- 5x7-ISO8859-3.bdf --- --- 4x6-ISO8859-3.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x14-ISO8859-2.bdf --- Writing 223 characters into file '7x14-ISO8859-2.bdf'. --- 9x18B-ISO8859-2.bdf --- Writing 223 characters into file '9x18B-ISO8859-2.bdf'. --- 5x8-ISO8859-3.bdf --- --- 6x9-ISO8859-3.bdf --- --- 9x15B-ISO8859-2.bdf --- Writing 223 characters into file '9x15B-ISO8859-2.bdf'. --- 6x10-ISO8859-3.bdf --- --- 5x8-ISO8859-3.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 5x7-ISO8859-3.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 6x10-ISO8859-3.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x13-ISO8859-2.bdf --- Writing 223 characters into file '7x13-ISO8859-2.bdf'. --- 6x9-ISO8859-3.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 6x12-ISO8859-3.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 4x6-ISO8859-3.bdf --- Writing 216 characters into file '4x6-ISO8859-3.bdf'. --- 6x13-ISO8859-3.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 8x13-ISO8859-2.bdf --- Writing 223 characters into file '8x13-ISO8859-2.bdf'. --- 6x13B-ISO8859-3.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 6x9-ISO8859-3.bdf --- Writing 216 characters into file '6x9-ISO8859-3.bdf'. --- 6x13O-ISO8859-3.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 5x7-ISO8859-3.bdf --- Writing 216 characters into file '5x7-ISO8859-3.bdf'. --- 6x10-ISO8859-3.bdf --- Writing 216 characters into file '6x10-ISO8859-3.bdf'. --- 5x8-ISO8859-3.bdf --- Writing 216 characters into file '5x8-ISO8859-3.bdf'. --- 7x13-ISO8859-3.bdf --- --- 7x13B-ISO8859-3.bdf --- --- 7x13O-ISO8859-3.bdf --- --- 7x13-ISO8859-3.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x13B-ISO8859-3.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x13O-ISO8859-3.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 6x13O-ISO8859-3.bdf --- Writing 185 characters into file '6x13O-ISO8859-3.bdf'. --- 7x14-ISO8859-3.bdf --- --- 7x13O-ISO8859-3.bdf --- Writing 185 characters into file '7x13O-ISO8859-3.bdf'. --- 7x14-ISO8859-3.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x14B-ISO8859-3.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x13B-ISO8859-3.bdf --- Writing 216 characters into file '7x13B-ISO8859-3.bdf'. --- 8x13-ISO8859-3.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 6x13-ISO8859-3.bdf --- Writing 216 characters into file '6x13-ISO8859-3.bdf'. --- 7x14B-ISO8859-3.bdf --- Writing 216 characters into file '7x14B-ISO8859-3.bdf'. --- 8x13B-ISO8859-3.bdf --- --- 8x13O-ISO8859-3.bdf --- --- 8x13B-ISO8859-3.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 8x13O-ISO8859-3.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 6x13B-ISO8859-3.bdf --- Writing 216 characters into file '6x13B-ISO8859-3.bdf'. --- 6x12-ISO8859-3.bdf --- Writing 216 characters into file '6x12-ISO8859-3.bdf'. --- 9x15-ISO8859-3.bdf --- --- 9x15B-ISO8859-3.bdf --- --- 9x15-ISO8859-3.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 9x15B-ISO8859-3.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x13-ISO8859-3.bdf --- Writing 216 characters into file '7x13-ISO8859-3.bdf'. --- 9x18-ISO8859-3.bdf --- --- 9x15-ISO8859-2.bdf --- Writing 223 characters into file '9x15-ISO8859-2.bdf'. --- 9x18B-ISO8859-3.bdf --- --- 9x18-ISO8859-3.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 7x14-ISO8859-3.bdf --- Writing 216 characters into file '7x14-ISO8859-3.bdf'. --- 10x20-ISO8859-3.bdf --- --- 9x18B-ISO8859-3.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 10x20-ISO8859-3.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-3 ISO8859-3 --- 8x13O-ISO8859-3.bdf --- Writing 185 characters into file '8x13O-ISO8859-3.bdf'. --- 4x6-ISO8859-4.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 8x13B-ISO8859-3.bdf --- Writing 216 characters into file '8x13B-ISO8859-3.bdf'. --- 5x7-ISO8859-4.bdf --- --- 9x15B-ISO8859-3.bdf --- Writing 216 characters into file '9x15B-ISO8859-3.bdf'. --- 5x7-ISO8859-4.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 5x8-ISO8859-4.bdf --- --- 9x18B-ISO8859-3.bdf --- Writing 216 characters into file '9x18B-ISO8859-3.bdf'. --- 8x13-ISO8859-3.bdf --- Writing 216 characters into file '8x13-ISO8859-3.bdf'. --- 6x9-ISO8859-4.bdf --- --- 6x10-ISO8859-4.bdf --- --- 6x9-ISO8859-4.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x10-ISO8859-4.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 5x7-ISO8859-4.bdf --- Writing 223 characters into file '5x7-ISO8859-4.bdf'. --- 6x12-ISO8859-4.bdf --- --- 5x8-ISO8859-4.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x9-ISO8859-4.bdf --- Writing 223 characters into file '6x9-ISO8859-4.bdf'. --- 6x13-ISO8859-4.bdf --- --- 6x12-ISO8859-4.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x13-ISO8859-4.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x10-ISO8859-4.bdf --- Writing 223 characters into file '6x10-ISO8859-4.bdf'. --- 6x13B-ISO8859-4.bdf --- --- 5x8-ISO8859-4.bdf --- Writing 223 characters into file '5x8-ISO8859-4.bdf'. --- 10x20-ISO8859-2.bdf --- Writing 223 characters into file '10x20-ISO8859-2.bdf'. --- 9x18-ISO8859-2.bdf --- Writing 223 characters into file '9x18-ISO8859-2.bdf'. --- 4x6-ISO8859-4.bdf --- Writing 223 characters into file '4x6-ISO8859-4.bdf'. --- 6x13O-ISO8859-4.bdf --- --- 7x13-ISO8859-4.bdf --- --- 7x13B-ISO8859-4.bdf --- --- 7x13O-ISO8859-4.bdf --- --- 6x13B-ISO8859-4.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x13O-ISO8859-4.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 7x13-ISO8859-4.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 7x13B-ISO8859-4.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 7x13O-ISO8859-4.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 9x15-ISO8859-3.bdf --- Writing 216 characters into file '9x15-ISO8859-3.bdf'. --- 7x14-ISO8859-4.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 7x13O-ISO8859-4.bdf --- Writing 192 characters into file '7x13O-ISO8859-4.bdf'. --- 7x14B-ISO8859-4.bdf --- --- 7x13B-ISO8859-4.bdf --- Writing 223 characters into file '7x13B-ISO8859-4.bdf'. --- 6x12-ISO8859-4.bdf --- Writing 223 characters into file '6x12-ISO8859-4.bdf'. --- 8x13-ISO8859-4.bdf --- --- 8x13B-ISO8859-4.bdf --- --- 7x14B-ISO8859-4.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 8x13B-ISO8859-4.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x13B-ISO8859-4.bdf --- Writing 223 characters into file '6x13B-ISO8859-4.bdf'. --- 6x13-ISO8859-4.bdf --- Writing 223 characters into file '6x13-ISO8859-4.bdf'. --- 8x13O-ISO8859-4.bdf --- --- 9x15-ISO8859-4.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 10x20-ISO8859-3.bdf --- Writing 216 characters into file '10x20-ISO8859-3.bdf'. --- 9x15B-ISO8859-4.bdf --- --- 8x13O-ISO8859-4.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 9x15B-ISO8859-4.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 6x13O-ISO8859-4.bdf --- Writing 192 characters into file '6x13O-ISO8859-4.bdf'. --- 9x18-ISO8859-4.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 8x13-ISO8859-4.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 7x14B-ISO8859-4.bdf --- Writing 223 characters into file '7x14B-ISO8859-4.bdf'. --- 9x18B-ISO8859-4.bdf --- --- 8x13B-ISO8859-4.bdf --- Writing 223 characters into file '8x13B-ISO8859-4.bdf'. --- 10x20-ISO8859-4.bdf --- --- 9x18B-ISO8859-4.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 9x18-ISO8859-3.bdf --- Writing 216 characters into file '9x18-ISO8859-3.bdf'. --- 4x6-ISO8859-5.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 10x20-ISO8859-4.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-4 ISO8859-4 --- 8x13O-ISO8859-4.bdf --- Writing 192 characters into file '8x13O-ISO8859-4.bdf'. --- 5x7-ISO8859-5.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 4x6-ISO8859-5.bdf --- Writing 223 characters into file '4x6-ISO8859-5.bdf'. --- 5x8-ISO8859-5.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 7x13-ISO8859-4.bdf --- Writing 223 characters into file '7x13-ISO8859-4.bdf'. --- 9x15B-ISO8859-4.bdf --- Writing 223 characters into file '9x15B-ISO8859-4.bdf'. --- 6x9-ISO8859-5.bdf --- --- 6x10-ISO8859-5.bdf --- --- 6x9-ISO8859-5.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 6x10-ISO8859-5.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 9x18B-ISO8859-4.bdf --- Writing 223 characters into file '9x18B-ISO8859-4.bdf'. --- 7x14-ISO8859-4.bdf --- Writing 223 characters into file '7x14-ISO8859-4.bdf'. --- 6x12-ISO8859-5.bdf --- --- 6x13-ISO8859-5.bdf --- --- 6x12-ISO8859-5.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 6x13-ISO8859-5.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 6x9-ISO8859-5.bdf --- Writing 223 characters into file '6x9-ISO8859-5.bdf'. --- 6x13B-ISO8859-5.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 6x10-ISO8859-5.bdf --- Writing 223 characters into file '6x10-ISO8859-5.bdf'. --- 6x13O-ISO8859-5.bdf --- --- 5x7-ISO8859-5.bdf --- Writing 223 characters into file '5x7-ISO8859-5.bdf'. --- 6x13O-ISO8859-5.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 8x13-ISO8859-4.bdf --- Writing 223 characters into file '8x13-ISO8859-4.bdf'. --- 7x13-ISO8859-5.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 7x13B-ISO8859-5.bdf --- --- 6x13B-ISO8859-5.bdf --- Writing 223 characters into file '6x13B-ISO8859-5.bdf'. --- 7x13O-ISO8859-5.bdf --- --- 7x13B-ISO8859-5.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 7x13O-ISO8859-5.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 5x8-ISO8859-5.bdf --- Writing 223 characters into file '5x8-ISO8859-5.bdf'. --- 7x14-ISO8859-5.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 7x13O-ISO8859-5.bdf --- Writing 192 characters into file '7x13O-ISO8859-5.bdf'. --- 7x13B-ISO8859-5.bdf --- Writing 223 characters into file '7x13B-ISO8859-5.bdf'. --- 7x14B-ISO8859-5.bdf --- --- 8x13-ISO8859-5.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 7x14B-ISO8859-5.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 6x13O-ISO8859-5.bdf --- Writing 192 characters into file '6x13O-ISO8859-5.bdf'. --- 8x13B-ISO8859-5.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 9x15-ISO8859-4.bdf --- Writing 223 characters into file '9x15-ISO8859-4.bdf'. --- 8x13O-ISO8859-5.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 8x13B-ISO8859-5.bdf --- Writing 223 characters into file '8x13B-ISO8859-5.bdf'. --- 9x15-ISO8859-5.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 7x13-ISO8859-5.bdf --- Writing 223 characters into file '7x13-ISO8859-5.bdf'. --- 9x15B-ISO8859-5.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 8x13O-ISO8859-5.bdf --- Writing 192 characters into file '8x13O-ISO8859-5.bdf'. --- 9x18-ISO8859-5.bdf --- --- 7x14B-ISO8859-5.bdf --- Writing 223 characters into file '7x14B-ISO8859-5.bdf'. --- 9x18B-ISO8859-5.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 9x18-ISO8859-5.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 9x18-ISO8859-4.bdf --- Writing 223 characters into file '9x18-ISO8859-4.bdf'. --- 10x20-ISO8859-5.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-5 ISO8859-5 --- 9x18B-ISO8859-5.bdf --- Writing 223 characters into file '9x18B-ISO8859-5.bdf'. --- 4x6-ISO8859-7.bdf --- --- 7x14-ISO8859-5.bdf --- Writing 223 characters into file '7x14-ISO8859-5.bdf'. --- 4x6-ISO8859-7.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 5x7-ISO8859-7.bdf --- --- 6x12-ISO8859-5.bdf --- Writing 223 characters into file '6x12-ISO8859-5.bdf'. --- 5x7-ISO8859-7.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 5x8-ISO8859-7.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 10x20-ISO8859-4.bdf --- Writing 223 characters into file '10x20-ISO8859-4.bdf'. --- 6x9-ISO8859-7.bdf --- --- 4x6-ISO8859-7.bdf --- No glyph for character U+20AF (0xa5) available. Writing 219 characters into file '4x6-ISO8859-7.bdf'. --- 6x10-ISO8859-7.bdf --- --- 6x13-ISO8859-5.bdf --- Writing 223 characters into file '6x13-ISO8859-5.bdf'. --- 8x13-ISO8859-5.bdf --- Writing 223 characters into file '8x13-ISO8859-5.bdf'. --- 6x9-ISO8859-7.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 6x12-ISO8859-7.bdf --- --- 6x10-ISO8859-7.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 6x13-ISO8859-7.bdf --- --- 6x12-ISO8859-7.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 5x7-ISO8859-7.bdf --- Writing 220 characters into file '5x7-ISO8859-7.bdf'. --- 6x13B-ISO8859-7.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 5x8-ISO8859-7.bdf --- Writing 220 characters into file '5x8-ISO8859-7.bdf'. --- 6x13O-ISO8859-7.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 6x9-ISO8859-7.bdf --- Writing 220 characters into file '6x9-ISO8859-7.bdf'. --- 6x13-ISO8859-7.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 6x10-ISO8859-7.bdf --- Writing 220 characters into file '6x10-ISO8859-7.bdf'. --- 7x13-ISO8859-7.bdf --- --- 7x13B-ISO8859-7.bdf --- --- 7x13-ISO8859-7.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 7x13B-ISO8859-7.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 9x15-ISO8859-5.bdf --- Writing 223 characters into file '9x15-ISO8859-5.bdf'. --- 7x13O-ISO8859-7.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 6x13O-ISO8859-7.bdf --- No glyph for character U+20AF (0xa5) available. Writing 188 characters into file '6x13O-ISO8859-7.bdf'. --- 6x13B-ISO8859-7.bdf --- Writing 220 characters into file '6x13B-ISO8859-7.bdf'. --- 7x14-ISO8859-7.bdf --- --- 7x14B-ISO8859-7.bdf --- --- 7x14-ISO8859-7.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 7x14B-ISO8859-7.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 7x13B-ISO8859-7.bdf --- Writing 220 characters into file '7x13B-ISO8859-7.bdf'. --- 8x13-ISO8859-7.bdf --- --- 7x13O-ISO8859-7.bdf --- No glyph for character U+20AF (0xa5) available. Writing 188 characters into file '7x13O-ISO8859-7.bdf'. --- 8x13B-ISO8859-7.bdf --- --- 8x13-ISO8859-7.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 8x13B-ISO8859-7.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 7x14B-ISO8859-7.bdf --- Writing 220 characters into file '7x14B-ISO8859-7.bdf'. --- 8x13O-ISO8859-7.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 8x13B-ISO8859-7.bdf --- Writing 220 characters into file '8x13B-ISO8859-7.bdf'. --- 6x12-ISO8859-7.bdf --- Writing 220 characters into file '6x12-ISO8859-7.bdf'. --- 9x15-ISO8859-7.bdf --- --- 9x15B-ISO8859-7.bdf --- --- 9x15-ISO8859-7.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 9x15B-ISO8859-7.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 7x13-ISO8859-7.bdf --- Writing 220 characters into file '7x13-ISO8859-7.bdf'. --- 9x18-ISO8859-7.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 9x15B-ISO8859-5.bdf --- Writing 223 characters into file '9x15B-ISO8859-5.bdf'. --- 9x18B-ISO8859-7.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 8x13O-ISO8859-7.bdf --- Writing 189 characters into file '8x13O-ISO8859-7.bdf'. --- 10x20-ISO8859-7.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-7 ISO8859-7 --- 10x20-ISO8859-5.bdf --- Writing 223 characters into file '10x20-ISO8859-5.bdf'. --- 4x6-ISO8859-8.bdf --- --- 9x18-ISO8859-5.bdf --- Writing 223 characters into file '9x18-ISO8859-5.bdf'. --- 9x15B-ISO8859-7.bdf --- Writing 220 characters into file '9x15B-ISO8859-7.bdf'. --- 5x7-ISO8859-8.bdf --- --- 5x8-ISO8859-8.bdf --- --- 4x6-ISO8859-8.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 8x13-ISO8859-7.bdf --- Writing 220 characters into file '8x13-ISO8859-7.bdf'. --- 6x9-ISO8859-8.bdf --- --- 6x13-ISO8859-7.bdf --- Writing 220 characters into file '6x13-ISO8859-7.bdf'. --- 6x10-ISO8859-8.bdf --- --- 5x8-ISO8859-8.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x9-ISO8859-8.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x10-ISO8859-8.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 4x6-ISO8859-8.bdf --- Writing 185 characters into file '4x6-ISO8859-8.bdf'. --- 9x18B-ISO8859-7.bdf --- Writing 220 characters into file '9x18B-ISO8859-7.bdf'. --- 6x12-ISO8859-8.bdf --- --- 6x13-ISO8859-8.bdf --- --- 5x7-ISO8859-8.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x12-ISO8859-8.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x13-ISO8859-8.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x9-ISO8859-8.bdf --- Writing 185 characters into file '6x9-ISO8859-8.bdf'. --- 6x13B-ISO8859-8.bdf --- --- 6x10-ISO8859-8.bdf --- Writing 185 characters into file '6x10-ISO8859-8.bdf'. --- 7x14-ISO8859-7.bdf --- Writing 220 characters into file '7x14-ISO8859-7.bdf'. --- 6x13B-ISO8859-8.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 7x13-ISO8859-8.bdf --- --- 7x13B-ISO8859-8.bdf --- --- 7x13-ISO8859-8.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 7x13B-ISO8859-8.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x13B-ISO8859-8.bdf --- Writing 185 characters into file '6x13B-ISO8859-8.bdf'. --- 7x14-ISO8859-8.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 7x13B-ISO8859-8.bdf --- Writing 185 characters into file '7x13B-ISO8859-8.bdf'. --- 7x14B-ISO8859-8.bdf --- --- 9x15-ISO8859-7.bdf --- Writing 220 characters into file '9x15-ISO8859-7.bdf'. --- 8x13-ISO8859-8.bdf --- --- 7x14B-ISO8859-8.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 5x7-ISO8859-8.bdf --- Writing 185 characters into file '5x7-ISO8859-8.bdf'. --- 5x8-ISO8859-8.bdf --- Writing 185 characters into file '5x8-ISO8859-8.bdf'. --- 8x13B-ISO8859-8.bdf --- --- 9x15-ISO8859-8.bdf --- --- 8x13-ISO8859-8.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 9x15-ISO8859-8.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 8x13B-ISO8859-8.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 7x14B-ISO8859-8.bdf --- Writing 185 characters into file '7x14B-ISO8859-8.bdf'. --- 6x13-ISO8859-8.bdf --- Writing 187 characters into file '6x13-ISO8859-8.bdf'. --- 9x15B-ISO8859-8.bdf --- --- 9x18-ISO8859-8.bdf --- --- 9x15B-ISO8859-8.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 9x18-ISO8859-8.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 6x12-ISO8859-8.bdf --- Writing 185 characters into file '6x12-ISO8859-8.bdf'. --- 9x18-ISO8859-7.bdf --- Writing 220 characters into file '9x18-ISO8859-7.bdf'. --- 9x18B-ISO8859-8.bdf --- --- 10x20-ISO8859-8.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 7x13-ISO8859-8.bdf --- Writing 185 characters into file '7x13-ISO8859-8.bdf'. --- 4x6-ISO8859-9.bdf --- --- 9x18B-ISO8859-8.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-8 ISO8859-8 --- 7x14-ISO8859-8.bdf --- Writing 185 characters into file '7x14-ISO8859-8.bdf'. --- 5x7-ISO8859-9.bdf --- --- 10x20-ISO8859-7.bdf --- Writing 220 characters into file '10x20-ISO8859-7.bdf'. --- 4x6-ISO8859-9.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 5x8-ISO8859-9.bdf --- --- 9x18B-ISO8859-8.bdf --- Writing 185 characters into file '9x18B-ISO8859-8.bdf'. --- 6x9-ISO8859-9.bdf --- --- 5x7-ISO8859-9.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 8x13B-ISO8859-8.bdf --- Writing 185 characters into file '8x13B-ISO8859-8.bdf'. --- 6x10-ISO8859-9.bdf --- --- 6x9-ISO8859-9.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x10-ISO8859-9.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 9x15B-ISO8859-8.bdf --- Writing 185 characters into file '9x15B-ISO8859-8.bdf'. --- 6x12-ISO8859-9.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 4x6-ISO8859-9.bdf --- Writing 223 characters into file '4x6-ISO8859-9.bdf'. --- 6x13-ISO8859-9.bdf --- --- 8x13-ISO8859-8.bdf --- Writing 185 characters into file '8x13-ISO8859-8.bdf'. --- 6x10-ISO8859-9.bdf --- Writing 223 characters into file '6x10-ISO8859-9.bdf'. --- 6x13B-ISO8859-9.bdf --- --- 6x13O-ISO8859-9.bdf --- --- 6x13-ISO8859-9.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x13O-ISO8859-9.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 5x8-ISO8859-9.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x13B-ISO8859-9.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 5x7-ISO8859-9.bdf --- Writing 223 characters into file '5x7-ISO8859-9.bdf'. --- 7x13-ISO8859-9.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x9-ISO8859-9.bdf --- Writing 223 characters into file '6x9-ISO8859-9.bdf'. --- 7x13B-ISO8859-9.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x13O-ISO8859-9.bdf --- Writing 192 characters into file '6x13O-ISO8859-9.bdf'. --- 7x13O-ISO8859-9.bdf --- --- 5x8-ISO8859-9.bdf --- Writing 223 characters into file '5x8-ISO8859-9.bdf'. --- 7x14-ISO8859-9.bdf --- --- 7x13O-ISO8859-9.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 7x14-ISO8859-9.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x13B-ISO8859-9.bdf --- Writing 223 characters into file '6x13B-ISO8859-9.bdf'. --- 7x14B-ISO8859-9.bdf --- --- 9x18-ISO8859-8.bdf --- Writing 185 characters into file '9x18-ISO8859-8.bdf'. --- 8x13-ISO8859-9.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 7x13O-ISO8859-9.bdf --- Writing 192 characters into file '7x13O-ISO8859-9.bdf'. --- 8x13B-ISO8859-9.bdf --- --- 7x13-ISO8859-9.bdf --- Writing 223 characters into file '7x13-ISO8859-9.bdf'. --- 9x15-ISO8859-8.bdf --- Writing 185 characters into file '9x15-ISO8859-8.bdf'. --- 8x13O-ISO8859-9.bdf --- --- 9x15-ISO8859-9.bdf --- --- 8x13O-ISO8859-9.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 7x14B-ISO8859-9.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 8x13B-ISO8859-9.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x13-ISO8859-9.bdf --- Writing 223 characters into file '6x13-ISO8859-9.bdf'. --- 9x15-ISO8859-9.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 9x15B-ISO8859-9.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 8x13B-ISO8859-9.bdf --- Writing 223 characters into file '8x13B-ISO8859-9.bdf'. --- 9x18-ISO8859-9.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 6x12-ISO8859-9.bdf --- Writing 223 characters into file '6x12-ISO8859-9.bdf'. --- 9x18B-ISO8859-9.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 7x14B-ISO8859-9.bdf --- Writing 223 characters into file '7x14B-ISO8859-9.bdf'. --- 10x20-ISO8859-9.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-9 ISO8859-9 --- 9x15B-ISO8859-9.bdf --- Writing 223 characters into file '9x15B-ISO8859-9.bdf'. --- 7x14-ISO8859-9.bdf --- Writing 223 characters into file '7x14-ISO8859-9.bdf'. --- 4x6-ISO8859-10.bdf --- --- 5x7-ISO8859-10.bdf --- --- 7x13B-ISO8859-9.bdf --- Writing 223 characters into file '7x13B-ISO8859-9.bdf'. --- 5x8-ISO8859-10.bdf --- --- 8x13O-ISO8859-9.bdf --- Writing 192 characters into file '8x13O-ISO8859-9.bdf'. --- 6x9-ISO8859-10.bdf --- --- 5x8-ISO8859-10.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 9x18B-ISO8859-9.bdf --- Writing 223 characters into file '9x18B-ISO8859-9.bdf'. --- 6x10-ISO8859-10.bdf --- --- 4x6-ISO8859-10.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 5x7-ISO8859-10.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x9-ISO8859-10.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 8x13-ISO8859-9.bdf --- Writing 223 characters into file '8x13-ISO8859-9.bdf'. --- 6x12-ISO8859-10.bdf --- --- 4x6-ISO8859-10.bdf --- Writing 223 characters into file '4x6-ISO8859-10.bdf'. --- 6x13-ISO8859-10.bdf --- --- 6x10-ISO8859-10.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x12-ISO8859-10.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x9-ISO8859-10.bdf --- Writing 223 characters into file '6x9-ISO8859-10.bdf'. --- 6x13B-ISO8859-10.bdf --- --- 5x8-ISO8859-10.bdf --- Writing 223 characters into file '5x8-ISO8859-10.bdf'. --- 6x10-ISO8859-10.bdf --- Writing 223 characters into file '6x10-ISO8859-10.bdf'. --- 6x13O-ISO8859-10.bdf --- --- 5x7-ISO8859-10.bdf --- Writing 223 characters into file '5x7-ISO8859-10.bdf'. --- 7x13-ISO8859-10.bdf --- --- 7x13B-ISO8859-10.bdf --- --- 6x13B-ISO8859-10.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 7x13B-ISO8859-10.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 9x18-ISO8859-9.bdf --- Writing 223 characters into file '9x18-ISO8859-9.bdf'. --- 7x13O-ISO8859-10.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x13O-ISO8859-10.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 7x13-ISO8859-10.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 10x20-ISO8859-8.bdf --- Writing 185 characters into file '10x20-ISO8859-8.bdf'. --- 7x13B-ISO8859-10.bdf --- Writing 223 characters into file '7x13B-ISO8859-10.bdf'. --- 7x14-ISO8859-10.bdf --- --- 7x14B-ISO8859-10.bdf --- --- 6x13B-ISO8859-10.bdf --- Writing 223 characters into file '6x13B-ISO8859-10.bdf'. --- 8x13-ISO8859-10.bdf --- --- 7x14-ISO8859-10.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 8x13-ISO8859-10.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x13-ISO8859-10.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 7x13O-ISO8859-10.bdf --- Writing 192 characters into file '7x13O-ISO8859-10.bdf'. --- 8x13B-ISO8859-10.bdf --- --- 9x15-ISO8859-9.bdf --- Writing 223 characters into file '9x15-ISO8859-9.bdf'. --- 8x13O-ISO8859-10.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x13O-ISO8859-10.bdf --- Writing 192 characters into file '6x13O-ISO8859-10.bdf'. --- 9x15-ISO8859-10.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 7x14B-ISO8859-10.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 8x13O-ISO8859-10.bdf --- Writing 192 characters into file '8x13O-ISO8859-10.bdf'. --- 9x15B-ISO8859-10.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 8x13B-ISO8859-10.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 7x14B-ISO8859-10.bdf --- Writing 223 characters into file '7x14B-ISO8859-10.bdf'. --- 9x18-ISO8859-10.bdf --- --- 7x13-ISO8859-10.bdf --- Writing 223 characters into file '7x13-ISO8859-10.bdf'. --- 9x18-ISO8859-10.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 9x18B-ISO8859-10.bdf --- --- 8x13-ISO8859-10.bdf --- Writing 223 characters into file '8x13-ISO8859-10.bdf'. --- 10x20-ISO8859-10.bdf --- --- 6x12-ISO8859-10.bdf --- Writing 223 characters into file '6x12-ISO8859-10.bdf'. --- 10x20-ISO8859-10.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 6x13-ISO8859-11.bdf --- --- 8x13B-ISO8859-10.bdf --- Writing 223 characters into file '8x13B-ISO8859-10.bdf'. --- 6x13-ISO8859-10.bdf --- Writing 223 characters into file '6x13-ISO8859-10.bdf'. --- 7x13-ISO8859-11.bdf --- --- 7x13B-ISO8859-11.bdf --- --- 7x13-ISO8859-11.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 7x13B-ISO8859-11.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 6x13-ISO8859-11.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 9x15B-ISO8859-10.bdf --- Writing 223 characters into file '9x15B-ISO8859-10.bdf'. --- 7x13O-ISO8859-11.bdf --- --- 9x18B-ISO8859-10.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-10 ISO8859-10 --- 7x13O-ISO8859-11.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 7x14-ISO8859-10.bdf --- Writing 223 characters into file '7x14-ISO8859-10.bdf'. --- 7x14-ISO8859-11.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 7x13O-ISO8859-11.bdf --- Writing 184 characters into file '7x13O-ISO8859-11.bdf'. --- 7x14B-ISO8859-11.bdf --- --- 7x13B-ISO8859-11.bdf --- Writing 215 characters into file '7x13B-ISO8859-11.bdf'. --- 9x18B-ISO8859-10.bdf --- Writing 223 characters into file '9x18B-ISO8859-10.bdf'. --- 9x15-ISO8859-11.bdf --- --- 10x20-ISO8859-9.bdf --- Writing 223 characters into file '10x20-ISO8859-9.bdf'. --- 7x14B-ISO8859-11.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 9x15B-ISO8859-11.bdf --- --- 9x18-ISO8859-11.bdf --- --- 9x15-ISO8859-11.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 9x15B-ISO8859-11.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 9x18-ISO8859-11.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 7x14B-ISO8859-11.bdf --- Writing 215 characters into file '7x14B-ISO8859-11.bdf'. --- 10x20-ISO8859-11.bdf --- --- 7x13-ISO8859-11.bdf --- Writing 215 characters into file '7x13-ISO8859-11.bdf'. --- 7x14-ISO8859-11.bdf --- Writing 215 characters into file '7x14-ISO8859-11.bdf'. --- 4x6-ISO8859-13.bdf --- --- 5x7-ISO8859-13.bdf --- --- 10x20-ISO8859-11.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-11 ISO8859-11 --- 4x6-ISO8859-13.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 5x7-ISO8859-13.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 9x15B-ISO8859-11.bdf --- Writing 215 characters into file '9x15B-ISO8859-11.bdf'. --- 5x8-ISO8859-13.bdf --- --- 9x15-ISO8859-10.bdf --- Writing 223 characters into file '9x15-ISO8859-10.bdf'. --- 5x8-ISO8859-13.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x9-ISO8859-13.bdf --- --- 4x6-ISO8859-13.bdf --- Writing 223 characters into file '4x6-ISO8859-13.bdf'. --- 9x18-ISO8859-10.bdf --- Writing 223 characters into file '9x18-ISO8859-10.bdf'. --- 6x10-ISO8859-13.bdf --- --- 6x12-ISO8859-13.bdf --- --- 5x8-ISO8859-13.bdf --- Writing 223 characters into file '5x8-ISO8859-13.bdf'. --- 5x7-ISO8859-13.bdf --- Writing 223 characters into file '5x7-ISO8859-13.bdf'. --- 6x13-ISO8859-13.bdf --- --- 6x13B-ISO8859-13.bdf --- --- 6x12-ISO8859-13.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x10-ISO8859-13.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x13-ISO8859-13.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x13B-ISO8859-13.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x10-ISO8859-13.bdf --- Writing 223 characters into file '6x10-ISO8859-13.bdf'. --- 6x13O-ISO8859-13.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x9-ISO8859-13.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x13O-ISO8859-13.bdf --- Writing 192 characters into file '6x13O-ISO8859-13.bdf'. --- 6x13B-ISO8859-13.bdf --- Writing 223 characters into file '6x13B-ISO8859-13.bdf'. --- 7x13-ISO8859-13.bdf --- --- 7x13B-ISO8859-13.bdf --- --- 7x13-ISO8859-13.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 7x13B-ISO8859-13.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x13-ISO8859-11.bdf --- Writing 215 characters into file '6x13-ISO8859-11.bdf'. --- 7x13O-ISO8859-13.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x9-ISO8859-13.bdf --- Writing 223 characters into file '6x9-ISO8859-13.bdf'. --- 7x14-ISO8859-13.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 9x18-ISO8859-11.bdf --- Writing 215 characters into file '9x18-ISO8859-11.bdf'. --- 7x14B-ISO8859-13.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 10x20-ISO8859-10.bdf --- Writing 223 characters into file '10x20-ISO8859-10.bdf'. --- 7x13B-ISO8859-13.bdf --- Writing 223 characters into file '7x13B-ISO8859-13.bdf'. --- 8x13-ISO8859-13.bdf --- --- 8x13B-ISO8859-13.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 7x14B-ISO8859-13.bdf --- Writing 223 characters into file '7x14B-ISO8859-13.bdf'. --- 8x13O-ISO8859-13.bdf --- --- 8x13-ISO8859-13.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 8x13O-ISO8859-13.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 6x12-ISO8859-13.bdf --- Writing 223 characters into file '6x12-ISO8859-13.bdf'. --- 7x13-ISO8859-13.bdf --- Writing 223 characters into file '7x13-ISO8859-13.bdf'. --- 9x15-ISO8859-13.bdf --- --- 9x15B-ISO8859-13.bdf --- --- 9x15-ISO8859-13.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 10x20-ISO8859-11.bdf --- Writing 215 characters into file '10x20-ISO8859-11.bdf'. --- 9x15B-ISO8859-13.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 9x18-ISO8859-13.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 7x13O-ISO8859-13.bdf --- Writing 192 characters into file '7x13O-ISO8859-13.bdf'. --- 9x18B-ISO8859-13.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 9x15-ISO8859-11.bdf --- Writing 215 characters into file '9x15-ISO8859-11.bdf'. --- 10x20-ISO8859-13.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-13 ISO8859-13 --- 8x13B-ISO8859-13.bdf --- Writing 223 characters into file '8x13B-ISO8859-13.bdf'. --- 4x6-ISO8859-14.bdf --- --- 9x18B-ISO8859-13.bdf --- Writing 223 characters into file '9x18B-ISO8859-13.bdf'. --- 4x6-ISO8859-14.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 5x7-ISO8859-14.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 9x15B-ISO8859-13.bdf --- Writing 223 characters into file '9x15B-ISO8859-13.bdf'. --- 6x13-ISO8859-13.bdf --- Writing 223 characters into file '6x13-ISO8859-13.bdf'. --- 5x8-ISO8859-14.bdf --- --- 6x9-ISO8859-14.bdf --- --- 4x6-ISO8859-14.bdf --- Writing 223 characters into file '4x6-ISO8859-14.bdf'. --- 5x8-ISO8859-14.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 6x10-ISO8859-14.bdf --- --- 7x14-ISO8859-13.bdf --- Writing 223 characters into file '7x14-ISO8859-13.bdf'. --- 8x13O-ISO8859-13.bdf --- Writing 192 characters into file '8x13O-ISO8859-13.bdf'. --- 6x12-ISO8859-14.bdf --- --- 6x13-ISO8859-14.bdf --- --- 6x9-ISO8859-14.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 6x13-ISO8859-14.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 6x10-ISO8859-14.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 5x7-ISO8859-14.bdf --- Writing 223 characters into file '5x7-ISO8859-14.bdf'. --- 6x13B-ISO8859-14.bdf --- --- 6x12-ISO8859-14.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 6x13B-ISO8859-14.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 8x13-ISO8859-13.bdf --- Writing 223 characters into file '8x13-ISO8859-13.bdf'. --- 6x13O-ISO8859-14.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 6x10-ISO8859-14.bdf --- Writing 223 characters into file '6x10-ISO8859-14.bdf'. --- 7x13-ISO8859-14.bdf --- --- 6x9-ISO8859-14.bdf --- Writing 223 characters into file '6x9-ISO8859-14.bdf'. --- 7x13-ISO8859-14.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 7x13B-ISO8859-14.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 6x13O-ISO8859-14.bdf --- Writing 192 characters into file '6x13O-ISO8859-14.bdf'. --- 7x13O-ISO8859-14.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 9x15-ISO8859-13.bdf --- Writing 223 characters into file '9x15-ISO8859-13.bdf'. --- 7x14-ISO8859-14.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 7x13B-ISO8859-14.bdf --- Writing 223 characters into file '7x13B-ISO8859-14.bdf'. --- 7x14B-ISO8859-14.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 7x13O-ISO8859-14.bdf --- Writing 192 characters into file '7x13O-ISO8859-14.bdf'. --- 8x13-ISO8859-14.bdf --- --- 5x8-ISO8859-14.bdf --- Writing 223 characters into file '5x8-ISO8859-14.bdf'. --- 8x13B-ISO8859-14.bdf --- --- 8x13-ISO8859-14.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 7x14B-ISO8859-14.bdf --- Writing 223 characters into file '7x14B-ISO8859-14.bdf'. --- 8x13O-ISO8859-14.bdf --- --- 8x13B-ISO8859-14.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 8x13O-ISO8859-14.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 7x13-ISO8859-14.bdf --- Writing 223 characters into file '7x13-ISO8859-14.bdf'. --- 6x13B-ISO8859-14.bdf --- Writing 223 characters into file '6x13B-ISO8859-14.bdf'. --- 9x15-ISO8859-14.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 7x14-ISO8859-14.bdf --- Writing 223 characters into file '7x14-ISO8859-14.bdf'. --- 10x20-ISO8859-13.bdf --- Writing 223 characters into file '10x20-ISO8859-13.bdf'. --- 9x15B-ISO8859-14.bdf --- --- 9x18-ISO8859-14.bdf --- --- 9x15B-ISO8859-14.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 9x18-ISO8859-14.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 8x13B-ISO8859-14.bdf --- Writing 223 characters into file '8x13B-ISO8859-14.bdf'. --- 6x12-ISO8859-14.bdf --- Writing 223 characters into file '6x12-ISO8859-14.bdf'. --- 9x18B-ISO8859-14.bdf --- --- 10x20-ISO8859-14.bdf --- --- 8x13O-ISO8859-14.bdf --- Writing 192 characters into file '8x13O-ISO8859-14.bdf'. --- 9x18B-ISO8859-14.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 4x6-ISO8859-15.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x13-ISO8859-14.bdf --- Writing 223 characters into file '6x13-ISO8859-14.bdf'. --- 5x7-ISO8859-15.bdf --- --- 5x8-ISO8859-15.bdf --- --- 5x7-ISO8859-15.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 9x18-ISO8859-13.bdf --- Writing 223 characters into file '9x18-ISO8859-13.bdf'. --- 5x8-ISO8859-15.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x9-ISO8859-15.bdf --- --- 4x6-ISO8859-15.bdf --- Writing 223 characters into file '4x6-ISO8859-15.bdf'. --- 6x10-ISO8859-15.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 10x20-ISO8859-14.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-14 ISO8859-14 --- 9x15B-ISO8859-14.bdf --- Writing 223 characters into file '9x15B-ISO8859-14.bdf'. --- 9x18B-ISO8859-14.bdf --- Writing 223 characters into file '9x18B-ISO8859-14.bdf'. --- 6x12-ISO8859-15.bdf --- --- 6x13-ISO8859-15.bdf --- --- 6x9-ISO8859-15.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x12-ISO8859-15.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 5x8-ISO8859-15.bdf --- Writing 223 characters into file '5x8-ISO8859-15.bdf'. --- 6x13B-ISO8859-15.bdf --- --- 5x7-ISO8859-15.bdf --- Writing 223 characters into file '5x7-ISO8859-15.bdf'. --- 6x13-ISO8859-15.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x13O-ISO8859-15.bdf --- --- 6x13B-ISO8859-15.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x10-ISO8859-15.bdf --- Writing 223 characters into file '6x10-ISO8859-15.bdf'. --- 7x13-ISO8859-15.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 8x13-ISO8859-14.bdf --- Writing 223 characters into file '8x13-ISO8859-14.bdf'. --- 7x13B-ISO8859-15.bdf --- --- 6x13B-ISO8859-15.bdf --- Writing 223 characters into file '6x13B-ISO8859-15.bdf'. --- 6x9-ISO8859-15.bdf --- Writing 223 characters into file '6x9-ISO8859-15.bdf'. --- 7x13O-ISO8859-15.bdf --- --- 7x14-ISO8859-15.bdf --- --- 7x13O-ISO8859-15.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 7x13B-ISO8859-15.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 7x14-ISO8859-15.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x13O-ISO8859-15.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 7x13O-ISO8859-15.bdf --- Writing 192 characters into file '7x13O-ISO8859-15.bdf'. --- 7x14B-ISO8859-15.bdf --- --- 7x13B-ISO8859-15.bdf --- Writing 223 characters into file '7x13B-ISO8859-15.bdf'. --- 8x13-ISO8859-15.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 9x15-ISO8859-14.bdf --- Writing 223 characters into file '9x15-ISO8859-14.bdf'. --- 8x13B-ISO8859-15.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x13O-ISO8859-15.bdf --- Writing 192 characters into file '6x13O-ISO8859-15.bdf'. --- 8x13O-ISO8859-15.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 7x14-ISO8859-15.bdf --- Writing 223 characters into file '7x14-ISO8859-15.bdf'. --- 9x15-ISO8859-15.bdf --- --- 7x14B-ISO8859-15.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x13-ISO8859-15.bdf --- Writing 223 characters into file '6x13-ISO8859-15.bdf'. --- 9x15B-ISO8859-15.bdf --- --- 8x13B-ISO8859-15.bdf --- Writing 223 characters into file '8x13B-ISO8859-15.bdf'. --- 9x15B-ISO8859-15.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 6x12-ISO8859-15.bdf --- Writing 223 characters into file '6x12-ISO8859-15.bdf'. --- 9x18-ISO8859-15.bdf --- --- 9x15-ISO8859-15.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 7x13-ISO8859-15.bdf --- Writing 223 characters into file '7x13-ISO8859-15.bdf'. --- 9x18B-ISO8859-15.bdf --- --- 9x18-ISO8859-15.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 10x20-ISO8859-15.bdf --- --- 9x18B-ISO8859-15.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 8x13O-ISO8859-15.bdf --- Writing 192 characters into file '8x13O-ISO8859-15.bdf'. --- 4x6-ISO8859-16.bdf --- --- 7x14B-ISO8859-15.bdf --- Writing 223 characters into file '7x14B-ISO8859-15.bdf'. --- 5x7-ISO8859-16.bdf --- --- 4x6-ISO8859-16.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 10x20-ISO8859-15.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-15 ISO8859-15 --- 5x7-ISO8859-16.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 9x18-ISO8859-14.bdf --- Writing 223 characters into file '9x18-ISO8859-14.bdf'. --- 5x8-ISO8859-16.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 4x6-ISO8859-16.bdf --- Writing 223 characters into file '4x6-ISO8859-16.bdf'. --- 6x9-ISO8859-16.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 9x18B-ISO8859-15.bdf --- Writing 223 characters into file '9x18B-ISO8859-15.bdf'. --- 9x15B-ISO8859-15.bdf --- Writing 223 characters into file '9x15B-ISO8859-15.bdf'. --- 6x10-ISO8859-16.bdf --- --- 5x8-ISO8859-16.bdf --- Writing 223 characters into file '5x8-ISO8859-16.bdf'. --- 6x12-ISO8859-16.bdf --- --- 6x10-ISO8859-16.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 6x13-ISO8859-16.bdf --- --- 6x12-ISO8859-16.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 6x9-ISO8859-16.bdf --- Writing 223 characters into file '6x9-ISO8859-16.bdf'. --- 6x13-ISO8859-16.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 5x7-ISO8859-16.bdf --- Writing 223 characters into file '5x7-ISO8859-16.bdf'. --- 6x13B-ISO8859-16.bdf --- --- 6x13O-ISO8859-16.bdf --- --- 6x10-ISO8859-16.bdf --- Writing 223 characters into file '6x10-ISO8859-16.bdf'. --- 7x13-ISO8859-16.bdf --- --- 6x13B-ISO8859-16.bdf --- /usr/local/bin/ucs2any 6x13B.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 8x13-ISO8859-15.bdf --- Writing 223 characters into file '8x13-ISO8859-15.bdf'. --- 6x13O-ISO8859-16.bdf --- /usr/local/bin/ucs2any 6x13O.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 7x13-ISO8859-16.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 7x13B-ISO8859-16.bdf --- --- 6x13O-ISO8859-16.bdf --- Writing 192 characters into file '6x13O-ISO8859-16.bdf'. --- 7x13O-ISO8859-16.bdf --- --- 7x13B-ISO8859-16.bdf --- /usr/local/bin/ucs2any 7x13B.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 7x13O-ISO8859-16.bdf --- /usr/local/bin/ucs2any 7x13O.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 9x15-ISO8859-15.bdf --- Writing 223 characters into file '9x15-ISO8859-15.bdf'. --- 7x14-ISO8859-16.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 7x13O-ISO8859-16.bdf --- Writing 192 characters into file '7x13O-ISO8859-16.bdf'. --- 7x14B-ISO8859-16.bdf --- /usr/local/bin/ucs2any 7x14B.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 6x12-ISO8859-16.bdf --- Writing 223 characters into file '6x12-ISO8859-16.bdf'. --- 8x13-ISO8859-16.bdf --- --- 9x18-ISO8859-15.bdf --- Writing 223 characters into file '9x18-ISO8859-15.bdf'. --- 8x13B-ISO8859-16.bdf --- --- 8x13-ISO8859-16.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 7x13-ISO8859-16.bdf --- Writing 223 characters into file '7x13-ISO8859-16.bdf'. --- 8x13O-ISO8859-16.bdf --- /usr/local/bin/ucs2any 8x13O.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 8x13B-ISO8859-16.bdf --- /usr/local/bin/ucs2any 8x13B.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 10x20-ISO8859-15.bdf --- Writing 223 characters into file '10x20-ISO8859-15.bdf'. --- 9x15-ISO8859-16.bdf --- --- 7x14B-ISO8859-16.bdf --- Writing 223 characters into file '7x14B-ISO8859-16.bdf'. --- 9x15B-ISO8859-16.bdf --- /usr/local/bin/ucs2any 9x15B.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 7x13B-ISO8859-16.bdf --- Writing 223 characters into file '7x13B-ISO8859-16.bdf'. --- 9x18-ISO8859-16.bdf --- --- 9x15-ISO8859-16.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 6x13-ISO8859-16.bdf --- Writing 223 characters into file '6x13-ISO8859-16.bdf'. --- 7x14-ISO8859-16.bdf --- Writing 223 characters into file '7x14-ISO8859-16.bdf'. --- 9x18B-ISO8859-16.bdf --- --- 10x20-ISO8859-16.bdf --- --- 9x18-ISO8859-16.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 8x13B-ISO8859-16.bdf --- Writing 223 characters into file '8x13B-ISO8859-16.bdf'. --- 10x20-ISO8859-16.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 4x6-KOI8-R.bdf --- --- 9x18B-ISO8859-16.bdf --- /usr/local/bin/ucs2any 9x18B.bdf /usr/local/share/fonts/util/map-ISO8859-16 ISO8859-16 --- 8x13O-ISO8859-16.bdf --- Writing 192 characters into file '8x13O-ISO8859-16.bdf'. --- 5x7-KOI8-R.bdf --- --- 4x6-KOI8-R.bdf --- /usr/local/bin/ucs2any 4x6.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 5x7-KOI8-R.bdf --- /usr/local/bin/ucs2any 5x7.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 4x6-KOI8-R.bdf --- Writing 255 characters into file '4x6-KOI8-R.bdf'. --- 5x8-KOI8-R.bdf --- --- 6x13B-ISO8859-16.bdf --- Writing 223 characters into file '6x13B-ISO8859-16.bdf'. --- 6x9-KOI8-R.bdf --- --- 5x8-KOI8-R.bdf --- /usr/local/bin/ucs2any 5x8.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 6x9-KOI8-R.bdf --- /usr/local/bin/ucs2any 6x9.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 9x15B-ISO8859-16.bdf --- Writing 223 characters into file '9x15B-ISO8859-16.bdf'. --- 5x7-KOI8-R.bdf --- Writing 255 characters into file '5x7-KOI8-R.bdf'. --- 6x10-KOI8-R.bdf --- --- 6x12-KOI8-R.bdf --- --- 6x10-KOI8-R.bdf --- /usr/local/bin/ucs2any 6x10.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 5x8-KOI8-R.bdf --- Writing 255 characters into file '5x8-KOI8-R.bdf'. --- 6x12-KOI8-R.bdf --- /usr/local/bin/ucs2any 6x12.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 6x13-KOI8-R.bdf --- --- 8x13-ISO8859-16.bdf --- Writing 223 characters into file '8x13-ISO8859-16.bdf'. --- 6x9-KOI8-R.bdf --- Writing 255 characters into file '6x9-KOI8-R.bdf'. --- 7x13-KOI8-R.bdf --- --- 6x13-KOI8-R.bdf --- /usr/local/bin/ucs2any 6x13.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 7x14-KOI8-R.bdf --- --- 9x18B-ISO8859-16.bdf --- Writing 223 characters into file '9x18B-ISO8859-16.bdf'. --- 7x14-KOI8-R.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 8x13-KOI8-R.bdf --- /usr/local/bin/ucs2any 8x13.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 7x13-KOI8-R.bdf --- /usr/local/bin/ucs2any 7x13.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 6x10-KOI8-R.bdf --- Writing 255 characters into file '6x10-KOI8-R.bdf'. --- 9x15-KOI8-R.bdf --- /usr/local/bin/ucs2any 9x15.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 9x15-ISO8859-16.bdf --- Writing 223 characters into file '9x15-ISO8859-16.bdf'. --- 9x18-KOI8-R.bdf --- /usr/local/bin/ucs2any 9x18.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 10x20-ISO8859-14.bdf --- Writing 223 characters into file '10x20-ISO8859-14.bdf'. --- 10x20-KOI8-R.bdf --- /usr/local/bin/ucs2any 10x20.bdf /usr/local/share/fonts/util/map-KOI8-R KOI8-R --- 6x13-KOI8-R.bdf --- Writing 255 characters into file '6x13-KOI8-R.bdf'. --- 7x14-JISX0201.1976-0.bdf --- /usr/local/bin/ucs2any 7x14.bdf /usr/local/share/fonts/util/map-JISX0201.1976-0 JISX0201.1976-0 --- 8x13-KOI8-R.bdf --- Writing 255 characters into file '8x13-KOI8-R.bdf'. --- 4x6.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6.bdf | /usr/bin/gzip > 4x6.pcf.gz --- 9x18-ISO8859-16.bdf --- Writing 223 characters into file '9x18-ISO8859-16.bdf'. --- 5x7.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7.bdf | /usr/bin/gzip > 5x7.pcf.gz --- 5x8.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8.bdf | /usr/bin/gzip > 5x8.pcf.gz --- 7x13-KOI8-R.bdf --- Writing 255 characters into file '7x13-KOI8-R.bdf'. --- 6x9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9.bdf | /usr/bin/gzip > 6x9.pcf.gz --- 7x14-KOI8-R.bdf --- Writing 255 characters into file '7x14-KOI8-R.bdf'. --- 6x10.pcf.gz --- --- 7x14-JISX0201.1976-0.bdf --- Writing 190 characters into file '7x14-JISX0201.1976-0.bdf'. --- 6x12.pcf.gz --- --- 6x10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10.bdf | /usr/bin/gzip > 6x10.pcf.gz --- 6x13.pcf.gz --- --- 6x12.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12.bdf | /usr/bin/gzip > 6x12.pcf.gz --- 6x13B.pcf.gz --- --- 6x13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13.bdf | /usr/bin/gzip > 6x13.pcf.gz --- 6x13B.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B.bdf | /usr/bin/gzip > 6x13B.pcf.gz --- 6x13O.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O.bdf | /usr/bin/gzip > 6x13O.pcf.gz --- 7x13.pcf.gz --- --- 7x13B.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B.bdf | /usr/bin/gzip > 7x13B.pcf.gz --- 10x20-ISO8859-16.bdf --- Writing 223 characters into file '10x20-ISO8859-16.bdf'. --- 7x13O.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O.bdf | /usr/bin/gzip > 7x13O.pcf.gz --- 7x14.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14.bdf | /usr/bin/gzip > 7x14.pcf.gz --- 7x13.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13.bdf | /usr/bin/gzip > 7x13.pcf.gz --- 7x14B.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B.bdf | /usr/bin/gzip > 7x14B.pcf.gz --- 8x13.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13.bdf | /usr/bin/gzip > 8x13.pcf.gz --- 8x13B.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B.bdf | /usr/bin/gzip > 8x13B.pcf.gz --- 8x13O.pcf.gz --- --- 9x15-KOI8-R.bdf --- Writing 255 characters into file '9x15-KOI8-R.bdf'. --- 8x13O.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O.bdf | /usr/bin/gzip > 8x13O.pcf.gz --- 9x15.pcf.gz --- --- 9x15B.pcf.gz --- --- 9x15.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15.bdf | /usr/bin/gzip > 9x15.pcf.gz --- 9x15B.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B.bdf | /usr/bin/gzip > 9x15B.pcf.gz --- 9x18.pcf.gz --- --- 9x18B.pcf.gz --- --- 10x20.pcf.gz --- --- 9x18.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18.bdf | /usr/bin/gzip > 9x18.pcf.gz --- 10x20.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20.bdf | /usr/bin/gzip > 10x20.pcf.gz --- 9x18B.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B.bdf | /usr/bin/gzip > 9x18B.pcf.gz --- 12x13ja.pcf.gz --- /usr/local/bin/bdftopcf -t 12x13ja.bdf | /usr/bin/gzip > 12x13ja.pcf.gz --- 18x18ja.pcf.gz --- --- 10x20-KOI8-R.bdf --- Writing 255 characters into file '10x20-KOI8-R.bdf'. --- 18x18ja.pcf.gz --- /usr/local/bin/bdftopcf -t 18x18ja.bdf | /usr/bin/gzip > 18x18ja.pcf.gz --- 18x18ko.pcf.gz --- --- k14.pcf.gz --- --- 18x18ko.pcf.gz --- /usr/local/bin/bdftopcf -t 18x18ko.bdf | /usr/bin/gzip > 18x18ko.pcf.gz --- k14.pcf.gz --- /usr/local/bin/bdftopcf -t k14.bdf | /usr/bin/gzip > k14.pcf.gz --- nil2.pcf.gz --- /usr/local/bin/bdftopcf -t nil2.bdf | /usr/bin/gzip > nil2.pcf.gz --- 4x6-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-1.bdf | /usr/bin/gzip > 4x6-ISO8859-1.pcf.gz --- 6x13O-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-1.bdf | /usr/bin/gzip > 6x13O-ISO8859-1.pcf.gz --- 6x10-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-1.bdf | /usr/bin/gzip > 6x10-ISO8859-1.pcf.gz --- 6x9-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-1.bdf | /usr/bin/gzip > 6x9-ISO8859-1.pcf.gz --- 6x13B-ISO8859-1.pcf.gz --- --- 5x7-ISO8859-1.pcf.gz --- --- 6x13B-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-1.bdf | /usr/bin/gzip > 6x13B-ISO8859-1.pcf.gz --- 5x7-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-1.bdf | /usr/bin/gzip > 5x7-ISO8859-1.pcf.gz --- 5x8-ISO8859-1.pcf.gz --- --- 7x14B-ISO8859-1.pcf.gz --- --- 5x8-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-1.bdf | /usr/bin/gzip > 5x8-ISO8859-1.pcf.gz --- 7x14B-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-1.bdf | /usr/bin/gzip > 7x14B-ISO8859-1.pcf.gz --- 7x13B-ISO8859-1.pcf.gz --- --- 8x13B-ISO8859-1.pcf.gz --- --- 7x13O-ISO8859-1.pcf.gz --- --- 8x13B-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-1.bdf | /usr/bin/gzip > 8x13B-ISO8859-1.pcf.gz --- 7x13O-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-1.bdf | /usr/bin/gzip > 7x13O-ISO8859-1.pcf.gz --- 7x13B-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-1.bdf | /usr/bin/gzip > 7x13B-ISO8859-1.pcf.gz --- 8x13-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-1.bdf | /usr/bin/gzip > 8x13-ISO8859-1.pcf.gz --- 8x13O-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-1.bdf | /usr/bin/gzip > 8x13O-ISO8859-1.pcf.gz --- 7x14-ISO8859-1.pcf.gz --- --- 4x6-ISO8859-2.pcf.gz --- --- 9x18B-ISO8859-1.pcf.gz --- --- 7x14-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-1.bdf | /usr/bin/gzip > 7x14-ISO8859-1.pcf.gz --- 4x6-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-2.bdf | /usr/bin/gzip > 4x6-ISO8859-2.pcf.gz --- 9x18B-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-1.bdf | /usr/bin/gzip > 9x18B-ISO8859-1.pcf.gz --- 6x13-ISO8859-1.pcf.gz --- --- 9x15B-ISO8859-1.pcf.gz --- --- 7x13-ISO8859-1.pcf.gz --- --- 6x13-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-1.bdf | /usr/bin/gzip > 6x13-ISO8859-1.pcf.gz --- 9x15B-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-1.bdf | /usr/bin/gzip > 9x15B-ISO8859-1.pcf.gz --- 7x13-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-1.bdf | /usr/bin/gzip > 7x13-ISO8859-1.pcf.gz --- 5x7-ISO8859-2.pcf.gz --- --- 6x10-ISO8859-2.pcf.gz --- --- 6x9-ISO8859-2.pcf.gz --- --- 5x7-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-2.bdf | /usr/bin/gzip > 5x7-ISO8859-2.pcf.gz --- 6x9-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-2.bdf | /usr/bin/gzip > 6x9-ISO8859-2.pcf.gz --- 5x8-ISO8859-2.pcf.gz --- --- 6x13O-ISO8859-2.pcf.gz --- --- 6x10-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-2.bdf | /usr/bin/gzip > 6x10-ISO8859-2.pcf.gz --- 6x13O-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-2.bdf | /usr/bin/gzip > 6x13O-ISO8859-2.pcf.gz --- 5x8-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-2.bdf | /usr/bin/gzip > 5x8-ISO8859-2.pcf.gz --- 6x12-ISO8859-1.pcf.gz --- --- 9x18-KOI8-R.bdf --- Writing 255 characters into file '9x18-KOI8-R.bdf'. --- 9x15-ISO8859-1.pcf.gz --- --- 7x13O-ISO8859-2.pcf.gz --- --- 6x12-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-1.bdf | /usr/bin/gzip > 6x12-ISO8859-1.pcf.gz --- 9x15-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-1.bdf | /usr/bin/gzip > 9x15-ISO8859-1.pcf.gz --- 9x18-ISO8859-1.pcf.gz --- --- 7x13O-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-2.bdf | /usr/bin/gzip > 7x13O-ISO8859-2.pcf.gz --- 9x18-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-1.bdf | /usr/bin/gzip > 9x18-ISO8859-1.pcf.gz --- 6x12-ISO8859-2.pcf.gz --- --- 7x14B-ISO8859-2.pcf.gz --- --- 6x13-ISO8859-2.pcf.gz --- --- 6x13B-ISO8859-2.pcf.gz --- --- 6x12-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-2.bdf | /usr/bin/gzip > 6x12-ISO8859-2.pcf.gz --- 6x13-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-2.bdf | /usr/bin/gzip > 6x13-ISO8859-2.pcf.gz --- 6x13B-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-2.bdf | /usr/bin/gzip > 6x13B-ISO8859-2.pcf.gz --- 8x13B-ISO8859-2.pcf.gz --- --- 7x14B-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-2.bdf | /usr/bin/gzip > 7x14B-ISO8859-2.pcf.gz --- 8x13B-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-2.bdf | /usr/bin/gzip > 8x13B-ISO8859-2.pcf.gz --- 7x13B-ISO8859-2.pcf.gz --- --- 8x13O-ISO8859-2.pcf.gz --- --- 10x20-ISO8859-1.pcf.gz --- --- 7x13B-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-2.bdf | /usr/bin/gzip > 7x13B-ISO8859-2.pcf.gz --- 9x18B-ISO8859-2.pcf.gz --- --- 8x13O-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-2.bdf | /usr/bin/gzip > 8x13O-ISO8859-2.pcf.gz --- 10x20-ISO8859-1.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-1.bdf | /usr/bin/gzip > 10x20-ISO8859-1.pcf.gz --- 9x18B-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-2.bdf | /usr/bin/gzip > 9x18B-ISO8859-2.pcf.gz --- 7x14-ISO8859-2.pcf.gz --- --- 9x15B-ISO8859-2.pcf.gz --- --- 7x14-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-2.bdf | /usr/bin/gzip > 7x14-ISO8859-2.pcf.gz --- 9x15B-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-2.bdf | /usr/bin/gzip > 9x15B-ISO8859-2.pcf.gz --- 7x13-ISO8859-2.pcf.gz --- --- 4x6-ISO8859-3.pcf.gz --- --- 7x13-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-2.bdf | /usr/bin/gzip > 7x13-ISO8859-2.pcf.gz --- 8x13-ISO8859-2.pcf.gz --- --- 4x6-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-3.bdf | /usr/bin/gzip > 4x6-ISO8859-3.pcf.gz --- 6x9-ISO8859-3.pcf.gz --- --- 8x13-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-2.bdf | /usr/bin/gzip > 8x13-ISO8859-2.pcf.gz --- 6x9-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-3.bdf | /usr/bin/gzip > 6x9-ISO8859-3.pcf.gz --- 6x10-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-3.bdf | /usr/bin/gzip > 6x10-ISO8859-3.pcf.gz --- 5x7-ISO8859-3.pcf.gz --- --- 5x8-ISO8859-3.pcf.gz --- --- 6x13O-ISO8859-3.pcf.gz --- --- 5x7-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-3.bdf | /usr/bin/gzip > 5x7-ISO8859-3.pcf.gz --- 5x8-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-3.bdf | /usr/bin/gzip > 5x8-ISO8859-3.pcf.gz --- 6x13O-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-3.bdf | /usr/bin/gzip > 6x13O-ISO8859-3.pcf.gz --- 7x13O-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-3.bdf | /usr/bin/gzip > 7x13O-ISO8859-3.pcf.gz --- 7x13B-ISO8859-3.pcf.gz --- --- 7x14B-ISO8859-3.pcf.gz --- --- 6x13-ISO8859-3.pcf.gz --- --- 7x13B-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-3.bdf | /usr/bin/gzip > 7x13B-ISO8859-3.pcf.gz --- 6x13B-ISO8859-3.pcf.gz --- --- 6x13-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-3.bdf | /usr/bin/gzip > 6x13-ISO8859-3.pcf.gz --- 7x14B-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-3.bdf | /usr/bin/gzip > 7x14B-ISO8859-3.pcf.gz --- 6x13B-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-3.bdf | /usr/bin/gzip > 6x13B-ISO8859-3.pcf.gz --- 6x12-ISO8859-3.pcf.gz --- --- 7x13-ISO8859-3.pcf.gz --- --- 6x12-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-3.bdf | /usr/bin/gzip > 6x12-ISO8859-3.pcf.gz --- 6x12-KOI8-R.bdf --- Writing 255 characters into file '6x12-KOI8-R.bdf'. --- 9x15-ISO8859-2.pcf.gz --- --- 7x14-ISO8859-3.pcf.gz --- --- 8x13O-ISO8859-3.pcf.gz --- --- 7x14-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-3.bdf | /usr/bin/gzip > 7x14-ISO8859-3.pcf.gz --- 8x13B-ISO8859-3.pcf.gz --- --- 9x15-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-2.bdf | /usr/bin/gzip > 9x15-ISO8859-2.pcf.gz --- 9x15B-ISO8859-3.pcf.gz --- --- 7x13-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-3.bdf | /usr/bin/gzip > 7x13-ISO8859-3.pcf.gz --- 9x18B-ISO8859-3.pcf.gz --- --- 9x15B-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-3.bdf | /usr/bin/gzip > 9x15B-ISO8859-3.pcf.gz --- 8x13-ISO8859-3.pcf.gz --- --- 5x7-ISO8859-4.pcf.gz --- --- 8x13-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-3.bdf | /usr/bin/gzip > 8x13-ISO8859-3.pcf.gz --- 9x18B-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-3.bdf | /usr/bin/gzip > 9x18B-ISO8859-3.pcf.gz --- 5x7-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-4.bdf | /usr/bin/gzip > 5x7-ISO8859-4.pcf.gz --- 8x13O-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-3.bdf | /usr/bin/gzip > 8x13O-ISO8859-3.pcf.gz --- 6x9-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-4.bdf | /usr/bin/gzip > 6x9-ISO8859-4.pcf.gz --- 6x10-ISO8859-4.pcf.gz --- --- 5x8-ISO8859-4.pcf.gz --- --- 6x10-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-4.bdf | /usr/bin/gzip > 6x10-ISO8859-4.pcf.gz --- 10x20-ISO8859-2.pcf.gz --- --- 5x8-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-4.bdf | /usr/bin/gzip > 5x8-ISO8859-4.pcf.gz --- 9x18-ISO8859-2.pcf.gz --- --- 4x6-ISO8859-4.pcf.gz --- --- 9x15-ISO8859-3.pcf.gz --- --- 9x18-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-2.bdf | /usr/bin/gzip > 9x18-ISO8859-2.pcf.gz --- 4x6-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-4.bdf | /usr/bin/gzip > 4x6-ISO8859-4.pcf.gz --- 7x13O-ISO8859-4.pcf.gz --- --- 10x20-ISO8859-2.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-2.bdf | /usr/bin/gzip > 10x20-ISO8859-2.pcf.gz --- 8x13B-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-3.bdf | /usr/bin/gzip > 8x13B-ISO8859-3.pcf.gz --- 7x13B-ISO8859-4.pcf.gz --- --- 7x13O-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-4.bdf | /usr/bin/gzip > 7x13O-ISO8859-4.pcf.gz --- 9x15-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-3.bdf | /usr/bin/gzip > 9x15-ISO8859-3.pcf.gz --- 7x13B-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-4.bdf | /usr/bin/gzip > 7x13B-ISO8859-4.pcf.gz --- 6x12-ISO8859-4.pcf.gz --- --- 6x13B-ISO8859-4.pcf.gz --- --- 6x12-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-4.bdf | /usr/bin/gzip > 6x12-ISO8859-4.pcf.gz --- 6x13B-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-4.bdf | /usr/bin/gzip > 6x13B-ISO8859-4.pcf.gz --- 6x13-ISO8859-4.pcf.gz --- --- 10x20-ISO8859-3.pcf.gz --- --- 6x13-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-4.bdf | /usr/bin/gzip > 6x13-ISO8859-4.pcf.gz --- 10x20-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-3.bdf | /usr/bin/gzip > 10x20-ISO8859-3.pcf.gz --- 6x13O-ISO8859-4.pcf.gz --- --- 7x14B-ISO8859-4.pcf.gz --- --- 8x13B-ISO8859-4.pcf.gz --- --- 6x13O-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-4.bdf | /usr/bin/gzip > 6x13O-ISO8859-4.pcf.gz --- 7x14B-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-4.bdf | /usr/bin/gzip > 7x14B-ISO8859-4.pcf.gz --- 9x18-ISO8859-3.pcf.gz --- --- 8x13O-ISO8859-4.pcf.gz --- --- 8x13B-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-4.bdf | /usr/bin/gzip > 8x13B-ISO8859-4.pcf.gz --- 9x18-ISO8859-3.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-3.bdf | /usr/bin/gzip > 9x18-ISO8859-3.pcf.gz --- 8x13O-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-4.bdf | /usr/bin/gzip > 8x13O-ISO8859-4.pcf.gz --- 4x6-ISO8859-5.pcf.gz --- --- 7x13-ISO8859-4.pcf.gz --- --- 4x6-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-5.bdf | /usr/bin/gzip > 4x6-ISO8859-5.pcf.gz --- 9x15B-ISO8859-4.pcf.gz --- --- 7x13-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-4.bdf | /usr/bin/gzip > 7x13-ISO8859-4.pcf.gz --- 9x18B-ISO8859-4.pcf.gz --- --- 7x14-ISO8859-4.pcf.gz --- --- 6x9-ISO8859-5.pcf.gz --- --- 9x18B-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-4.bdf | /usr/bin/gzip > 9x18B-ISO8859-4.pcf.gz --- 9x15B-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-4.bdf | /usr/bin/gzip > 9x15B-ISO8859-4.pcf.gz --- 6x10-ISO8859-5.pcf.gz --- --- 8x13-ISO8859-4.pcf.gz --- --- 6x9-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-5.bdf | /usr/bin/gzip > 6x9-ISO8859-5.pcf.gz --- 6x10-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-5.bdf | /usr/bin/gzip > 6x10-ISO8859-5.pcf.gz --- 5x7-ISO8859-5.pcf.gz --- --- 6x13B-ISO8859-5.pcf.gz --- --- 5x7-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-5.bdf | /usr/bin/gzip > 5x7-ISO8859-5.pcf.gz --- 8x13-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-4.bdf | /usr/bin/gzip > 8x13-ISO8859-4.pcf.gz --- 5x8-ISO8859-5.pcf.gz --- --- 6x13B-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-5.bdf | /usr/bin/gzip > 6x13B-ISO8859-5.pcf.gz --- 7x13O-ISO8859-5.pcf.gz --- --- 5x8-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-5.bdf | /usr/bin/gzip > 5x8-ISO8859-5.pcf.gz --- 7x13B-ISO8859-5.pcf.gz --- --- 7x14-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-4.bdf | /usr/bin/gzip > 7x14-ISO8859-4.pcf.gz --- 7x13O-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-5.bdf | /usr/bin/gzip > 7x13O-ISO8859-5.pcf.gz --- 6x13O-ISO8859-5.pcf.gz --- --- 7x13B-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-5.bdf | /usr/bin/gzip > 7x13B-ISO8859-5.pcf.gz --- 9x15-ISO8859-4.pcf.gz --- --- 6x13O-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-5.bdf | /usr/bin/gzip > 6x13O-ISO8859-5.pcf.gz --- 8x13B-ISO8859-5.pcf.gz --- --- 9x15-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-4.bdf | /usr/bin/gzip > 9x15-ISO8859-4.pcf.gz --- 7x13-ISO8859-5.pcf.gz --- --- 8x13B-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-5.bdf | /usr/bin/gzip > 8x13B-ISO8859-5.pcf.gz --- 8x13O-ISO8859-5.pcf.gz --- --- 7x14B-ISO8859-5.pcf.gz --- --- 7x13-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-5.bdf | /usr/bin/gzip > 7x13-ISO8859-5.pcf.gz --- 9x18-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-4.bdf | /usr/bin/gzip > 9x18-ISO8859-4.pcf.gz --- 9x18B-ISO8859-5.pcf.gz --- --- 7x14-ISO8859-5.pcf.gz --- --- 6x12-ISO8859-5.pcf.gz --- --- 9x18B-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-5.bdf | /usr/bin/gzip > 9x18B-ISO8859-5.pcf.gz --- 8x13O-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-5.bdf | /usr/bin/gzip > 8x13O-ISO8859-5.pcf.gz --- 7x14-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-5.bdf | /usr/bin/gzip > 7x14-ISO8859-5.pcf.gz --- 10x20-ISO8859-4.pcf.gz --- --- 7x14B-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-5.bdf | /usr/bin/gzip > 7x14B-ISO8859-5.pcf.gz --- 4x6-ISO8859-7.pcf.gz --- --- 6x12-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-5.bdf | /usr/bin/gzip > 6x12-ISO8859-5.pcf.gz --- 10x20-ISO8859-4.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-4.bdf | /usr/bin/gzip > 10x20-ISO8859-4.pcf.gz --- 4x6-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-7.bdf | /usr/bin/gzip > 4x6-ISO8859-7.pcf.gz --- 8x13-ISO8859-5.pcf.gz --- --- 6x13-ISO8859-5.pcf.gz --- --- 8x13-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-5.bdf | /usr/bin/gzip > 8x13-ISO8859-5.pcf.gz --- 5x7-ISO8859-7.pcf.gz --- --- 6x13-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-5.bdf | /usr/bin/gzip > 6x13-ISO8859-5.pcf.gz --- 5x8-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-7.bdf | /usr/bin/gzip > 5x8-ISO8859-7.pcf.gz --- 6x9-ISO8859-7.pcf.gz --- --- 6x10-ISO8859-7.pcf.gz --- --- 9x15-ISO8859-5.pcf.gz --- --- 6x13O-ISO8859-7.pcf.gz --- --- 6x9-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-7.bdf | /usr/bin/gzip > 6x9-ISO8859-7.pcf.gz --- 6x13B-ISO8859-7.pcf.gz --- --- 6x13O-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-7.bdf | /usr/bin/gzip > 6x13O-ISO8859-7.pcf.gz --- 6x10-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-7.bdf | /usr/bin/gzip > 6x10-ISO8859-7.pcf.gz --- 9x15-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-5.bdf | /usr/bin/gzip > 9x15-ISO8859-5.pcf.gz --- 6x13B-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-7.bdf | /usr/bin/gzip > 6x13B-ISO8859-7.pcf.gz --- 7x13B-ISO8859-7.pcf.gz --- --- 7x13O-ISO8859-7.pcf.gz --- --- 5x7-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-7.bdf | /usr/bin/gzip > 5x7-ISO8859-7.pcf.gz --- 7x14B-ISO8859-7.pcf.gz --- --- 8x13B-ISO8859-7.pcf.gz --- --- 7x13B-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-7.bdf | /usr/bin/gzip > 7x13B-ISO8859-7.pcf.gz --- 6x12-ISO8859-7.pcf.gz --- --- 8x13B-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-7.bdf | /usr/bin/gzip > 8x13B-ISO8859-7.pcf.gz --- 7x14B-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-7.bdf | /usr/bin/gzip > 7x14B-ISO8859-7.pcf.gz --- 7x13-ISO8859-7.pcf.gz --- --- 7x13O-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-7.bdf | /usr/bin/gzip > 7x13O-ISO8859-7.pcf.gz --- 9x15B-ISO8859-5.pcf.gz --- --- 8x13O-ISO8859-7.pcf.gz --- --- 7x13-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-7.bdf | /usr/bin/gzip > 7x13-ISO8859-7.pcf.gz --- 9x15B-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-5.bdf | /usr/bin/gzip > 9x15B-ISO8859-5.pcf.gz --- 8x13O-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-7.bdf | /usr/bin/gzip > 8x13O-ISO8859-7.pcf.gz --- 10x20-ISO8859-5.pcf.gz --- --- 9x15B-ISO8859-7.pcf.gz --- --- 9x18-ISO8859-5.pcf.gz --- --- 10x20-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-5.bdf | /usr/bin/gzip > 10x20-ISO8859-5.pcf.gz --- 8x13-ISO8859-7.pcf.gz --- --- 9x15B-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-7.bdf | /usr/bin/gzip > 9x15B-ISO8859-7.pcf.gz --- 6x13-ISO8859-7.pcf.gz --- --- 9x18-ISO8859-5.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-5.bdf | /usr/bin/gzip > 9x18-ISO8859-5.pcf.gz --- 6x13-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-7.bdf | /usr/bin/gzip > 6x13-ISO8859-7.pcf.gz --- 4x6-ISO8859-8.pcf.gz --- --- 9x18B-ISO8859-7.pcf.gz --- --- 6x9-ISO8859-8.pcf.gz --- --- 4x6-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-8.bdf | /usr/bin/gzip > 4x6-ISO8859-8.pcf.gz --- 6x10-ISO8859-8.pcf.gz --- --- 9x18B-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-7.bdf | /usr/bin/gzip > 9x18B-ISO8859-7.pcf.gz --- 8x13-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-7.bdf | /usr/bin/gzip > 8x13-ISO8859-7.pcf.gz --- 7x14-ISO8859-7.pcf.gz --- --- 6x10-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-8.bdf | /usr/bin/gzip > 6x10-ISO8859-8.pcf.gz --- 6x13B-ISO8859-8.pcf.gz --- --- 7x14-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-7.bdf | /usr/bin/gzip > 7x14-ISO8859-7.pcf.gz --- 7x13B-ISO8859-8.pcf.gz --- --- 6x12-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-7.bdf | /usr/bin/gzip > 6x12-ISO8859-7.pcf.gz --- 7x13B-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-8.bdf | /usr/bin/gzip > 7x13B-ISO8859-8.pcf.gz --- 6x9-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-8.bdf | /usr/bin/gzip > 6x9-ISO8859-8.pcf.gz --- 9x15-ISO8859-7.pcf.gz --- --- 5x7-ISO8859-8.pcf.gz --- --- 5x8-ISO8859-8.pcf.gz --- --- 7x14B-ISO8859-8.pcf.gz --- --- 5x7-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-8.bdf | /usr/bin/gzip > 5x7-ISO8859-8.pcf.gz --- 6x13-ISO8859-8.pcf.gz --- --- 6x12-ISO8859-8.pcf.gz --- --- 9x18-ISO8859-7.pcf.gz --- --- 6x13-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-8.bdf | /usr/bin/gzip > 6x13-ISO8859-8.pcf.gz --- 9x18-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-7.bdf | /usr/bin/gzip > 9x18-ISO8859-7.pcf.gz --- 6x12-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-8.bdf | /usr/bin/gzip > 6x12-ISO8859-8.pcf.gz --- 7x14B-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-8.bdf | /usr/bin/gzip > 7x14B-ISO8859-8.pcf.gz --- 5x8-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-8.bdf | /usr/bin/gzip > 5x8-ISO8859-8.pcf.gz --- 7x13-ISO8859-8.pcf.gz --- --- 7x14-ISO8859-8.pcf.gz --- --- 10x20-ISO8859-7.pcf.gz --- --- 9x15-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-7.bdf | /usr/bin/gzip > 9x15-ISO8859-7.pcf.gz --- 9x18B-ISO8859-8.pcf.gz --- --- 10x20-ISO8859-7.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-7.bdf | /usr/bin/gzip > 10x20-ISO8859-7.pcf.gz --- 9x18B-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-8.bdf | /usr/bin/gzip > 9x18B-ISO8859-8.pcf.gz --- 6x13B-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-8.bdf | /usr/bin/gzip > 6x13B-ISO8859-8.pcf.gz --- 7x14-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-8.bdf | /usr/bin/gzip > 7x14-ISO8859-8.pcf.gz --- 8x13B-ISO8859-8.pcf.gz --- --- 9x15B-ISO8859-8.pcf.gz --- --- 4x6-ISO8859-9.pcf.gz --- --- 8x13B-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-8.bdf | /usr/bin/gzip > 8x13B-ISO8859-8.pcf.gz --- 6x10-ISO8859-9.pcf.gz --- --- 8x13-ISO8859-8.pcf.gz --- --- 4x6-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-9.bdf | /usr/bin/gzip > 4x6-ISO8859-9.pcf.gz --- 6x10-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-9.bdf | /usr/bin/gzip > 6x10-ISO8859-9.pcf.gz --- 8x13-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-8.bdf | /usr/bin/gzip > 8x13-ISO8859-8.pcf.gz --- 5x7-ISO8859-9.pcf.gz --- --- 6x9-ISO8859-9.pcf.gz --- --- 6x13O-ISO8859-9.pcf.gz --- --- 5x8-ISO8859-9.pcf.gz --- --- 9x15B-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-8.bdf | /usr/bin/gzip > 9x15B-ISO8859-8.pcf.gz --- 5x7-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-9.bdf | /usr/bin/gzip > 5x7-ISO8859-9.pcf.gz --- 5x8-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-9.bdf | /usr/bin/gzip > 5x8-ISO8859-9.pcf.gz --- 6x9-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-9.bdf | /usr/bin/gzip > 6x9-ISO8859-9.pcf.gz --- 6x13O-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-9.bdf | /usr/bin/gzip > 6x13O-ISO8859-9.pcf.gz --- 6x13B-ISO8859-9.pcf.gz --- --- 9x18-ISO8859-8.pcf.gz --- --- 7x13O-ISO8859-9.pcf.gz --- --- 6x13B-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-9.bdf | /usr/bin/gzip > 6x13B-ISO8859-9.pcf.gz --- 9x18-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-8.bdf | /usr/bin/gzip > 9x18-ISO8859-8.pcf.gz --- 7x13-ISO8859-9.pcf.gz --- --- 7x13O-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-9.bdf | /usr/bin/gzip > 7x13O-ISO8859-9.pcf.gz --- 9x15-ISO8859-8.pcf.gz --- --- 7x13-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-9.bdf | /usr/bin/gzip > 7x13-ISO8859-9.pcf.gz --- 7x13-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-8.bdf | /usr/bin/gzip > 7x13-ISO8859-8.pcf.gz --- 6x13-ISO8859-9.pcf.gz --- --- 8x13B-ISO8859-9.pcf.gz --- --- 6x12-ISO8859-9.pcf.gz --- --- 9x15-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-8.bdf | /usr/bin/gzip > 9x15-ISO8859-8.pcf.gz --- 7x14B-ISO8859-9.pcf.gz --- --- 8x13B-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-9.bdf | /usr/bin/gzip > 8x13B-ISO8859-9.pcf.gz --- 6x13-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-9.bdf | /usr/bin/gzip > 6x13-ISO8859-9.pcf.gz --- 6x12-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-9.bdf | /usr/bin/gzip > 6x12-ISO8859-9.pcf.gz --- 7x14B-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-9.bdf | /usr/bin/gzip > 7x14B-ISO8859-9.pcf.gz --- 9x15B-ISO8859-9.pcf.gz --- --- 7x14-ISO8859-9.pcf.gz --- --- 7x13B-ISO8859-9.pcf.gz --- --- 8x13O-ISO8859-9.pcf.gz --- --- 9x18B-ISO8859-9.pcf.gz --- --- 7x14-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-9.bdf | /usr/bin/gzip > 7x14-ISO8859-9.pcf.gz --- 8x13-ISO8859-9.pcf.gz --- --- 9x18B-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-9.bdf | /usr/bin/gzip > 9x18B-ISO8859-9.pcf.gz --- 8x13-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-9.bdf | /usr/bin/gzip > 8x13-ISO8859-9.pcf.gz --- 8x13O-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-9.bdf | /usr/bin/gzip > 8x13O-ISO8859-9.pcf.gz --- 4x6-ISO8859-10.pcf.gz --- --- 7x13B-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-9.bdf | /usr/bin/gzip > 7x13B-ISO8859-9.pcf.gz --- 4x6-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-10.bdf | /usr/bin/gzip > 4x6-ISO8859-10.pcf.gz --- 6x9-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-10.bdf | /usr/bin/gzip > 6x9-ISO8859-10.pcf.gz --- 6x10-ISO8859-10.pcf.gz --- --- 5x7-ISO8859-10.pcf.gz --- --- 5x8-ISO8859-10.pcf.gz --- --- 6x10-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-10.bdf | /usr/bin/gzip > 6x10-ISO8859-10.pcf.gz --- 9x18-ISO8859-9.pcf.gz --- --- 7x13B-ISO8859-10.pcf.gz --- --- 5x7-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-10.bdf | /usr/bin/gzip > 5x7-ISO8859-10.pcf.gz --- 10x20-ISO8859-8.pcf.gz --- --- 9x18-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-9.bdf | /usr/bin/gzip > 9x18-ISO8859-9.pcf.gz --- 6x13B-ISO8859-10.pcf.gz --- --- 10x20-ISO8859-8.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-8.bdf | /usr/bin/gzip > 10x20-ISO8859-8.pcf.gz --- 6x13B-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-10.bdf | /usr/bin/gzip > 6x13B-ISO8859-10.pcf.gz --- 7x13O-ISO8859-10.pcf.gz --- --- 9x15-ISO8859-9.pcf.gz --- --- 6x13O-ISO8859-10.pcf.gz --- --- 7x13B-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-10.bdf | /usr/bin/gzip > 7x13B-ISO8859-10.pcf.gz --- 8x13O-ISO8859-10.pcf.gz --- --- 9x15-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-9.bdf | /usr/bin/gzip > 9x15-ISO8859-9.pcf.gz --- 5x8-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-10.bdf | /usr/bin/gzip > 5x8-ISO8859-10.pcf.gz --- 9x15B-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-9.bdf | /usr/bin/gzip > 9x15B-ISO8859-9.pcf.gz --- 6x13O-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-10.bdf | /usr/bin/gzip > 6x13O-ISO8859-10.pcf.gz --- 8x13O-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-10.bdf | /usr/bin/gzip > 8x13O-ISO8859-10.pcf.gz --- 7x13O-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-10.bdf | /usr/bin/gzip > 7x13O-ISO8859-10.pcf.gz --- 7x14B-ISO8859-10.pcf.gz --- --- 7x13-ISO8859-10.pcf.gz --- --- 8x13-ISO8859-10.pcf.gz --- --- 6x12-ISO8859-10.pcf.gz --- --- 8x13-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-10.bdf | /usr/bin/gzip > 8x13-ISO8859-10.pcf.gz --- 7x13-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-10.bdf | /usr/bin/gzip > 7x13-ISO8859-10.pcf.gz --- 7x14B-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-10.bdf | /usr/bin/gzip > 7x14B-ISO8859-10.pcf.gz --- 8x13B-ISO8859-10.pcf.gz --- --- 6x13-ISO8859-10.pcf.gz --- --- 9x15B-ISO8859-10.pcf.gz --- --- 7x14-ISO8859-10.pcf.gz --- --- 7x13O-ISO8859-11.pcf.gz --- --- 7x14-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-10.bdf | /usr/bin/gzip > 7x14-ISO8859-10.pcf.gz --- 6x13-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-10.bdf | /usr/bin/gzip > 6x13-ISO8859-10.pcf.gz --- 7x13B-ISO8859-11.pcf.gz --- --- 7x13O-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-11.bdf | /usr/bin/gzip > 7x13O-ISO8859-11.pcf.gz --- 7x13B-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-11.bdf | /usr/bin/gzip > 7x13B-ISO8859-11.pcf.gz --- 9x15B-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-10.bdf | /usr/bin/gzip > 9x15B-ISO8859-10.pcf.gz --- 9x18B-ISO8859-10.pcf.gz --- --- 10x20-ISO8859-9.pcf.gz --- --- 9x18B-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-10.bdf | /usr/bin/gzip > 9x18B-ISO8859-10.pcf.gz --- 7x14B-ISO8859-11.pcf.gz --- --- 7x14-ISO8859-11.pcf.gz --- --- 7x13-ISO8859-11.pcf.gz --- --- 10x20-ISO8859-9.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-9.bdf | /usr/bin/gzip > 10x20-ISO8859-9.pcf.gz --- 7x14B-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-11.bdf | /usr/bin/gzip > 7x14B-ISO8859-11.pcf.gz --- 7x14-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-11.bdf | /usr/bin/gzip > 7x14-ISO8859-11.pcf.gz --- 9x15B-ISO8859-11.pcf.gz --- --- 7x13-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-11.bdf | /usr/bin/gzip > 7x13-ISO8859-11.pcf.gz --- 9x15B-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-11.bdf | /usr/bin/gzip > 9x15B-ISO8859-11.pcf.gz --- 6x12-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-10.bdf | /usr/bin/gzip > 6x12-ISO8859-10.pcf.gz --- 9x15-ISO8859-10.pcf.gz --- --- 4x6-ISO8859-13.pcf.gz --- --- 9x18-ISO8859-10.pcf.gz --- --- 5x8-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-13.bdf | /usr/bin/gzip > 5x8-ISO8859-13.pcf.gz --- 5x7-ISO8859-13.pcf.gz --- --- 9x15-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-10.bdf | /usr/bin/gzip > 9x15-ISO8859-10.pcf.gz --- 6x10-ISO8859-13.pcf.gz --- --- 9x18-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-10.bdf | /usr/bin/gzip > 9x18-ISO8859-10.pcf.gz --- 4x6-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-13.bdf | /usr/bin/gzip > 4x6-ISO8859-13.pcf.gz --- 6x13O-ISO8859-13.pcf.gz --- --- 6x13B-ISO8859-13.pcf.gz --- --- 6x10-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-13.bdf | /usr/bin/gzip > 6x10-ISO8859-13.pcf.gz --- 6x13-ISO8859-11.pcf.gz --- --- 6x13O-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-13.bdf | /usr/bin/gzip > 6x13O-ISO8859-13.pcf.gz --- 6x13B-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-13.bdf | /usr/bin/gzip > 6x13B-ISO8859-13.pcf.gz --- 6x13-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-11.bdf | /usr/bin/gzip > 6x13-ISO8859-11.pcf.gz --- 6x9-ISO8859-13.pcf.gz --- --- 5x7-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-13.bdf | /usr/bin/gzip > 5x7-ISO8859-13.pcf.gz --- 9x18-ISO8859-11.pcf.gz --- --- 8x13B-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-10.bdf | /usr/bin/gzip > 8x13B-ISO8859-10.pcf.gz --- 10x20-ISO8859-10.pcf.gz --- --- 6x9-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-13.bdf | /usr/bin/gzip > 6x9-ISO8859-13.pcf.gz --- 7x13B-ISO8859-13.pcf.gz --- --- 10x20-ISO8859-10.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-10.bdf | /usr/bin/gzip > 10x20-ISO8859-10.pcf.gz --- 7x14B-ISO8859-13.pcf.gz --- --- 6x12-ISO8859-13.pcf.gz --- --- 7x13B-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-13.bdf | /usr/bin/gzip > 7x13B-ISO8859-13.pcf.gz --- 7x13-ISO8859-13.pcf.gz --- --- 6x12-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-13.bdf | /usr/bin/gzip > 6x12-ISO8859-13.pcf.gz --- 7x14B-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-13.bdf | /usr/bin/gzip > 7x14B-ISO8859-13.pcf.gz --- 7x13-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-13.bdf | /usr/bin/gzip > 7x13-ISO8859-13.pcf.gz --- 10x20-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-11.bdf | /usr/bin/gzip > 10x20-ISO8859-11.pcf.gz --- 7x13O-ISO8859-13.pcf.gz --- --- 9x15-ISO8859-11.pcf.gz --- --- 8x13B-ISO8859-13.pcf.gz --- --- 9x18B-ISO8859-13.pcf.gz --- --- 9x15B-ISO8859-13.pcf.gz --- --- 9x15-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-11.bdf | /usr/bin/gzip > 9x15-ISO8859-11.pcf.gz --- 8x13B-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-13.bdf | /usr/bin/gzip > 8x13B-ISO8859-13.pcf.gz --- 7x13O-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-13.bdf | /usr/bin/gzip > 7x13O-ISO8859-13.pcf.gz --- 9x18-ISO8859-11.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-11.bdf | /usr/bin/gzip > 9x18-ISO8859-11.pcf.gz --- 9x18B-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-13.bdf | /usr/bin/gzip > 9x18B-ISO8859-13.pcf.gz --- 9x15B-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-13.bdf | /usr/bin/gzip > 9x15B-ISO8859-13.pcf.gz --- 6x13-ISO8859-13.pcf.gz --- --- 4x6-ISO8859-14.pcf.gz --- --- 7x14-ISO8859-13.pcf.gz --- --- 6x13-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-13.bdf | /usr/bin/gzip > 6x13-ISO8859-13.pcf.gz --- 4x6-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-14.bdf | /usr/bin/gzip > 4x6-ISO8859-14.pcf.gz --- 8x13O-ISO8859-13.pcf.gz --- --- 5x7-ISO8859-14.pcf.gz --- --- 8x13O-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-13.bdf | /usr/bin/gzip > 8x13O-ISO8859-13.pcf.gz --- 8x13-ISO8859-13.pcf.gz --- --- 6x10-ISO8859-14.pcf.gz --- --- 6x9-ISO8859-14.pcf.gz --- --- 5x7-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-14.bdf | /usr/bin/gzip > 5x7-ISO8859-14.pcf.gz --- 7x14-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-13.bdf | /usr/bin/gzip > 7x14-ISO8859-13.pcf.gz --- 6x10-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-14.bdf | /usr/bin/gzip > 6x10-ISO8859-14.pcf.gz --- 6x9-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-14.bdf | /usr/bin/gzip > 6x9-ISO8859-14.pcf.gz --- 6x13O-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-14.bdf | /usr/bin/gzip > 6x13O-ISO8859-14.pcf.gz --- 9x15-ISO8859-13.pcf.gz --- --- 7x13B-ISO8859-14.pcf.gz --- --- 7x13O-ISO8859-14.pcf.gz --- --- 5x8-ISO8859-14.pcf.gz --- --- 7x13B-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-14.bdf | /usr/bin/gzip > 7x13B-ISO8859-14.pcf.gz --- 9x15-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-13.bdf | /usr/bin/gzip > 9x15-ISO8859-13.pcf.gz --- 7x14B-ISO8859-14.pcf.gz --- --- 6x13B-ISO8859-14.pcf.gz --- --- 5x8-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-14.bdf | /usr/bin/gzip > 5x8-ISO8859-14.pcf.gz --- 7x14-ISO8859-14.pcf.gz --- --- 7x13O-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-14.bdf | /usr/bin/gzip > 7x13O-ISO8859-14.pcf.gz --- 7x14B-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-14.bdf | /usr/bin/gzip > 7x14B-ISO8859-14.pcf.gz --- 10x20-ISO8859-13.pcf.gz --- --- 8x13-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-13.bdf | /usr/bin/gzip > 8x13-ISO8859-13.pcf.gz --- 10x20-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-13.bdf | /usr/bin/gzip > 10x20-ISO8859-13.pcf.gz --- 8x13B-ISO8859-14.pcf.gz --- --- 6x12-ISO8859-14.pcf.gz --- --- 8x13O-ISO8859-14.pcf.gz --- --- 6x13-ISO8859-14.pcf.gz --- --- 7x14-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-14.bdf | /usr/bin/gzip > 7x14-ISO8859-14.pcf.gz --- 6x13B-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-14.bdf | /usr/bin/gzip > 6x13B-ISO8859-14.pcf.gz --- 8x13O-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-14.bdf | /usr/bin/gzip > 8x13O-ISO8859-14.pcf.gz --- 7x13-ISO8859-14.pcf.gz --- --- 6x12-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-14.bdf | /usr/bin/gzip > 6x12-ISO8859-14.pcf.gz --- 8x13B-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-14.bdf | /usr/bin/gzip > 8x13B-ISO8859-14.pcf.gz --- 9x18-ISO8859-13.pcf.gz --- --- 7x13-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-14.bdf | /usr/bin/gzip > 7x13-ISO8859-14.pcf.gz --- 9x18-ISO8859-13.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-13.bdf | /usr/bin/gzip > 9x18-ISO8859-13.pcf.gz --- 4x6-ISO8859-15.pcf.gz --- --- 9x15B-ISO8859-14.pcf.gz --- --- 6x13-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-14.bdf | /usr/bin/gzip > 6x13-ISO8859-14.pcf.gz --- 9x18B-ISO8859-14.pcf.gz --- --- 4x6-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-15.bdf | /usr/bin/gzip > 4x6-ISO8859-15.pcf.gz --- 9x15B-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-14.bdf | /usr/bin/gzip > 9x15B-ISO8859-14.pcf.gz --- 9x18B-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-14.bdf | /usr/bin/gzip > 9x18B-ISO8859-14.pcf.gz --- 5x8-ISO8859-15.pcf.gz --- --- 5x7-ISO8859-15.pcf.gz --- --- 6x10-ISO8859-15.pcf.gz --- --- 8x13-ISO8859-14.pcf.gz --- --- 5x8-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-15.bdf | /usr/bin/gzip > 5x8-ISO8859-15.pcf.gz --- 6x13B-ISO8859-15.pcf.gz --- --- 5x7-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-15.bdf | /usr/bin/gzip > 5x7-ISO8859-15.pcf.gz --- 6x9-ISO8859-15.pcf.gz --- --- 7x13O-ISO8859-15.pcf.gz --- --- 6x10-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-15.bdf | /usr/bin/gzip > 6x10-ISO8859-15.pcf.gz --- 8x13-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-14.bdf | /usr/bin/gzip > 8x13-ISO8859-14.pcf.gz --- 6x13B-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-15.bdf | /usr/bin/gzip > 6x13B-ISO8859-15.pcf.gz --- 6x9-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-15.bdf | /usr/bin/gzip > 6x9-ISO8859-15.pcf.gz --- 7x13B-ISO8859-15.pcf.gz --- --- 9x15-ISO8859-14.pcf.gz --- --- 6x13O-ISO8859-15.pcf.gz --- --- 7x14-ISO8859-15.pcf.gz --- --- 6x13-ISO8859-15.pcf.gz --- --- 6x12-ISO8859-15.pcf.gz --- --- 7x13B-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-15.bdf | /usr/bin/gzip > 7x13B-ISO8859-15.pcf.gz --- 6x13O-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-15.bdf | /usr/bin/gzip > 6x13O-ISO8859-15.pcf.gz --- 7x14-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-15.bdf | /usr/bin/gzip > 7x14-ISO8859-15.pcf.gz --- 6x12-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-15.bdf | /usr/bin/gzip > 6x12-ISO8859-15.pcf.gz --- 9x15-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-14.bdf | /usr/bin/gzip > 9x15-ISO8859-14.pcf.gz --- 8x13B-ISO8859-15.pcf.gz --- --- 7x13-ISO8859-15.pcf.gz --- --- 8x13O-ISO8859-15.pcf.gz --- --- 8x13B-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-15.bdf | /usr/bin/gzip > 8x13B-ISO8859-15.pcf.gz --- 7x13-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-15.bdf | /usr/bin/gzip > 7x13-ISO8859-15.pcf.gz --- 6x13-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-15.bdf | /usr/bin/gzip > 6x13-ISO8859-15.pcf.gz --- 7x14B-ISO8859-15.pcf.gz --- --- 8x13O-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-15.bdf | /usr/bin/gzip > 8x13O-ISO8859-15.pcf.gz --- 9x18-ISO8859-14.pcf.gz --- --- 7x13O-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-15.bdf | /usr/bin/gzip > 7x13O-ISO8859-15.pcf.gz --- 4x6-ISO8859-16.pcf.gz --- --- 7x14B-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-15.bdf | /usr/bin/gzip > 7x14B-ISO8859-15.pcf.gz --- 9x18B-ISO8859-15.pcf.gz --- --- 9x15B-ISO8859-15.pcf.gz --- --- 4x6-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-ISO8859-16.bdf | /usr/bin/gzip > 4x6-ISO8859-16.pcf.gz --- 9x18B-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-15.bdf | /usr/bin/gzip > 9x18B-ISO8859-15.pcf.gz --- 5x8-ISO8859-16.pcf.gz --- --- 6x9-ISO8859-16.pcf.gz --- --- 9x15B-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-15.bdf | /usr/bin/gzip > 9x15B-ISO8859-15.pcf.gz --- 5x7-ISO8859-16.pcf.gz --- --- 5x8-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-ISO8859-16.bdf | /usr/bin/gzip > 5x8-ISO8859-16.pcf.gz --- 9x18-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-14.bdf | /usr/bin/gzip > 9x18-ISO8859-14.pcf.gz --- 6x10-ISO8859-16.pcf.gz --- --- 8x13-ISO8859-15.pcf.gz --- --- 6x13O-ISO8859-16.pcf.gz --- --- 6x9-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-ISO8859-16.bdf | /usr/bin/gzip > 6x9-ISO8859-16.pcf.gz --- 8x13-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-15.bdf | /usr/bin/gzip > 8x13-ISO8859-15.pcf.gz --- 5x7-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-ISO8859-16.bdf | /usr/bin/gzip > 5x7-ISO8859-16.pcf.gz --- 9x15-ISO8859-15.pcf.gz --- --- 6x10-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-ISO8859-16.bdf | /usr/bin/gzip > 6x10-ISO8859-16.pcf.gz --- 7x13O-ISO8859-16.pcf.gz --- --- 6x12-ISO8859-16.pcf.gz --- --- 9x18-ISO8859-15.pcf.gz --- --- 6x13O-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13O-ISO8859-16.bdf | /usr/bin/gzip > 6x13O-ISO8859-16.pcf.gz --- 7x13O-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13O-ISO8859-16.bdf | /usr/bin/gzip > 7x13O-ISO8859-16.pcf.gz --- 6x12-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-ISO8859-16.bdf | /usr/bin/gzip > 6x12-ISO8859-16.pcf.gz --- 7x13-ISO8859-16.pcf.gz --- --- 9x15-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-15.bdf | /usr/bin/gzip > 9x15-ISO8859-15.pcf.gz --- 10x20-ISO8859-15.pcf.gz --- --- 9x18-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-15.bdf | /usr/bin/gzip > 9x18-ISO8859-15.pcf.gz --- 7x13-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-ISO8859-16.bdf | /usr/bin/gzip > 7x13-ISO8859-16.pcf.gz --- 10x20-ISO8859-15.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-15.bdf | /usr/bin/gzip > 10x20-ISO8859-15.pcf.gz --- 7x14B-ISO8859-16.pcf.gz --- --- 7x13B-ISO8859-16.pcf.gz --- --- 6x13-ISO8859-16.pcf.gz --- --- 7x14B-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14B-ISO8859-16.bdf | /usr/bin/gzip > 7x14B-ISO8859-16.pcf.gz --- 7x14-ISO8859-16.pcf.gz --- --- 8x13B-ISO8859-16.pcf.gz --- --- 6x13-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-ISO8859-16.bdf | /usr/bin/gzip > 6x13-ISO8859-16.pcf.gz --- 7x14-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-ISO8859-16.bdf | /usr/bin/gzip > 7x14-ISO8859-16.pcf.gz --- 8x13O-ISO8859-16.pcf.gz --- --- 8x13B-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13B-ISO8859-16.bdf | /usr/bin/gzip > 8x13B-ISO8859-16.pcf.gz --- 4x6-KOI8-R.pcf.gz --- --- 6x13B-ISO8859-16.pcf.gz --- --- 4x6-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 4x6-KOI8-R.bdf | /usr/bin/gzip > 4x6-KOI8-R.pcf.gz --- 9x15B-ISO8859-16.pcf.gz --- --- 7x13B-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13B-ISO8859-16.bdf | /usr/bin/gzip > 7x13B-ISO8859-16.pcf.gz --- 5x7-KOI8-R.pcf.gz --- --- 9x15B-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15B-ISO8859-16.bdf | /usr/bin/gzip > 9x15B-ISO8859-16.pcf.gz --- 6x13B-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13B-ISO8859-16.bdf | /usr/bin/gzip > 6x13B-ISO8859-16.pcf.gz --- 5x7-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 5x7-KOI8-R.bdf | /usr/bin/gzip > 5x7-KOI8-R.pcf.gz --- 5x8-KOI8-R.pcf.gz --- --- 8x13-ISO8859-16.pcf.gz --- --- 8x13O-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13O-ISO8859-16.bdf | /usr/bin/gzip > 8x13O-ISO8859-16.pcf.gz --- 6x9-KOI8-R.pcf.gz --- --- 9x18B-ISO8859-16.pcf.gz --- --- 6x10-KOI8-R.pcf.gz --- --- 6x9-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 6x9-KOI8-R.bdf | /usr/bin/gzip > 6x9-KOI8-R.pcf.gz --- 9x15-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-ISO8859-16.bdf | /usr/bin/gzip > 9x15-ISO8859-16.pcf.gz --- 5x8-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 5x8-KOI8-R.bdf | /usr/bin/gzip > 5x8-KOI8-R.pcf.gz --- 10x20-ISO8859-14.pcf.gz --- --- 6x13-KOI8-R.pcf.gz --- --- 8x13-KOI8-R.pcf.gz --- --- 6x10-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 6x10-KOI8-R.bdf | /usr/bin/gzip > 6x10-KOI8-R.pcf.gz --- 6x13-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 6x13-KOI8-R.bdf | /usr/bin/gzip > 6x13-KOI8-R.pcf.gz --- 10x20-ISO8859-14.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-14.bdf | /usr/bin/gzip > 10x20-ISO8859-14.pcf.gz --- 8x13-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-KOI8-R.bdf | /usr/bin/gzip > 8x13-KOI8-R.pcf.gz --- 9x18-ISO8859-16.pcf.gz --- --- 7x13-KOI8-R.pcf.gz --- --- 9x18B-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18B-ISO8859-16.bdf | /usr/bin/gzip > 9x18B-ISO8859-16.pcf.gz --- 9x18-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-ISO8859-16.bdf | /usr/bin/gzip > 9x18-ISO8859-16.pcf.gz --- 7x13-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 7x13-KOI8-R.bdf | /usr/bin/gzip > 7x13-KOI8-R.pcf.gz --- 7x14-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-KOI8-R.bdf | /usr/bin/gzip > 7x14-KOI8-R.pcf.gz --- 7x14-JISX0201.1976-0.pcf.gz --- --- 10x20-ISO8859-16.pcf.gz --- --- 9x15-KOI8-R.pcf.gz --- --- 10x20-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-ISO8859-16.bdf | /usr/bin/gzip > 10x20-ISO8859-16.pcf.gz --- 10x20-KOI8-R.pcf.gz --- --- 9x15-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 9x15-KOI8-R.bdf | /usr/bin/gzip > 9x15-KOI8-R.pcf.gz --- 9x18-KOI8-R.pcf.gz --- --- 10x20-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 10x20-KOI8-R.bdf | /usr/bin/gzip > 10x20-KOI8-R.pcf.gz --- 6x12-KOI8-R.pcf.gz --- --- 9x18-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 9x18-KOI8-R.bdf | /usr/bin/gzip > 9x18-KOI8-R.pcf.gz --- 8x13-ISO8859-16.pcf.gz --- /usr/local/bin/bdftopcf -t 8x13-ISO8859-16.bdf | /usr/bin/gzip > 8x13-ISO8859-16.pcf.gz --- 6x12-KOI8-R.pcf.gz --- /usr/local/bin/bdftopcf -t 6x12-KOI8-R.bdf | /usr/bin/gzip > 6x12-KOI8-R.pcf.gz --- 7x14-JISX0201.1976-0.pcf.gz --- /usr/local/bin/bdftopcf -t 7x14-JISX0201.1976-0.bdf | /usr/bin/gzip > 7x14-JISX0201.1976-0.pcf.gz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> font-misc-misc-1.1.2_4 depends on executable: fc-cache - found ===> font-misc-misc-1.1.2_4 depends on executable: mkfontscale - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for font-misc-misc-1.1.2_4 ===> font-misc-misc-1.1.2_4 depends on executable: fc-cache - found ===> font-misc-misc-1.1.2_4 depends on executable: mkfontscale - found ===> Generating temporary packing list test -z "/usr/local/share/fonts/misc" || /bin/mkdir -p "/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc" install -m 0644 4x6.pcf.gz 5x7.pcf.gz 5x8.pcf.gz 6x9.pcf.gz 6x10.pcf.gz 6x12.pcf.gz 6x13.pcf.gz 6x13B.pcf.gz 6x13O.pcf.gz 7x13.pcf.gz 7x13B.pcf.gz 7x13O.pcf.gz 7x14.pcf.gz 7x14B.pcf.gz 8x13.pcf.gz 8x13B.pcf.gz 8x13O.pcf.gz 9x15.pcf.gz 9x15B.pcf.gz 9x18.pcf.gz 9x18B.pcf.gz 10x20.pcf.gz 12x13ja.pcf.gz 18x18ja.pcf.gz 18x18ko.pcf.gz k14.pcf.gz nil2.pcf.gz 4x6-ISO8859-1.pcf.gz 5x7-ISO8859-1.pcf.gz 5x8-ISO8859-1.pcf.gz 6x9-ISO8859-1.pcf.gz 6x10-ISO8859-1.pcf.gz 6x12-ISO8859-1.pcf.gz 6x13-ISO8859-1.pcf.gz 6x13B-ISO8859-1.pcf.gz 6x13O-ISO8859-1.pcf.gz 7x13-ISO8859-1.pcf.gz 7x13B-ISO8859-1.pcf.gz 7x13O-ISO8859-1.pcf.gz 7x14-ISO8859-1.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 7x14B-ISO8859-1.pcf.gz 8x13-ISO8859-1.pcf.gz 8x13B-ISO8859-1.pcf.gz 8x13O-ISO8859-1.pcf.gz 9x15-ISO8859-1.pcf.gz 9x15B-ISO8859-1.pcf.gz 9x18-ISO8859-1.pcf.gz 9x18B-ISO8859-1.pcf.gz 10x20-ISO8859-1.pcf.gz 4x6-ISO8859-2.pcf.gz 5x7-ISO8859-2.pcf.gz 5x8-ISO8859-2.pcf.gz 6x9-ISO8859-2.pcf.gz 6x10-ISO8859-2.pcf.gz 6x12-ISO8859-2.pcf.gz 6x13-ISO8859-2.pcf.gz 6x13B-ISO8859-2.pcf.gz 6x13O-ISO8859-2.pcf.gz 7x13-ISO8859-2.pcf.gz 7x13B-ISO8859-2.pcf.gz 7x13O-ISO8859-2.pcf.gz 7x14-ISO8859-2.pcf.gz 7x14B-ISO8859-2.pcf.gz 8x13-ISO8859-2.pcf.gz 8x13B-ISO8859-2.pcf.gz 8x13O-ISO8859-2.pcf.gz 9x15-ISO8859-2.pcf.gz 9x15B-ISO8859-2.pcf.gz 9x18-ISO8859-2.pcf.gz 9x18B-ISO8859-2.pcf.gz 10x20-ISO8859-2.pcf.gz 4x6-ISO8859-3.pcf.gz 5x7-ISO8859-3.pcf.gz 5x8-ISO8859-3.pcf.gz 6x9-ISO8859-3.pcf.gz 6x10-ISO8859-3.pcf.gz 6x12-ISO8859-3.pcf.gz 6x13-ISO8859-3.pcf.gz 6x13B-ISO8859-3.pcf.gz 6x13O-ISO8859-3.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 7x13-ISO8859-3.pcf.gz 7x13B-ISO8859-3.pcf.gz 7x13O-ISO8859-3.pcf.gz 7x14-ISO8859-3.pcf.gz 7x14B-ISO8859-3.pcf.gz 8x13-ISO8859-3.pcf.gz 8x13B-ISO8859-3.pcf.gz 8x13O-ISO8859-3.pcf.gz 9x15-ISO8859-3.pcf.gz 9x15B-ISO8859-3.pcf.gz 9x18-ISO8859-3.pcf.gz 9x18B-ISO8859-3.pcf.gz 10x20-ISO8859-3.pcf.gz 4x6-ISO8859-4.pcf.gz 5x7-ISO8859-4.pcf.gz 5x8-ISO8859-4.pcf.gz 6x9-ISO8859-4.pcf.gz 6x10-ISO8859-4.pcf.gz 6x12-ISO8859-4.pcf.gz 6x13-ISO8859-4.pcf.gz 6x13B-ISO8859-4.pcf.gz 6x13O-ISO8859-4.pcf.gz 7x13-ISO8859-4.pcf.gz 7x13B-ISO8859-4.pcf.gz 7x13O-ISO8859-4.pcf.gz 7x14-ISO8859-4.pcf.gz 7x14B-ISO8859-4.pcf.gz 8x13-ISO8859-4.pcf.gz 8x13B-ISO8859-4.pcf.gz 8x13O-ISO8859-4.pcf.gz 9x15-ISO8859-4.pcf.gz 9x15B-ISO8859-4.pcf.gz 9x18-ISO8859-4.pcf.gz 9x18B-ISO8859-4.pcf.gz 10x20-ISO8859-4.pcf.gz 4x6-ISO8859-5.pcf.gz 5x7-ISO8859-5.pcf.gz 5x8-ISO8859-5.pcf.gz 6x9-ISO8859-5.pcf.gz 6x10-ISO8859-5.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 6x12-ISO8859-5.pcf.gz 6x13-ISO8859-5.pcf.gz 6x13B-ISO8859-5.pcf.gz 6x13O-ISO8859-5.pcf.gz 7x13-ISO8859-5.pcf.gz 7x13B-ISO8859-5.pcf.gz 7x13O-ISO8859-5.pcf.gz 7x14-ISO8859-5.pcf.gz 7x14B-ISO8859-5.pcf.gz 8x13-ISO8859-5.pcf.gz 8x13B-ISO8859-5.pcf.gz 8x13O-ISO8859-5.pcf.gz 9x15-ISO8859-5.pcf.gz 9x15B-ISO8859-5.pcf.gz 9x18-ISO8859-5.pcf.gz 9x18B-ISO8859-5.pcf.gz 10x20-ISO8859-5.pcf.gz 4x6-ISO8859-7.pcf.gz 5x7-ISO8859-7.pcf.gz 5x8-ISO8859-7.pcf.gz 6x9-ISO8859-7.pcf.gz 6x10-ISO8859-7.pcf.gz 6x12-ISO8859-7.pcf.gz 6x13-ISO8859-7.pcf.gz 6x13B-ISO8859-7.pcf.gz 6x13O-ISO8859-7.pcf.gz 7x13-ISO8859-7.pcf.gz 7x13B-ISO8859-7.pcf.gz 7x13O-ISO8859-7.pcf.gz 7x14-ISO8859-7.pcf.gz 7x14B-ISO8859-7.pcf.gz 8x13-ISO8859-7.pcf.gz 8x13B-ISO8859-7.pcf.gz 8x13O-ISO8859-7.pcf.gz 9x15-ISO8859-7.pcf.gz 9x15B-ISO8859-7.pcf.gz 9x18-ISO8859-7.pcf.gz 9x18B-ISO8859-7.pcf.gz 10x20-ISO8859-7.pcf.gz 4x6-ISO8859-8.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 5x7-ISO8859-8.pcf.gz 5x8-ISO8859-8.pcf.gz 6x9-ISO8859-8.pcf.gz 6x10-ISO8859-8.pcf.gz 6x12-ISO8859-8.pcf.gz 6x13-ISO8859-8.pcf.gz 6x13B-ISO8859-8.pcf.gz 7x13-ISO8859-8.pcf.gz 7x13B-ISO8859-8.pcf.gz 7x14-ISO8859-8.pcf.gz 7x14B-ISO8859-8.pcf.gz 8x13-ISO8859-8.pcf.gz 8x13B-ISO8859-8.pcf.gz 9x15-ISO8859-8.pcf.gz 9x15B-ISO8859-8.pcf.gz 9x18-ISO8859-8.pcf.gz 9x18B-ISO8859-8.pcf.gz 10x20-ISO8859-8.pcf.gz 4x6-ISO8859-9.pcf.gz 5x7-ISO8859-9.pcf.gz 5x8-ISO8859-9.pcf.gz 6x9-ISO8859-9.pcf.gz 6x10-ISO8859-9.pcf.gz 6x12-ISO8859-9.pcf.gz 6x13-ISO8859-9.pcf.gz 6x13B-ISO8859-9.pcf.gz 6x13O-ISO8859-9.pcf.gz 7x13-ISO8859-9.pcf.gz 7x13B-ISO8859-9.pcf.gz 7x13O-ISO8859-9.pcf.gz 7x14-ISO8859-9.pcf.gz 7x14B-ISO8859-9.pcf.gz 8x13-ISO8859-9.pcf.gz 8x13B-ISO8859-9.pcf.gz 8x13O-ISO8859-9.pcf.gz 9x15-ISO8859-9.pcf.gz 9x15B-ISO8859-9.pcf.gz 9x18-ISO8859-9.pcf.gz 9x18B-ISO8859-9.pcf.gz 10x20-ISO8859-9.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 4x6-ISO8859-10.pcf.gz 5x7-ISO8859-10.pcf.gz 5x8-ISO8859-10.pcf.gz 6x9-ISO8859-10.pcf.gz 6x10-ISO8859-10.pcf.gz 6x12-ISO8859-10.pcf.gz 6x13-ISO8859-10.pcf.gz 6x13B-ISO8859-10.pcf.gz 6x13O-ISO8859-10.pcf.gz 7x13-ISO8859-10.pcf.gz 7x13B-ISO8859-10.pcf.gz 7x13O-ISO8859-10.pcf.gz 7x14-ISO8859-10.pcf.gz 7x14B-ISO8859-10.pcf.gz 8x13-ISO8859-10.pcf.gz 8x13B-ISO8859-10.pcf.gz 8x13O-ISO8859-10.pcf.gz 9x15-ISO8859-10.pcf.gz 9x15B-ISO8859-10.pcf.gz 9x18-ISO8859-10.pcf.gz 9x18B-ISO8859-10.pcf.gz 10x20-ISO8859-10.pcf.gz 6x13-ISO8859-11.pcf.gz 7x13-ISO8859-11.pcf.gz 7x13B-ISO8859-11.pcf.gz 7x13O-ISO8859-11.pcf.gz 7x14-ISO8859-11.pcf.gz 7x14B-ISO8859-11.pcf.gz 9x15-ISO8859-11.pcf.gz 9x15B-ISO8859-11.pcf.gz 9x18-ISO8859-11.pcf.gz 10x20-ISO8859-11.pcf.gz 4x6-ISO8859-13.pcf.gz 5x7-ISO8859-13.pcf.gz 5x8-ISO8859-13.pcf.gz 6x9-ISO8859-13.pcf.gz 6x10-ISO8859-13.pcf.gz 6x12-ISO8859-13.pcf.gz 6x13-ISO8859-13.pcf.gz 6x13B-ISO8859-13.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 6x13O-ISO8859-13.pcf.gz 7x13-ISO8859-13.pcf.gz 7x13B-ISO8859-13.pcf.gz 7x13O-ISO8859-13.pcf.gz 7x14-ISO8859-13.pcf.gz 7x14B-ISO8859-13.pcf.gz 8x13-ISO8859-13.pcf.gz 8x13B-ISO8859-13.pcf.gz 8x13O-ISO8859-13.pcf.gz 9x15-ISO8859-13.pcf.gz 9x15B-ISO8859-13.pcf.gz 9x18-ISO8859-13.pcf.gz 9x18B-ISO8859-13.pcf.gz 10x20-ISO8859-13.pcf.gz 4x6-ISO8859-14.pcf.gz 5x7-ISO8859-14.pcf.gz 5x8-ISO8859-14.pcf.gz 6x9-ISO8859-14.pcf.gz 6x10-ISO8859-14.pcf.gz 6x12-ISO8859-14.pcf.gz 6x13-ISO8859-14.pcf.gz 6x13B-ISO8859-14.pcf.gz 6x13O-ISO8859-14.pcf.gz 7x13-ISO8859-14.pcf.gz 7x13B-ISO8859-14.pcf.gz 7x13O-ISO8859-14.pcf.gz 7x14-ISO8859-14.pcf.gz 7x14B-ISO8859-14.pcf.gz 8x13-ISO8859-14.pcf.gz 8x13B-ISO8859-14.pcf.gz 8x13O-ISO8859-14.pcf.gz 9x15-ISO8859-14.pcf.gz 9x15B-ISO8859-14.pcf.gz 9x18-ISO8859-14.pcf.gz 9x18B-ISO8859-14.pcf.gz 10x20-ISO8859-14.pcf.gz 4x6-ISO8859-15.pcf.gz 5x7-ISO8859-15.pcf.gz 5x8-ISO8859-15.pcf.gz 6x9-ISO8859-15.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 6x10-ISO8859-15.pcf.gz 6x12-ISO8859-15.pcf.gz 6x13-ISO8859-15.pcf.gz 6x13B-ISO8859-15.pcf.gz 6x13O-ISO8859-15.pcf.gz 7x13-ISO8859-15.pcf.gz 7x13B-ISO8859-15.pcf.gz 7x13O-ISO8859-15.pcf.gz 7x14-ISO8859-15.pcf.gz 7x14B-ISO8859-15.pcf.gz 8x13-ISO8859-15.pcf.gz 8x13B-ISO8859-15.pcf.gz 8x13O-ISO8859-15.pcf.gz 9x15-ISO8859-15.pcf.gz 9x15B-ISO8859-15.pcf.gz 9x18-ISO8859-15.pcf.gz 9x18B-ISO8859-15.pcf.gz 10x20-ISO8859-15.pcf.gz 4x6-ISO8859-16.pcf.gz 5x7-ISO8859-16.pcf.gz 5x8-ISO8859-16.pcf.gz 6x9-ISO8859-16.pcf.gz 6x10-ISO8859-16.pcf.gz 6x12-ISO8859-16.pcf.gz 6x13-ISO8859-16.pcf.gz 6x13B-ISO8859-16.pcf.gz 6x13O-ISO8859-16.pcf.gz 7x13-ISO8859-16.pcf.gz 7x13B-ISO8859-16.pcf.gz 7x13O-ISO8859-16.pcf.gz 7x14-ISO8859-16.pcf.gz 7x14B-ISO8859-16.pcf.gz 8x13-ISO8859-16.pcf.gz 8x13B-ISO8859-16.pcf.gz 8x13O-ISO8859-16.pcf.gz 9x15-ISO8859-16.pcf.gz 9x15B-ISO8859-16.pcf.gz 9x18-ISO8859-16.pcf.gz 9x18B-ISO8859-16.pcf.gz 10x20-ISO8859-16.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' install -m 0644 4x6-KOI8-R.pcf.gz 5x7-KOI8-R.pcf.gz 5x8-KOI8-R.pcf.gz 6x9-KOI8-R.pcf.gz 6x10-KOI8-R.pcf.gz 6x12-KOI8-R.pcf.gz 6x13-KOI8-R.pcf.gz 7x13-KOI8-R.pcf.gz 7x14-KOI8-R.pcf.gz 8x13-KOI8-R.pcf.gz 9x15-KOI8-R.pcf.gz 9x18-KOI8-R.pcf.gz 10x20-KOI8-R.pcf.gz 7x14-JISX0201.1976-0.pcf.gz '/construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc' /usr/bin/make install-data-hook /usr/local/bin/mkfontdir /construction/x11-fonts/font-misc-misc/stage/usr/local/share/fonts/misc ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for font-misc-misc-1.1.2_4 file sizes/checksums [334]: 0% file sizes/checksums [334]: 29% file sizes/checksums [334]: 59% file sizes/checksums [334]: 89% file sizes/checksums [334]: 100% packing files [334]: 0% packing files [334]: 29% packing files [334]: 59% packing files [334]: 89% packing files [334]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:16