Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

have problems with hardware acceleration of rendering: fonts looks terrible

  • 3 답장
  • 10 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

have problems with hardware acceleration of rendering (integrated gpu: amd 760g) from one of latest nightly updates - font looks terrible http://i.imgur.com/kWnySVv.png

have problems with hardware acceleration of rendering (integrated gpu: amd 760g) from one of latest nightly updates - font looks terrible http://i.imgur.com/kWnySVv.png

선택된 해결법

Note that the gfx.content.azure.enabled pref no longer has effect and you can try to disable Direct2D by setting the gfx.direct2d.disabled pref to true on the about:config page and leave hardware acceleration otherwise enabled.

See also comment 414 in bug 812695:

That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.

문맥에 따라 이 답변을 읽어주세요 👍 3

모든 댓글 (3)

more options

Is this the first time font rendering has not worked well with hardware acceleration enabled? It might be a regression in the latest nightly that will be remedied, or it might be a change that would be hard to undo. I'm not sure of the best way to determine that. If it doesn't clear up in a few days, you could file a bug indicating which nightly started the problem.

more options

ok, ty for answer. waiting for fix )

more options

선택된 해결법

Note that the gfx.content.azure.enabled pref no longer has effect and you can try to disable Direct2D by setting the gfx.direct2d.disabled pref to true on the about:config page and leave hardware acceleration otherwise enabled.

See also comment 414 in bug 812695:

That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.