depui_platform.htm 841 B

12345678910111213141516
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
  2. <html><head>
  3. <title>platform</title>
  4. </head><body>
  5. <p>[<a href="mxdoc.htm">mainpage</a>]
  6. [<a href="tags.htm">tags</a>]<br>
  7. <h1><a name="platform">module: platform</a></h1><p>Part of the <a href="depui.htm">depui</a> library.<ul><li>
  8. <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>
  9. <p>
  10. <p>Allegros font witdth should be able to take more than 1024 chars
  11. (<a href="../include/depui/platform/allegro.c">../include/depui/platform/allegro.c</a>)<p></li>
  12. </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
  13. </body></html>