12345678910111213141516 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
- <html><head>
- <title>platform</title>
- </head><body>
- <p>[<a href="mxdoc.htm">mainpage</a>]
- [<a href="tags.htm">tags</a>]<br>
- <h1><a name="platform">module: platform</a></h1><p>Part of the <a href="depui.htm">depui</a> library.<ul><li>
- <a name="unsigned int mx_platform_font_width(void* pfont, const char* text, int len)"><code>unsigned int mx_platform_font_width(void* pfont, const char* text, int len)</code></a>
- <p>
- <p>Allegros font witdth should be able to take more than 1024 chars
- (<a href="../include/depui/platform/allegro.c">../include/depui/platform/allegro.c</a>)<p></li>
- </ul><p>Generated by <a href="http://www.deleveld.dds.nl/mxdoc/index.htm">MXDOC</a> 2.2 on Sun Feb 4 15:16:27 2007
- </body></html>
|