Home Forums General discussion WPF 4 is out…Any plan?

Viewing 3 reply threads
  • Author
    Posts
    • coolcfan
      Participant
      Post count: 11

      is there any plan to update tabbles to WPF 4.0, to fix the font-rendering bug?

    • staley
      Participant
      Post count: 83

      How difficult would this be? Simple recompile or massive code tweaks? 😕

    • Maurizio
      Participant
      Post count: 196

      "coolcfan" wrote: is there any plan to update tabbles to WPF 4.0, to fix the font-rendering bug?

      This is done in 1.5.3 RC1 😉

      The final release is imminent (one or two days)

    • Maurizio
      Participant
      Post count: 196

      "staley" wrote: How difficult would this be? Simple recompile or massive code tweaks? 😕

      I just had to recompile and add

      TextOptions.TextFormattingMode = "Display"

      to each window in XAML.

Viewing 3 reply threads
  • You must be logged in to reply to this topic.