Closed
Bug 610554
Opened 15 years ago
Closed 15 years ago
Round advances rather than truncating them
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0b3+ | --- |
People
(Reporter: pavlov, Assigned: pavlov)
Details
Attachments
(1 file)
|
450 bytes,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
Right now on android our text can get a little smushed together at various sizes. Rounding provides generally provides the best results.. Ceiling often provides too much spacing.
| Assignee | ||
Updated•15 years ago
|
Attachment #489056 -
Attachment is patch: true
Attachment #489056 -
Attachment mime type: application/octet-stream → text/plain
Attachment #489056 -
Flags: review?(karlt)
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → pavlov
tracking-fennec: --- → 2.0b3+
Comment 1•15 years ago
|
||
Comment on attachment 489056 [details] [diff] [review]
fix
Can you add a comment please explaining that advances are not rounded to pixels because the expectation is that they will be scaled to various sizes?
And please add spaces around the operators.
Attachment #489056 -
Flags: review?(karlt) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•