Skip to content

StbSharp/StbTrueTypeSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StbTrueTypeSharp

NuGet Build & Publish Chat

C# port of stb_truetype.h

Adding Reference

There are two ways of referencing StbTrueTypeSharp in the project:

  1. Through nuget: install-package StbTrueTypeSharp

  2. As submodule:

    a. git submodule add https://github.com/StbSharp/StbTrueTypeSharp.git

    b. Now there are two options:

    • Add StbTrueTypeSharp/src/StbTrueTypeSharp/StbTrueTypeSharp.csproj to the solution

    • Include *.cs from StbTrueTypeSharp/src/StbTrueTypeSharp directly in the project. In this case, it might make sense to add STBSHARP_INTERNAL build compilation symbol to the project, so StbTrueTypeSharp classes would become internal.

License

Public Domain

Who uses it?

https://github.com/rds1983/SpriteFontPlus

https://github.com/rds1983/FontStashSharp

Sponsor

If this project is useful for you, you can support development:

Crypto

USDT (TON): UQCQy6tFInPvqinE44zHY4R0rYS3niaBikkqiSyGmyoAMwyO

TON: UQCQy6tFInPvqinE44zHY4R0rYS3niaBikkqiSyGmyoAMwyO

Credits

About

C# port of stb_truetype.h

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors

Languages