< Home - < Back

perl-Font-TTFMetrics


Information about the package, perl-Font-TTFMetrics, which is shipped with common Linux distributions. The perl-Font-TTFMetrics package is designed for, Parser for the TTF file.


Package Name:

perl-Font-TTFMetrics

Summary:

Parser for the TTF file

Description:

Font::TTFMetrics encapsulates the font metrics of a true type font file. A true type font file contains several tables which need to be parsed before any useful information could be gathered about the font. There is the excellent module for parsing TTF font in CPAN by Martin Hosken, Font::TTF. But in my opinion the use of Font::TTF requires intimate knowledge of TTF font format. This module was written to support the use of TTF in Pastel 2D graphics library in Perl. Three factors prompted me to write this module: first, I required a fast module to access TTF file. Second, all the access required was read-only. Last, I wanted a user friendly, higher level API to access TTF file.

Architecture:

noarch

Version:

0.1

Release:

2.el6

Size:

23 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Font-TTFMetrics


Control the perl-Font-TTFMetrics package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Font-TTFMetrics

This command will install perl-Font-TTFMetrics on the server.

yum remove perl-Font-TTFMetrics

This command will un-install perl-Font-TTFMetrics on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Font-TTFMetrics, so you have to manually confirm that you want to do this.

yum -y remove perl-Font-TTFMetrics

This command will un-install perl-Font-TTFMetrics on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Font-TTFMetrics when using the -y flag.

yum update perl-Font-TTFMetrics

This command will update perl-Font-TTFMetrics to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Font-TTFMetrics, so you have to manually confirm that you want to do this.

yum -y update perl-Font-TTFMetrics

This command will update perl-Font-TTFMetrics to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Font-TTFMetrics when using the -y flag.

yum info perl-Font-TTFMetrics

This command will show you core information about the perl-Font-TTFMetrics package.

yum deplist perl-Font-TTFMetrics

This command will show you the dependencies for perl-Font-TTFMetrics. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Font-TTFMetrics

This command will check if there is an update waiting on perl-Font-TTFMetrics. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.