mrvux / SharpFontWrapper

Managed wrapper for FWFontWrapper Direct3D11 text library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharpFontWrapper

Build status

Managed wrapper for FWFontWrapper Direct3D11 text library

Build instructions

Checkout repository

Open solution

Build :)

Code generation

This project uses SharpTools : https://github.com/jkoritzinsky/SharpTools

Since I want to avoid user to install lot of different tools to run the generator, generated code is stored in the repository.

If you want to change the mappings, you need to install visual studio SDK and run : Generator.bat manually

About

Managed wrapper for FWFontWrapper Direct3D11 text library

License:GNU General Public License v3.0


Languages

Language:C# 78.8%Language:C++ 20.6%Language:HLSL 0.4%Language:Batchfile 0.3%