Man Page: pango::scriptiter
Operating Environment: debian
Section: 3pm
Pango::ScriptIter(3pm) User Contributed Perl Documentation Pango::ScriptIter(3pm)NAMEPango::ScriptIter - used to break a string of Unicode into runs by textHIERARCHYGlib::Boxed +----Pango::ScriptIterMETHODSscriptiter = Pango::ScriptIter->new ($text) o $text (string) Since: pango 1.4 boolean = $iter->next Since: pango 1.4 list = $iter->get_range Returns the bounds and the script for the region pointed to by $iter. Since: pango 1.4SEE ALSOPango, Glib::BoxedCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.14.2 2011-11-15 Pango::ScriptIter(3pm)
| Related Man Pages |
|---|
| pango::renderer(3) - suse |
| pango::attrlist(3pm) - debian |
| pango::context(3pm) - debian |
| pango::matrix(3pm) - debian |
| pango::renderer(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |