EnglishFrenchSpanish

Ad


OnWorks favicon

bdftopcf - Online in the Cloud

Run bdftopcf in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bdftopcf that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bdftopcf - convert X font from Bitmap Distribution Format to Portable Compiled Format

SYNOPSIS


bdftopcf [ -pn ] [ -un ] [ -m ] [ -l ] [ -M ] [ -L ] [ -t ] [ -i ] [ -o outputfile ]
fontfile.bdf

DESCRIPTION


Bdftopcf is a font compiler for the X server and font server. Fonts in Portable Compiled
Format can be read by any architecture, although the file is structured to allow one
particular architecture to read them directly without reformatting. This allows fast
reading on the appropriate machine, but the files are still portable (but read more
slowly) on other machines.

OPTIONS


-pn Sets the font glyph padding. Each glyph in the font will have each scanline
padded in to a multiple of n bytes, where n is 1, 2, 4 or 8.

-un Sets the font scanline unit. When the font bit order is different from the font
byte order, the scanline unit n describes what unit of data (in bytes) are to be
swapped; the unit i can be 1, 2 or 4 bytes.

-m Sets the font bit order to MSB (most significant bit) first. Bits for each glyph
will be placed in this order; i.e., the left most bit on the screen will be in the
highest valued bit in each unit.

-l Sets the font bit order to LSB (least significant bit) first. The left most bit
on the screen will be in the lowest valued bit in each unit.

-M Sets the font byte order to MSB first. All multi-byte data in the file (metrics,
bitmaps and everything else) will be written most significant byte first.

-L Sets the font byte order to LSB first. All multi-byte data in the file (metrics,
bitmaps and everything else) will be written least significant byte first.

-t When this option is specified, bdftopcf will convert fonts into "terminal" fonts
when possible. A terminal font has each glyph image padded to the same size; the
X server can usually render these types of fonts more quickly.

-i This option inhibits the normal computation of ink metrics. When a font has glyph
images which do not fill the bitmap image (i.e., the "on" pixels don't extend to
the edges of the metrics) bdftopcf computes the actual ink metrics and places them
in the .pcf file; the -t option inhibits this behaviour.

-o output-file-name
By default bdftopcf writes the pcf file to standard output; this option gives the
name of a file to be used instead.

-v Print version information and exit.

Use bdftopcf online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad