Creating bezier curve for a word.
in
Programming Questions
•
1 years ago
Hi,
1) I'm about to create a word with bezier curves, so each letter would be a bezier curve. Since the word is about 7 letters, I was wondering if there is a better way than calculate each position for control points by hand and try hard coding them by hit and miss.
2) Later on I'm planning to have control points visible, so any help on that metter would help too.
Thanks in advance.
1) I'm about to create a word with bezier curves, so each letter would be a bezier curve. Since the word is about 7 letters, I was wondering if there is a better way than calculate each position for control points by hand and try hard coding them by hit and miss.
2) Later on I'm planning to have control points visible, so any help on that metter would help too.
Thanks in advance.
1