Author Topic: Dynamic Font and Anti Aliasing On/Off  (Read 2738 times)

broken

  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 4
  • Posts: 140
    • View Profile
Dynamic Font and Anti Aliasing On/Off
« on: June 26, 2013, 01:48:39 AM »
Hi!

I use in my application dynamic fonts (Furrore) and UILabel. On one of the tested computers (1366x768) that font is not displayed correctly (attach). There is some noise around text.

After various experiments - re-import the font, change the font size, change its parents (UILabel parents), did not give the result.

Randomly exported application with low settings (Fastest Quality Settings) and the font was displayed normally. After that I returned the quality settings to Fantastic and tried to turn off the Anti Aliasing and in the same font displayed normally.

Why?

Thanks!
« Last Edit: June 26, 2013, 04:07:51 AM by broken »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Dynamic Font and Anti Aliasing On/Off
« Reply #1 on: June 26, 2013, 12:36:18 PM »
Fastest quality setting reduces texture quality, which messes up your textures.

broken

  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 4
  • Posts: 140
    • View Profile
Re: Dynamic Font and Anti Aliasing On/Off
« Reply #2 on: June 26, 2013, 01:20:29 PM »
Fastest quality setting reduces texture quality, which messes up your textures.

No, you do not understand, read again what I wrote.

Fastest - font Ok
Fantastic (anti aliasing on) - font with artefacts
Fantastic (anti aliasing off) - font Ok

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Dynamic Font and Anti Aliasing On/Off
« Reply #3 on: June 27, 2013, 12:10:18 AM »
The only time I've heard of this happen in the past was from another user about a month ago, and the issue turned out to be Intel. Intel videocard drivers suck.