Skip to content

BOY: Font and widget sizes scale inconsistently #107

Open
@mdavidsaver

Description

@mdavidsaver

At present the apparent size of widget text and widget bounding boxes do not scale together. In an environment with computers having different screen sizes and pixel densities (DPI) gives inconsistent visuals. Text which fits on one computer will be clipped on others.

In some cases this can be "tweaked" by DPI value used in rendering fonts. However, we have only found system wide controls, which causes some other applications to look strange.

In the following examples the same .opi is rendered at 75 DPI.

Uploading boyfonts.png . . .

and 96 DPI

Uploading boyfonts2.jpg . . .

Some discussion may also be found here:

http://wiki.mandriva.com/en/Font_Size_and_DPI

We would like to request that BOY should ensure that the relative sizes of text and widgets be constant on all systems.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions