Author Topic: fonttool.exe  (Read 20881 times)

0 Members and 2 Guests are viewing this topic.

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
In that case, we could probably use it but I'm not sure we can statically link it.
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

 

Offline Iss Mneur

  • 210
  • TODO:
In that case, we could probably use it but I'm not sure we can statically link it.
Yes, we cannot statically link LGPL code (because of our license we are basically an binary/commercial project (because we impose more restrictions than the GPL or LGPL)).
"I love deadlines. I like the whooshing sound they make as they fly by." -Douglas Adams
wxLauncher 0.9.4 public beta (now with no config file editing for FRED) | wxLauncher 2.0 Request for Comments

  

Offline Swifty

  • 210
  • I reject your fantasy & substitute my own
If there's a BSD licensed alternative to FreeType I'd look into that, who knows maybe we could just integrate it directly into FSO at some point.  But not if it's GPL'd code.
FreeType has a BSD-like FreeType license.

Quote
FreeType is released under two free software licenses: the GNU General Public License or a permissive license with an acknowledgement clause similar to that of the current license of XFree86 (the acknowledgement clause renders it incompatible with version 2 of the GNU GPL, though it is compatible with GPL version 3). The library can thus be used by any kind of project, be it proprietary or not. As well as being used by the major free software desktop systems, FreeType is widely used as a rasterization engine for modern video games.