diff options
author | Sven Gothel <[email protected]> | 2023-02-12 00:53:13 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-02-12 00:53:13 +0100 |
commit | d9be96fcbcf6ca71ef72aa45ca02fcdd25c3b0ff (patch) | |
tree | 600d4be5e7e6fb2dcc64265a1ab8c2cf2d69728b /LICENSE.txt | |
parent | aea3a62c0139d1dfc208ede21d3f402d9a66df12 (diff) |
Typecast: *Font*: Use constructor instead for static read(). TTFont: Add ctor for File and InputStream
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index c83b700cc..dcadf0619 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -255,8 +255,8 @@ A.3) The JOGL source tree contains code from David Schweinsberg Typecast is a font development environment for OpenType font technology. - <https://github.com/dcsch/typecast> - <https://java.net/projects/typecast> + Upstream <https://github.com/dcsch/typecast> + JOGL Patches <https://jogamp.org/cgit/typecast.git/log/?h=jogl_patches> Author: David Schweinsberg |