** Changed in: nunitv2 Status: Fix Committed => Fix Released -- NUnit uses fonts which may not be present on Linux https://bugs.launchpad.net/bugs/644643 You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2.
Status in NUnit V2 Test Framework: Fix Released Bug description: NUnit uses Microsoft Sans Serif and Courier New as default fonts. These are not present on Linux. We should use generic sans serif and monospace fonts and not test for the name of the font in our tests. In future, we may deliver some fonts with NUnit, in which case those could be used. _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp