7 * Update `tikz` functions.
8 * Reader for gmesh `msh` file to plot meshes produced by this
10 * Implement the picture mode `embedded` to allow the generated code
11 (`mplibcode` or `tikz`) to be included in a `mplibcode` or
12 `tikzpicture` environment (for now, the produced code contains the
13 environment declarations).
14 * Macro to generate a meshed rectangle.
15 * Macro to generate a meshed circle.
16 * Macro that, given a border defined by a set of points, adds points
17 inside to generate the mesh.
18 * Other algorithms (divide and conquer)