============= TEST =============
1. Triangulation
2. Axis -- projection (ternary + quaternary)

============= NEW  =============

01. BeltP() -- analogue of FlowP() but by belt -- fixed and variable width of belt. Color depend on vector field.
02. Box() + edges + half-transparent
03. Parallelization of drawing (MathGL level)
04. Export to LaTeX formats - (pgf/tikz -- vector + bitmap).
05. Export to CALLADA
06. Export to X3D
07. Export to JavaScript (WebGL)
08. GTK and WX window/widgets
09. Import/Export via GIF (as 3d data) ???
10. Read DICOM files.
11. Labels at TriCont()
12. Cones() -- like Bars() but by Cone()
13. MPI_Send(), MPI_Recv()
14. Add diffusive light (no dependence of normals but have direction)
15. Use Hershey as built-in font ???
16. Add MGL command "ask $N 'question'" -- like interactive "define"

============= UNSURE ===========

1. Problem with \calB and so on (\calH, ...) -- they are present only in italic font :(.
2. create PWT fonts
3. \dfrac for normal size and centering  (sample \big\big{\frac{1}{2}}) ???
4. "Cut off" curves if text is printed inside it (for contour labels) ?!?
5. String variables in MGL + readstr command.
8. Pool of threads for speeding up ???
9. Drops as mglPrim -- not accurate but smaller memory and faster
10. Text aspect ratio in OpenGL mode

============= DOCS =============

1. Write "Quick start" userguide
2. FAQ about sizes of plot (parametrical+inverted, or Min*Max)
3. FAQ about MinGW -- http://www.mingw.org/wiki/FAQ
4. MGL docs -- text what formulas are applicable for scalars too.
5.Sample about pthread using.
6. Add help about cmake and GIF/JPEG to the "Installation and using"
7. Regroup pictures in WWW by big classes + combo plots
8. On which things the subplot influence
9. About unrotated text
10. Add "Howto" section in web site.
11. "Data plotting", "Data plot", "Scientific visualtization", "Surface", "Cloud","Plot", "statistical graphics" to website
12. Examples of animation, u3d, x3d, js and so on
13. Example of inverted axis, minus-log axis
14. Venn() diagram sample
15. Primitives sample
16. Candle() sample
17. Parallelization:
	* user level -- SetDrawReg(), PutDrawReg() -- remove!?!
	* MPI level -- Combine()
	* MathGL level -- pthread in mglData, ???
18. SetCoor() -- add log-log, log-x, log-y predefined coordinates
19. Boxs() styles: '#' for wire, '@' for full box. NOTE: use Boxs(a,"@"); for testing speed
20. TernAxis=0 -- usual, =1 -- ternary, =2 -- quaternary, &4 -- projections

============= BUGS =============

1. утилиты (mgl2png и пр.) вылетают, если в коментариях русские буквы
2. Last ' isn't send as call argument!!!
3. "Chaos" in area.png (near axis) ???

