Font::TTF::OTTags man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Font::TTF::OTTags(3)  User Contributed Perl Documentation Font::TTF::OTTags(3)

NAME
       Font::TTF::OTTags - Utilities for TrueType/OpenType tags

SYNOPSIS
	 use Font::TTF::OTTags qw( %tttags %ttnames %iso639 readtagsfile );

	 # Look at built-in stuff:
	 $script_tag = $tttags{'SCRIPT'}{'Cypriot Syllabary'};	# returns 'cprt'
	 $lang_name = $ttnames{'LANGUAGE'}{'ALT '};		# returns 'Altai'

	 # Map iso639 tag to/from OT lang tag
	 @isotags = $iso639{'ALT '};	# returns [ 'atv', 'alt' ]
	 $lang_tag = $iso639{'atv'};	# returns 'ALT '

	 # Read latest tags file to add to built-in definitions
	 readtagsfile ("C:\\Program Files\\Microsoft VOLT\\TAGS.txt");

       First-level keys to %tttags and %ttnames are:

	   'SCRIPT' -- retrieve script tag or name

	   'LANGUAGE' -- retrieve language tag or name

	   'FEATURE' -- retrieve feature tag or name

       Built-in data has been derived from Microsofts tag registry at
       <http://www.microsoft.com/typography/otspec/ttoreg.htm>, updated to
       draft v1.5 of the OpenType Spec.

METHODS
   readtagsfile ( filename )
       Read a file in the syntax of Tags.txt (included with Microsoft VOLT) to
       obtain additional/replacement tag definitions.

       Returns 0 if cannot open the file; else 1.

perl v5.14.0			  2010-09-18		  Font::TTF::OTTags(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net