            README for MolipSdk version 4.1

                    January 6, 2007

                   Masayuki Fukushiro


See INSTALL.txt for instructions on how to install MolipSdk.

MolipSdk is the SDK to make plug-in programs for 'Dynamic Draw Professional'.
To make plug-in, see the following documents.
- Help/jp/MakePlugIn.html
- Help/jp/MakeSetup.html

-----------------------------------------------
Caution

In the source code, you will find a lot of meaningless text,
like the following.
'_xZkqqHx_iDeBiDhGiDiKiDfAiBfLiDfGiDiHiDjDjHhA_xHqqkZx_'
It is a encoded text from Japanese.
In the original source code, most comments are written in
Japanese. Japanese code include binary, so I encoded to
ascii text.
Be careful not to delete the encoded text please.
I recommend you to write comments in English.
-----------------------------------------------
About STL

'MpgExtern.h' in MolipSDK includes STL.
License, and details are written in 'MpgExtern.h'.
-----------------------------------------------
