Closed
Bug 237342
Opened 21 years ago
Closed 17 years ago
installer should use monospace font for README and license
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ajschult784, Unassigned)
Details
Attachments
(1 file)
878 bytes,
patch
|
Details | Diff | Splinter Review |
the install wizard currently attempts to use a monospace font (fixed), but
overspecifies the font (bug 40960) and has always (at least on my system) used a
proportional font.
Using a monospace font makes the text look cleaner, although the text either has
to be really small or the installer window needs to be a bit wider.
Reporter | ||
Comment 1•21 years ago
|
||
after staring at the README for a while, I decided that (at least with the
patch from bug 237275) the README looks ok in a proportional font. This patch
switches the font spec to helvetica and drops the over-specificity.
The monospace font for the license gives consistent right margins without
resorting to removing the newlines (and the indenting with it).
Updated•21 years ago
|
QA Contact: bugzilla → agracebush
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 2•17 years ago
|
||
Linux installer has been discontinued on Trunk => INVALID.
Assignee: ajschult → nobody
QA Contact: agracebush → general
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•