Closed
Bug 587293
Opened 15 years ago
Closed 15 years ago
DirectWrite always on on DX10 hardware
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(1 file)
|
872 bytes,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
Right now, even if you manually pref render-mode to 0 on DX10 hardware. DirectWrite will still be on, this is because it gets turned on if it's preffed on, -or- if the render mode is D2D before the prefs are read. We should make it respect the DWrite pref in render-mode 0.
Ditto.
Plus, the font smoothing with DirectWrite is so awkward, that it actually hurts to browse the internet...
And i would like to stay with Minefield for the time beeing ;)
| Assignee | ||
Comment 2•15 years ago
|
||
Attachment #466076 -
Flags: review?(jmuizelaar)
Comment 3•15 years ago
|
||
Comment on attachment 466076 [details] [diff] [review]
Disable directwrite when user preffed off D2D and not on dwrite
Can't we not create the DWriteFactory in this case?
Comment 4•15 years ago
|
||
Comment on attachment 466076 [details] [diff] [review]
Disable directwrite when user preffed off D2D and not on dwrite
Bas tells me that this method needs cleanup to make it more sane; file that bug, and this temporary hack is fine.
Attachment #466076 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•15 years ago
|
||
Follow-up Bug 587572.
You need to log in
before you can comment on or make changes to this bug.
Description
•