Closed
Bug 20899
Opened 26 years ago
Closed 23 years ago
get rid of char/char* versions of GetWidth/DrawString
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: erik, Assigned: shanjian)
Details
The char/char* versions of GetWidth/DrawString are not used any more, and we
should get rid of them.
This probably also means that we can retire the FindFont('a') hack.
| Reporter | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M16
| Reporter | ||
Comment 1•26 years ago
|
||
Moving all M16s to M17. Please make comments if you disagree.
Target Milestone: M16 → M17
| Reporter | ||
Comment 2•26 years ago
|
||
Troy and I discussed reviving the single-byte code. We haven't decided what to
do yet. Marking this bug M20.
Target Milestone: M17 → M20
Comment 3•25 years ago
|
||
I think the char/char* versions of GetWidth/DrawString is still used , right ?
Mark it as Future for now.
Target Milestone: M20 → Future
Comment 4•25 years ago
|
||
erik resign. reassign all his bug to ftang for now.
Assignee: erik → ftang
Status: ASSIGNED → NEW
Comment 5•25 years ago
|
||
mark all future new as assigned after move from erik to ftang
Status: NEW → ASSIGNED
Comment 6•24 years ago
|
||
reassign to shanjian. Is this bug still meaningful?
Assignee: ftang → shanjian
Status: ASSIGNED → NEW
| Assignee | ||
Comment 7•23 years ago
|
||
char/char* version is still used somewhere. Since there is no much benefit from
doing this, I will close this bug.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•