WORK IN PROGRESS
WIP TOOL (SAMPL)
WIP TOOL (SAMPL)
Welcome to the page where you can try out a new tool I'm currently developing. This is a work in progress, so you may encounter bugs, unfinished features, or quirky controls along the way—it’s all part of the process!
Your feedback, bug reports, or ideas for improvement would be greatly appreciated and can help refine the tool before its release. Feel free to share your thoughts using with me using the contact form.
The new tool I’m developing is called SAMPL. It’s designed to convert text into a set of points based on the vector contours of glyphs. The number of points generated depends on a sampling factor that controls how accurately the vector paths will be sampled.
These points serve as base coordinates, to which the user can apply various shapes. Once the shapes are applied, they can be animated using selected transformation parameters. SAMPL allows users to either use a built-in font or upload their own. Additionally, I’ve developed a feature that automatically moves words to a new line as you type, based on the selected layout settings.
CHANGE LOG:
0.24 (2025.02.09)
0.21 (2025.02.05)
0.20 (2025.01.30)
0.19 (2025.01.29)
0.18 (2025.01.26)
Your feedback, bug reports, or ideas for improvement would be greatly appreciated and can help refine the tool before its release. Feel free to share your thoughts using with me using the contact form.
The new tool I’m developing is called SAMPL. It’s designed to convert text into a set of points based on the vector contours of glyphs. The number of points generated depends on a sampling factor that controls how accurately the vector paths will be sampled.
These points serve as base coordinates, to which the user can apply various shapes. Once the shapes are applied, they can be animated using selected transformation parameters. SAMPL allows users to either use a built-in font or upload their own. Additionally, I’ve developed a feature that automatically moves words to a new line as you type, based on the selected layout settings.
CHANGE LOG:
0.24 (2025.02.09)
- New style mode - Image Fill (drag-n-drop on Canvas)
- Shape scaling affects the Stroke Width
- Multiple minor revisions
- Refactoring UI
0.21 (2025.02.05)
- Added font features (Kerning & Ligatures)
- Small updates for the Auto-Layout system
- Options for default letter case for vertical alignment
- Refactoring transformation modes
0.20 (2025.01.30)
- Added the ability to export graphics in PNG format
- Released as the WIP version
0.19 (2025.01.29)
- Added the rotate transformation controls
- Added the scale modifier
- Added the wordspace feature
0.18 (2025.01.26)
- Refactoring the size transformation system
- Added the size limiter control
- Added the square and triangle shape types