Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Namespaces | Variables
ascii2mpw.py File Reference

Go to the source code of this file.

Namespaces

 ascii2mpw
 

Variables

 ascii2mpw.mpw_line = string.replace(asc_line, "\\xA5", "\245")
 
 ascii2mpw.asc_line = string.replace(mpw_line, "\n", "\\n")