The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ttfname - renames font files

SYNOPSIS

  ttfname [-n "name" | -s filename] [-t num] options infile.ttf outfile.ttf
  ttfname -f "full_name"  options infile.ttf outfile.ttf

Renames the TTF with the given name and outputs the newly named font to out.ttf.

OPTIONS

  -n "name"   specifies new font family name.
  -f "name"   specifies new full name.
  -s filename overrides -n and gets string from file. Useful for -t

  -l lang     language number to use (default all langs)
              if specified name entries will be added for all platforms and
                  encodings covered by the cmap if not already there
  -p          Don't update postscript font name
  -r nums     Removes all strings of the given ids. Space- or comma-separated
              ids or id ranges (denoted by "..") may be specified.
  -t num      overrides the normal naming areas to change another
              string -f becomes inactive. Use -l as well to create entry.
  -w "name"   overrides subfamily in the font (think weight). So a full name
              may be made from -n and -w together.

AUTHOR

Martin Hosken http://scripts.sil.org/FontUtils. (see CONTRIBUTORS for other authors).

LICENSING

Copyright (c) 1998-2016, SIL International (http://www.sil.org)

This script is released under the terms of the Artistic License 2.0. For details, see the full text of the license in the file LICENSE.