c# - DrawString in Mono -


i'm having trouble getting graphics.drawstring work under mono on linux.

  1. it renders fonts in pre-defined mode different system settings (regarding antialiasing, hinting etc).
  2. setting textrenderinghint property has 0 effect.

everything looks fine if same exe run on ms.net. known mono bug or missing something?

mono version: 3.2.8 os: debian 8.2


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -