Revision: 75338
          http://sourceforge.net/p/brlcad/code/75338
Author:   starseeker
Date:     2020-04-10 17:05:53 +0000 (Fri, 10 Apr 2020)
Log Message:
-----------
stb_truetype is separate from fontstash

Modified Paths:
--------------
    brlcad/trunk/doc/legal/embedded/CMakeLists.txt

Added Paths:
-----------
    brlcad/trunk/doc/legal/embedded/stb_truetype.txt

Modified: brlcad/trunk/doc/legal/embedded/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/legal/embedded/CMakeLists.txt      2020-04-10 17:02:51 UTC 
(rev 75337)
+++ brlcad/trunk/doc/legal/embedded/CMakeLists.txt      2020-04-10 17:05:53 UTC 
(rev 75338)
@@ -42,6 +42,7 @@
   sobolseq.txt
   SPSR.txt
   sscanf.txt
+  stb_truetype.txt
   STIX_Font_License_2010.txt
   tcl.txt
   tinythread.txt

Added: brlcad/trunk/doc/legal/embedded/stb_truetype.txt
===================================================================
--- brlcad/trunk/doc/legal/embedded/stb_truetype.txt                            
(rev 0)
+++ brlcad/trunk/doc/legal/embedded/stb_truetype.txt    2020-04-10 17:05:53 UTC 
(rev 75338)
@@ -0,0 +1,18 @@
+Copyright (c) 2017 Sean Barrett
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+file:src/libdm/fontstash/stb_truetype.h


Property changes on: brlcad/trunk/doc/legal/embedded/stb_truetype.txt
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to