The library will at some point need to add font support. Libraries to consider basing the system on. - https://github.com/MikePopoloski/SharpFont - https://github.com/LayoutFarm/Typography Ideally we shouldn't have any dependencies and absolutely no unmanaged dependencies as we need to deploy easily on web applications.
The library will at some point need to add font support.
Libraries to consider basing the system on.
Ideally we shouldn't have any dependencies and absolutely no unmanaged dependencies as we need to deploy easily on web applications.