EnglishFrenchSpanish

OnWorks favicon

fntsample - Online in the Cloud

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

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


fntsample - PDF and PostScript font samples generator

SYNOPSIS


fntsample [ OPTIONS ] -f FONT-FILE -o OUTPUT-FILE
fntsample -h

DESCRIPTION


fntsample program can be used to generate font samples that show Unicode coverage of the
font and are similar in appearance to Unicode charts. Samples can be saved into PDF
(default) or PostScript file.

OPTIONS


fntsample supports the following options.

--font-file, -f FONT-FILE
Make samples of FONT-FILE.

--font-index, -n IDX
Font index for FONT-FILE specified using --font-file option. Useful for files that
contain multiple fonts, like TrueType Collections (.ttc). By default font with
index 0 is used.

--output-file, -o OUTPUT-FILE
Write output to OUTPUT-FILE.

--other-font-file, -d OTHER-FONT
Compare FONT-FILE with OTHER-FONT. Glyphs added to FONT-FILE will be highlighted.

--other-index, -m IDX
Font index for OTHER-FONT specified using --other-font-file option.

--postscript-output, -s
Use PostScript format for output instead of PDF.

--svg, -g
Use SVG format for output. The generated document contains one page. Use range
selection options to specify which.

--print-outline, -l
Print document outlines data to standard output. This data can be used to add
outlines (aka bookmarks) to resulting PDF file with pdfoutline program.

--include-range, -i RANGE
Show characters in RANGE.

--exclude-range, -x RANGE
Do not show characters in RANGE.

--style, -t "STYLE: VAL"
Set STYLE to value VAL. Run fntsample with option --help to see list of styles and
default values.

--no-embed, -e
Draw the outlines of the glyphs instead of embedding them in the PDF file. This
can be used when embedding the font is not desired or not allowed.

--help, -h
Display help text and exit.

Parameter RANGE for -i and -x can be given as one integer or a pair of integers delimited
by minus sign (-). Integers can be specified in decimal, hexadecimal (0x...) or octal
(0...) format. One integer of a pair can be missing (-N can be used to specify all
characters with codes less or equal to N, and N- for all characters with codes greather or
equal to N). Multiple -i and -x options can be used.

COLORS


Glyph cells can have one of several background colors. Meaning of those colors is
following:

white normal glyph present in the font, this includes space glyphs that are usually
invisible;

gray this glyph is defined in Unicode but not present in the font;

blue this is a control character;

black this glyph is not defined in Unicode;

yellow this is a new glyph (only when used with -d).

EXAMPLES


Make PDF samples for font.ttf and write them to file samples.pdf:
fntsample -f font.ttf -o samples.pdf

Make PDF samples for font.ttf, compare it with oldfont.ttf and highlight new glyphs. Write
output to file samples.pdf:
fntsample -f font.ttf -d oldfont.ttf -o samples.pdf

Make PostScript samples for font.ttf and write output to file samples.ps. Show only
glyphs for characters with codes less or equal to U+04FF but exclude U+0370-U+03FF:
fntsample -f font.ttf -s -o samples.ps -i -0x04FF -x 0x0370-0x03FF

Make PDF samples for font.ttf and save output to file samples.pdf adding outlines to it:
fntsample -f font.ttf -o temp.pdf -l > outlines.txt
pdfoutline temp.pdf outlines.txt samples.pdf

Use fntsample online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 2
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 3
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 4
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 5
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 6
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • More »

Linux commands

Ad