If you find that the characters are not sharp enough, follow these instuctions: 

- open and edit the file settings.js
located in C:\Program Files (x86)\TSplus\Clients\www\software\html5

- then search the value W.fontsmoothing = true;
and change it to W.fontsmoothing = false;

- finally, save the file and reboot the web server within the AdminTool.
Before connecting to the session, perform a CTRL+F5 on the web browser's tab to refresh the cache.




To smoothen the text, use "true" instead of false.


If you have bad looking or over-sharpened fonts and you are using Chrome, you can disable Chrome's GPU hardware acceleration.

  1. open a new tab in Chrome and copy paste this: chrome://flags/#disable-accelerated-2d-canvas
  2. disable the Accelerated 2D canvas, 
  3. and finally restart the web browser.


Notes:

We believe that a few GPUs were added to list of assumed supported cards by Chrome, therefore the graphical acceleration adjusts the final picture by internal GPU settings which can make text and graphical elements look over-sharped. 


There isn't any way to force Chrome to stop using GPU hardware acceleration for particular tab.