-
Re: A (new?) algorithm to make two G¹–continuous cubic Bézier curves G³–continuous
So do I. However, in many cases you are given a tangent constraint (like reaching a certain height) and fiddling the handles to meet this constraint is difficult: Another aspect: Your method has exac…3 -
Re: A (new?) algorithm to make two G¹–continuous cubic Bézier curves G³–continuous
@"Chris Lozos" Just as you work with RMX you can work with "Make G3 continuous": Look if the curve is more pleasing after applying it; if not then undo it. @"Alex Kaczun"…2 -
Re: A (new?) algorithm to make two G¹–continuous cubic Bézier curves G³–continuous
@"Jasper de Waard": * G0: The curves touch at the join point (often called "continuous"). * G1: The curves also have the same direction at the join point (often called "smoot…7 -
Re: A (new?) algorithm to make two G¹–continuous cubic Bézier curves G³–continuous
The following image tries to visualize the algorithm "Make G³–continuous" by a comparison with "Harmonize". To the left the glyphs are harmonized, to the right the glyphs are addi…1 -
Re: A FontForge plug-in to harmonize or tunnify (balance) or add inflection points to the selected part
Curvatura is the successor of harmonize-tunnify-inflection . Curvatura now also supports G3-continuity (see this thread).1