git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neal Kreitzinger <nkreitzinger@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Jeremy Ramer <jdramer@gmail.com>, git@vger.kernel.org
Subject: Re: Currently checked out branch is not bold in gitk when using ssh X-forwarding
Date: Thu, 22 Mar 2012 19:02:21 -0500	[thread overview]
Message-ID: <4F6BBD8D.1050905@gmail.com> (raw)
In-Reply-To: <4F6BB0EC.2080209@gmail.com>

On 3/22/2012 6:08 PM, Neal Kreitzinger wrote:
> On 3/22/2012 4:10 PM, Jeremy Ramer wrote:
>> However, when I log in from my newer Ubuntu 11.11 laptop (ssh -X
>> buildserver) and start gitk the currently checked out branch is
>> not displayed in bold font. In fact, all the fonts are a little
>> ugly, though it is the lack of bold that is the hardest to work
>> with.
>>
> FWIW, my theory is that is has something to do with your fonts. Just
> a simple end user observation. I'm not a gitk programmer.
>
> Maybe you don't have your fonts set for what-you-want in gitk. Maybe
> you don't have the fonts installed/setup on your ubuntu box for
> what-you-want in gitk.
>
> I assume gitk uses the fonts that you tell it to, or that are
> available.
>
Hint: the bold version of a font is its own font.  You could have the 
non-bold font installed, but not the bold font.  Here's a link on how to
install fonts: http://karmak.org/archive/2004/06/ttfonts.html?lang=en

*If* that is the reason for your lack of bold-ness in gitk.

Also, I see from my install log that it does do something with fonts:

  DEST /usr/share/git-gui/lib
     INSTALL 644 tclIndex
     INSTALL 644 about.tcl
     INSTALL 644 blame.tcl
     INSTALL 644 branch_checkout.tcl
     INSTALL 644 branch_create.tcl
     INSTALL 644 branch_delete.tcl
     INSTALL 644 branch_rename.tcl
     INSTALL 644 branch.tcl
     INSTALL 644 browser.tcl
     INSTALL 644 checkout_op.tcl
     INSTALL 644 choose_font.tcl

I'm not sure how closely gitk and git-gui are tied together.

Hope this helps some more.

v/r,
neal

  reply	other threads:[~2012-03-23  0:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-22 21:10 Currently checked out branch is not bold in gitk when using ssh X-forwarding Jeremy Ramer
2012-03-22 23:08 ` Neal Kreitzinger
2012-03-23  0:02   ` Neal Kreitzinger [this message]
2012-03-29 16:34     ` Jeremy Ramer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F6BBD8D.1050905@gmail.com \
    --to=nkreitzinger@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jdramer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).