[Remind-Fans] Tkremind: Go to previous/next month indicators shown as boxes
Gary Johnson
garyjohn at spocom.com
Tue Nov 1 12:11:25 EDT 2022
On 2022-11-01, Dianne Skoll via Remind-fans wrote:
> On Tue, 1 Nov 2022 07:42:23 -0700
> Gary Johnson via Remind-fans <remind-fans at lists.skoll.ca> wrote:
>
> > I have TkRemind running on two Ubuntu systems. On one, the "Go to
> > previous month" and "Go to next month" arrows on either side of
> > "Today" appear as arrows, as I would expect. On the other, they
> > appear as empty rectangles. How do I fix the latter?
>
> It is a bad font. Let me see which font is being used on my system...
>
> tkremind: font actual TkDefaultFont
> -family {DejaVu Sans} -size 10 -weight normal -slant roman -underline 0 -overstrike 0
>
> So it's apparently DeJaVu Sans.
>
> You can see which font your tkremind is using with Tk's excellent "rmt" app.
> On my Debian system, I ran:
>
> wish /usr/share/doc/tk8.6-doc/demos/rmt
>
> Then in the File menu, I selected the tkremind application and typed:
>
> font actual TkDefaultFont
On the system showing arrows, rmt says,
tkremind: font actual TkDefaultFont
-family {DejaVu Sans} -size 10 -weight normal -slant roman -underline 0 -overstrike 0
On the system showing rectangles,
tkremind: font actual TkDefaultFont
-family {DejaVu Sans} -size 10 -weight normal -slant roman -underline 0 -overstrike 0
Those are the same. Weird.
Regards,
Gary
More information about the Remind-fans
mailing list