Search code examples
apachefontslicensing

Can I use a font under Apache Licence 2.0 in a commercially distributed game?


Can I use a font under Apache Licence 2.0 in a commercially distributed game? The font will be included as texture in a modified form (with some decorations).


Solution

  • Yes, you can.

    But you MUST keep any copyright notices, state changes in the original font (if any) and include the original text of the licence in your game.

    The guidelines for applying the licence are found in the Apache website.

    Sources: