Query: swf::fontcharacter
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
.::SWF::FontCharacter(3pm) User Contributed Perl Documentation .::SWF::FontCharacter(3pm)NAMESWF::FontCharacter - SWF Font Helper ClassSYNOPSISuse SWF::FontCharacter; $font = new SWF::Font('Arial.fdb'); $fontcharacter = $movie->addFont($font); $fontcharacter = $movie->importFont('textField.swf', 'Arial337a');DESCRIPTIONSWF::FontCharacter is a font helper class. The objects are available thru SWF::Movie methods(), so no constructor is present here.METHODS$fontcharacter->addChars($string) Adds characters from string. $fontcharacter->addUTF8Chars($string) Adds UTF8 characters from string and will throw an error message like "Character not found 12345" if any needed glyphs are not present inside font definition. $fontcharacter->addAllChars() Adds all characters... [ToDo: add some demo code here]AUTHORdevelopers of ming ming.sourceforge.netSEE ALSOSWF, SWF::Movie, SWF::Font, SWF::Text, SWF::TextField perl v5.14.2 2011-10-26 .::SWF::FontCharacter(3pm)
Related Man Pages |
---|
jpeg2swf(1) - debian |
swf::button(3pm) - debian |
swf::filter(3pm) - debian |
swf::movie(3pm) - debian |
swf::textfield(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |
New UNIX and Linux History Sections |