diff options
author | Sven Gothel <[email protected]> | 2014-02-28 00:02:09 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-02-28 00:02:09 +0100 |
commit | caa9ba036179d3a644e258c444f5b464df480c27 (patch) | |
tree | 1dcf50e98e575488358efb52def48dd59667ee91 /LICENSE.txt | |
parent | 34aebbf54491b8f7e98bee3f45f8b58b817a6db5 (diff) |
Bug 801: Graph TextRenderer Cleanup Part-6: Fix TypecastRenderer; Minor Editing
Fix TypecastRenderer:
- Ensure quad shapes are closed!
- Revalidate point -> shape interpretation using orig. Typcast code
- Fix 'midPoint(..)' use float values
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 6da9f545e..e8c5a52d1 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -246,7 +246,7 @@ A.3) The JOGL source tree contains code from David Schweinsberg Typecast is a font development environment for OpenType font technology. - <http://typecast.dev.java.net/> + <https://java.net/projects/typecast> Author: David Schweinsberg |