101 lines
6.5 KiB
HTML
101 lines
6.5 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html><head><title>Python: module fontTools.ttLib.tables._p_o_s_t</title>
|
|
</head><body bgcolor="#f0f0f8">
|
|
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
|
|
<tr bgcolor="#7799ee">
|
|
<td valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="fontTools.html"><font color="#ffffff">fontTools</font></a>.<a href="fontTools.ttLib.html"><font color="#ffffff">ttLib</font></a>.<a href="fontTools.ttLib.tables.html"><font color="#ffffff">tables</font></a>._p_o_s_t</strong></big></big></font></td
|
|
><td align=right valign=bottom
|
|
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/code/fontTools/Lib/fontTools/ttLib/tables/_p_o_s_t.py">/code/fontTools/Lib/fontTools/ttLib/tables/_p_o_s_t.py</a></font></td></tr></table>
|
|
<p></p>
|
|
<p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#aa55cc">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#fffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
|
|
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="fontTools.ttLib.tables.DefaultTable.html">fontTools.ttLib.tables.DefaultTable</a><br>
|
|
<a href="array.html">array</a><br>
|
|
</td><td width="25%" valign=top><a href="sstruct.html">sstruct</a><br>
|
|
<a href="struct.html">struct</a><br>
|
|
</td><td width="25%" valign=top><a href="fontTools.ttLib.html">fontTools.ttLib</a><br>
|
|
</td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#ee77aa">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td>
|
|
<td width="100%"><dl>
|
|
<dt><font face="helvetica, arial"><a href="fontTools.ttLib.tables.DefaultTable.html#DefaultTable">fontTools.ttLib.tables.DefaultTable.DefaultTable</a>
|
|
</font></dt><dd>
|
|
<dl>
|
|
<dt><font face="helvetica, arial"><a href="fontTools.ttLib.tables._p_o_s_t.html#table__p_o_s_t">table__p_o_s_t</a>
|
|
</font></dt></dl>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#ffc8d8">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#000000" face="helvetica, arial"><a name="table__p_o_s_t">class <strong>table__p_o_s_t</strong></a>(<a href="fontTools.ttLib.tables.DefaultTable.html#DefaultTable">fontTools.ttLib.tables.DefaultTable.DefaultTable</a>)</font></td></tr>
|
|
|
|
<tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td>
|
|
<td width="100%">Methods defined here:<br>
|
|
<dl><dt><a name="table__p_o_s_t-build_psNameMapping"><strong>build_psNameMapping</strong></a>(self, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-compile"><strong>compile</strong></a>(self, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-decode_format_1_0"><strong>decode_format_1_0</strong></a>(self, data, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-decode_format_2_0"><strong>decode_format_2_0</strong></a>(self, data, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-decode_format_3_0"><strong>decode_format_3_0</strong></a>(self, data, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-decompile"><strong>decompile</strong></a>(self, data, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-encode_format_2_0"><strong>encode_format_2_0</strong></a>(self, ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-fromXML"><strong>fromXML</strong></a>(self, (name, attrs, content), ttFont)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-getGlyphOrder"><strong>getGlyphOrder</strong></a>(self)</dt><dd><tt>This function will get called by a ttLib.TTFont instance.<br>
|
|
Do not call this function yourself, use TTFont().<a href="#table__p_o_s_t-getGlyphOrder">getGlyphOrder</a>()<br>
|
|
or its relatives instead!</tt></dd></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-toXML"><strong>toXML</strong></a>(self, writer, ttFont)</dt></dl>
|
|
|
|
<hr>
|
|
Methods inherited from <a href="fontTools.ttLib.tables.DefaultTable.html#DefaultTable">fontTools.ttLib.tables.DefaultTable.DefaultTable</a>:<br>
|
|
<dl><dt><a name="table__p_o_s_t-__cmp__"><strong>__cmp__</strong></a>(self, other)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-__init__"><strong>__init__</strong></a>(self, tag)</dt></dl>
|
|
|
|
<dl><dt><a name="table__p_o_s_t-__repr__"><strong>__repr__</strong></a>(self)</dt></dl>
|
|
|
|
<hr>
|
|
Data and other attributes inherited from <a href="fontTools.ttLib.tables.DefaultTable.html#DefaultTable">fontTools.ttLib.tables.DefaultTable.DefaultTable</a>:<br>
|
|
<dl><dt><strong>dependencies</strong> = []</dl>
|
|
|
|
</td></tr></table></td></tr></table><p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#eeaa77">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td>
|
|
<td width="100%"><dl><dt><a name="-packPStrings"><strong>packPStrings</strong></a>(strings)</dt></dl>
|
|
<dl><dt><a name="-unpackPStrings"><strong>unpackPStrings</strong></a>(data)</dt></dl>
|
|
</td></tr></table><p>
|
|
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
|
<tr bgcolor="#55aa55">
|
|
<td colspan=3 valign=bottom> <br>
|
|
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
|
|
|
|
<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td>
|
|
<td width="100%"><strong>postFormat</strong> = '<font color="#c040c0">\n\t</font>><font color="#c040c0">\n\t</font>formatType:<font color="#c040c0">\t\t\t</font>16.16F<font color="#c040c0">\n\t</font>italicAngle:<font color="#c040c0">\t\t</font>16.16F<font color="#c040c0">\t</font>...l<font color="#c040c0">\t\t\t</font># maximum memory if Type1 font is downloaded<font color="#c040c0">\n</font>'<br>
|
|
<strong>postFormatSize</strong> = 32<br>
|
|
<strong>standardGlyphOrder</strong> = ['.notdef', '.null', 'nonmarkingreturn', 'space', 'exclam', 'quotedbl', 'numbersign', 'dollar', 'percent', 'ampersand', 'quotesingle', 'parenleft', 'parenright', 'asterisk', 'plus', 'comma', 'hyphen', 'period', 'slash', 'zero', ...]</td></tr></table>
|
|
</body></html> |