Implementation for the standard PDF font Symbol.
This class was generated automatically using the font information and metric data contained in the Adobe Font Metric (AFM) files, available here: http://partners.adobe.com/public/developer/en/pdf/Core14_AFMs.zip
The PHP script used to generate this class can be found in the /tools directory of the framework distribution. If you need to make modifications to this class, chances are the same modifications are needed for the rest of the standard fonts. You should modify the script and regenerate the classes instead of changing this class file by hand.
Located in /Zend/Pdf/Resource/Font/Standard/Symbol.php (line 43)
Zend_Pdf_Resource | --Zend_Pdf_Resource_Font | --Zend_Pdf_Resource_Font_Standard | --Zend_Pdf_Resource_Font_Standard_Symbol
Array for conversion from special font encoding to local encoding.
See decodeString().
Array for conversion from local encoding to special font encoding.
See encodeString().
Inherited from Zend_Pdf_Resource_Font
Zend_Pdf_Resource_Font::$cmap
Zend_Pdf_Resource_Font::$_ascent
Zend_Pdf_Resource_Font::$_descent
Zend_Pdf_Resource_Font::$_fontNames
Zend_Pdf_Resource_Font::$_fontType
Zend_Pdf_Resource_Font::$_glyphMaxIndex
Zend_Pdf_Resource_Font::$_glyphWidths
Zend_Pdf_Resource_Font::$_isBold
Zend_Pdf_Resource_Font::$_isItalic
Zend_Pdf_Resource_Font::$_isMonospace
Zend_Pdf_Resource_Font::$_lineGap
Zend_Pdf_Resource_Font::$_strikePosition
Zend_Pdf_Resource_Font::$_strikeThickness
Zend_Pdf_Resource_Font::$_underlinePosition
Zend_Pdf_Resource_Font::$_underlineThickness
Zend_Pdf_Resource_Font::$_unitsPerEm
Inherited from Zend_Pdf_Resource
Zend_Pdf_Resource::$_objectFactory
Zend_Pdf_Resource::$_resource
Object constructor
Convert string encoding from font encoding to local encoding. Overridden to defeat the conversion behavior for this ornamental font.
Convert string encoding from local encoding to font encoding. Overridden to defeat the conversion behavior for this ornamental font.
Converts a Latin-encoded string that fakes the font's internal encoding to the proper Unicode characters, in UTF-16BE encoding.
Used to maintain backwards compatibility with the 20 year-old legacy method of using this font, which is still employed by recent versions of some popular word processors.
Note that using this method adds overhead due to the additional character conversion. Don't use this for new code; it is more efficient to use the appropriate Unicode characters directly.
Inherited From Zend_Pdf_Resource_Font_Standard
Zend_Pdf_Resource_Font_Standard::__construct()
Inherited From Zend_Pdf_Resource_Font
Zend_Pdf_Resource_Font::__construct()
Zend_Pdf_Resource_Font::decodeString()
Zend_Pdf_Resource_Font::encodeString()
Zend_Pdf_Resource_Font::getAscent()
Zend_Pdf_Resource_Font::getCoveredPercentage()
Zend_Pdf_Resource_Font::getDescent()
Zend_Pdf_Resource_Font::getFontName()
Zend_Pdf_Resource_Font::getFontType()
Zend_Pdf_Resource_Font::getLineGap()
Zend_Pdf_Resource_Font::getLineHeight()
Zend_Pdf_Resource_Font::getStrikePosition()
Zend_Pdf_Resource_Font::getStrikeThickness()
Zend_Pdf_Resource_Font::getUnderlinePosition()
Zend_Pdf_Resource_Font::getUnderlineThickness()
Zend_Pdf_Resource_Font::getUnitsPerEm()
Zend_Pdf_Resource_Font::widthForGlyph()
Zend_Pdf_Resource_Font::widthsForGlyphs()
Zend_Pdf_Resource_Font::_isEmbeddingOptionSet()
Zend_Pdf_Resource_Font::_toEmSpace()
Zend_Pdf_Resource_Font::__toString()
Inherited From Zend_Pdf_Resource
Zend_Pdf_Resource::__construct()
Zend_Pdf_Resource::getResource()
Documentation generated on Thu, 18 Jan 2007 09:59:39 -0800 by phpDocumentor 1.3.1