Ticket Change Details
Overview

Artifact ID: 51da5926d5a5de6042a3d3953b3573675bd0c292
Ticket: 7011a6c7499c10422fd27a1d16438c22637b41ea
Enable xft Font Support on Linux builds
User & Date: anonymous on 2018-10-18 05:51:18
Changes

  1. comment changed to:
    <div>The build for Linux 64 bit did only contain a very limited amount of fonts if tk is loaded. Probably -xft is not enabled on the build architecture. <br /></div><div><br /></div><div>see here:</div><div>http://compgroups.net/comp.lang.tcl/font-issues-running-tclkit-on-linux/2980792</div><div>For instance on ubuntu this should do the trick:</div><div><pre class="ForumPostContentText">sudo apt-get install libxft-dev</pre></div>
    
  2. foundin changed to: "0.11.0"
  3. login: "anonymous"
  4. private_contact changed to: "07325ebe1d2f953630e0acc4d98db7f39a11d03e"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to: "Enable xft Font Support on Linux builds"
  8. type changed to: "Feature Request"