Closed Bug 183100 Opened 23 years ago Closed 23 years ago

Use both 96 & 120 dpi version bitmap fonts

Categories

(Core :: Layout: Text and Fonts, defect)

x86
OS/2
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jhpedemonte, Assigned: mkaply)

Details

Attachments

(2 files)

Bitmap fonts on OS/2 come in two flavors: 96dpi and 120dpi. Currently, we only use bitmap fonts that were made for the given dpi. However, if we use both flavors, then we can have a finer granularity of sizes to display. In other words, there are more sizes to choose from if we use both 96 & 120 dpi fonts.
Attached patch patch (diff -u)Splinter Review
Implement using both DPI versions of bitmap fonts. Also, change over some of the PL_* functions.
Attached patch patch (diff -uw)Splinter Review
Ignore whitespace patch. Should be easier to understand.
Attachment #107962 - Flags: review?(mkaply)
:-)
Fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
2003010712 1024x768 Is this fix responsible for shrunken WarpSans in certain places? Tabs, PTB & URLbar remain as before, but status bar and Mailnews text button text have shrunk as if WarpSans in 96 DPI is being applied when elsewhere is 120 DPI as set in prefs. Can this tiny stuff be undone via prefs or CSS? How can people using higher resolutions see this tiny text?
Does your video card allow you to modify your DPI? If so, what do you have it set to? what do you have your DPI set to in Mozilla? Are you using a different theme than the default?
In CONFIG.SYS: rem SET SDDFONTSIZE=small rem SET SDDFONTDPI=96 SET SDDICONS=small Mozilla is set to 120 DPI Modern
Attachment #107962 - Flags: review?(mkaply)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: