C# port of fpdf. Based on the excellently documented gopdf.
Still in its initial stages. Watch this space.
Plan:
- Perform a more or less literal translation from Go to C# <---
- Write unit tests
- Refactor to make the code base idiomatic C#
- Write documentation