Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 241f9e4802970dd67e4a29199919776deddbeead
Ticket: 9f283c0b904dd7ea372b97af4ce76bc1a3662555
Revised [text]: textIndex-19.14 fails on Linux
User & Date: gcramer 2017-07-09 09:54:18
Changes

  1. icomment:
    > It seems that Tk does not manage to obtain this font on my system.
    
    This means that the X11 font handling has a severe bug. I think that the functions InitFont(), GetFont(), TkpGetFontFromAttributes() in tkUnixRFont.c are responsible. Another important function is TkpGetFontFamilies(), is this function recognizing the font? Can you figure out where it fails? Unfortunately (!) under my system the font handling works.
    
  2. login: "gcramer"
  3. mimetype: "text/plain"