Marquee

Copying marquee

Marquee Syntax

The following is an example of marquee execution.

      fortune | marquee

In this example, a fortune scrolls on the marquee with a 12x24 font in X Windows. Since the font is ISO8859, Latin 1, you can include accents in the text.

Flashing Marquee

The following is an example of mqflash execution.

      fortune | mqflash

In this example, a fortune is displayed with a 12x24 font in X Windows. The message flashes on the 2 line marquee every 3 seconds.

Since the font is ISO8859, Latin 1, you can include accents in the text.

9x15 Font

The following is an example of mqmed execution.

      fortune | mqmed

In this example, a fortune scrolls on the marquee with an ISO8859, 9x15 font.

4x7 Font

The following is an example of mqsmall execution.

      fortune | mqsmall

In this example, a fortune scrolls on the marquee with an ASCII, 4x7 font. Accents are not available in the font. Lower case letters are converted to upper case.

Ncurses Marquee

The following is an example of mqnc execution.

      mqnc textfile

In this example, a file, called textfile, scrolls on a terminal emulating the VT100.

Termination

Press Escape to quit each version of the marquee.

Unicode Fonts

If you want a version of marquee for Unicode, please send me the URL of the BDF file for the Unicode font.

--- Thanks.


12x24.bdf Copyright

The following copyright is for the 12x24.bdf font used in mqlrg.


  Copyright 1989 by Sony Corp.

  Permission to use, copy, modify, and distribute this software and
  its documentation for any purpose and without fee is hereby granted,
  provided that the above copyright notices appear in all copies and
  that both those copyright notices and this permission notice appear
  in supporting documentation, and that the name of Sony Corp.
  not be used in advertising or publicity pertaining to distribution
  of the software without specific, written prior permission.  Sony
  Corp. makes no representations about the suitability of this
  software for any purpose.  It is provided "as is" without express or
  implied warranty.

  SONY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
  SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  FITNESS, IN NO EVENT SHALL SONY BE LIABLE FOR ANY
  SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
  RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

FONT -Sony-Fixed-Medium-R-Normal--24-170-100-100-C-120-ISO8859-1
SIZE 24 100 100
FONTBOUNDINGBOX 12 24 0 -2
STARTPROPERTIES 19
FONTNAME_REGISTRY ""
FOUNDRY "Sony"
FAMILY_NAME "Fixed"
WEIGHT_NAME "Medium"
SLANT "R"
SETWIDTH_NAME "Normal"
ADD_STYLE_NAME ""
PIXEL_SIZE 24
POINT_SIZE 170
RESOLUTION_X 100
RESOLUTION_Y 100
SPACING "C"
AVERAGE_WIDTH 120
CHARSET_REGISTRY "ISO8859"
CHARSET_ENCODING "1"
DEFAULT_CHAR 32
FONT_DESCENT 2
FONT_ASCENT 22
COPYRIGHT "Copyright (c) 1987, 1988 Sony Corp."
ENDPROPERTIES


Copying marquee | Remote Access