EnglishFrenchSpanish

OnWorks favicon

meta2bmp - Online in the Cloud

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

This is the command meta2bmp 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


meta2bmp - convert metafile to Windows Bitmap (BMP) File

SYNOPSIS


meta2bmp [ -c | -r ][ -x width ][ -y height ][ -m minrad ][ -o outname ] file ..

DESCRIPTION


Meta2bmp reads each metafile file in sequence and converts it to a compressed, color-
mapped BMP file. The result is sent to the standard output (which must be redirected)
unless the -o option is used. The argument to the -o option specifies the base file name,
to which a page number and ".bmp" is added as a suffix. Note that this option must be
present in order to produce more than a single page of output.

The default output resolution is 400 by 400, but a different resolution can be given with
the -x and -y options.

The -m option can be used to set a minimum value for the line radius in pixels. This may
be helpful for improving the readability of high resolution output. The default value is
0, which allows lines of one pixel thickness.

If the option -c is specified, the input files are only conditioned for output, ie.
expanded (see pexpand). This is useful if many copies of the same output is desired. If
the option -r is instead specified, the input is assumed already to be conditioned. If no
input files are specified, the standard input is read.

EXAMPLE


To convert the plots examp1.plt and examp2.plt to 1024x1024 Targa files:

bgraph examp1.plt examp2.plt | meta2bmp -o examp -x 1024 -y 1024

Use meta2bmp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 2
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 3
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 4
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 5
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 6
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • More »

Linux commands

Ad