SharpFont/Source
Stephen McConnel c760a5cc51 Fix SharpFont.dll.config to work with dh_clideps
The old version appears to work at runtime, but it fails badly when
trying to build a debian package that uses SharpFont.  As far as I
can tell, this new version conforms better with the description of
DllMaps at http://www.mono-project.com/docs/advanced/pinvoke/dllmap/.
2016-05-26 17:02:39 -05:00
..
Examples (Example) Revamp the method that renders a font string. The changes include the following: 2016-05-20 13:32:45 -05:00
SharpFont Fix SharpFont.dll.config to work with dh_clideps 2016-05-26 17:02:39 -05:00
.editorconfig Add .editorconfig to reduce the amount of spurious whitespace changes 2016-05-03 12:49:59 -05:00
SharpFont.sln