PolyText
From K-3D
Description
| Generates polygonal text using Freetype 2 |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Polyhedron Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Surface Material | Surface material | k3d::inode* | material |
| Font | Font path | k3d::filesystem::path | font |
| Text | Text | k3d::string_t | text |
| Curve subdivisions | Bezier curves subdivision number | k3d::int32_t | curve_divisions |
| Height | Font height | k3d::double_t | height |
| Orientation | Orientation type (forward or backward along X, Y or Z axis) | k3d::string_t | orientation |

