← Back to team overview

nunit-core team mailing list archive

[Bug 644643] [NEW] NUnit uses fonts which may not be present on Linux

 

Public bug reported:

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.

** Affects: nunitv2
     Importance: Low
     Assignee: Charlie Poole (charlie.poole)
         Status: In Progress

** Changed in: nunitv2
       Status: New => Triaged

** Changed in: nunitv2
   Importance: Undecided => Low

** Changed in: nunitv2
     Assignee: (unassigned) => Charlie Poole (charlie.poole)

** Changed in: nunitv2
    Milestone: None => 2.5.8

** Changed in: nunitv2
       Status: Triaged => In Progress

-- 
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: In Progress

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.





Follow ups

References