Image_Graph
[ class tree: Image_Graph ] [ index: Image_Graph ] [ all elements ]

Class: Image_Graph_Font_TTF

Source Location: /Image_Graph-0.3.0/Graph/Font/TTF.php

Class Overview

Image_Graph_Common
   |
   --Image_Graph_Font
      |
      --Image_Graph_Font_Extended
         |
         --Image_Graph_Font_TTF

A truetype font.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • Copyright (C) 2003, 2004 Jesper Veggerby Hansen

Methods


Inherited Variables

Inherited Methods

Class: Image_Graph_Font_Extended

Image_Graph_Font_Extended::setAngle()
Set the angle slope of the output font.
Image_Graph_Font_Extended::setSize()
Set the size of the font

Class: Image_Graph_Font

Image_Graph_Font::Image_Graph_Font()
Image_Graph_Font [Constructor]
Image_Graph_Font::setColor()
Set the color of the font

Class: Image_Graph_Common

Image_Graph_Common::Image_Graph_Common()
Constructor [Image_Graph_Common]
Image_Graph_Common::add()
Adds an element to the objects element list.
Image_Graph_Common::addNew()
Creates an object from the class and adds it to the objects element list.

Class Details

[line 48]
A truetype font.


[ Top ]


Method Detail

Image_Graph_Font_TTF (Constructor)   [line 65]

Image_Graph_Font_TTF &Image_Graph_Font_TTF( string $fontFile)

FontTTF [Constructor]

Parameters:

string   $fontFile   —  The filename of the TTF font file. On Windows systems they will be located in %SYSTEMROOT%\FONTS, ie C:\WINDOWS\FONTS

[ Top ]

setFontFile   [line 77]

void setFontFile( string $fontFile)

Set another font file

Parameters:

string   $fontFile   —  The filename of the TTF font file. On Windows systems they will be located in %SYSTEMROOT%\FONTS, ie C:\WINDOWS\FONTS

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:24:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.