diff options
author | Sven Gothel <[email protected]> | 2023-02-23 22:23:38 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-02-23 22:23:38 +0100 |
commit | d2d09d37be87bebf7700b9f82bccdf94a7ff5e51 (patch) | |
tree | d698d27b6a4012eb4a729c8bf355f4405d1eb943 /src/jogl/classes/com/jogamp/opengl/util | |
parent | 0bc7cc3a8dc68005f52082a4e3181e09d8e36599 (diff) |
Graph Font: Fix TypecastRenderer TTF corner-case: Prefer initial segment's moveTo (start) to be onCurve
One of the FreeSerif fonts starts a new segment with two off-curves,
where the mid-point is not onCurve.
Here we have to test whether the previous (point-1 or in code: point_m) is onCurve and
simply start our 'turtle' making the shape there ..
Diffstat (limited to 'src/jogl/classes/com/jogamp/opengl/util')
0 files changed, 0 insertions, 0 deletions