Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 622 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 622 Bytes

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