git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Trần Ngọc Quân" <vnwildman@gmail.com>
To: jessie hernandez <hernandezboy@gmail.com>, git@vger.kernel.org
Subject: Re: Very Very small fonts in gitk
Date: Wed, 27 Jul 2016 15:21:10 +0700	[thread overview]
Message-ID: <d10f574d-20fe-cdff-3d4e-0d17db5b1c86@gmail.com> (raw)
In-Reply-To: <CAKEmgc=7tyb8FVpoD5yO=s3NMoGeQWr3A3WMPUXv1N+s1A7g8Q@mail.gmail.com>

On 27/07/2016 15:05, jessie hernandez wrote:
> Dear git,
>
> I have been dealing with an issue in gitk for a while now. I do not
> know if this is a specific gitk issue or something else. I cannot find
> any information about it online.
>
> When I start gitk in my repository gitk comes up but all the font and
> all the menus are Extremly small. (see attached image).
>
> My OS is Red Hat 6.6
> git version is 2.0.3 (i tried the 2.9.2 version also and this too
> gives the same small font)
> I am running in bash also tried in KSH
>
> Could you give an insight if this is a known gitk issue or that this is a bug?
>
> Regards,
> Jessie Hernandez
Try to edit gitk configure file `~/.gitk` manually, like this:

set mainfont {{DejaVu Sans} 12}
set textfont {FreeMono 10}
set uifont {{DejaVu Sans} 12 bold}

I hope it work!
Thanks,

-- 
Trần Ngọc Quân.


  reply	other threads:[~2016-07-27  8:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-27  8:05 Very Very small fonts in gitk jessie hernandez
2016-07-27  8:21 ` Trần Ngọc Quân [this message]
2016-07-27  9:27   ` jessie hernandez

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=d10f574d-20fe-cdff-3d4e-0d17db5b1c86@gmail.com \
    --to=vnwildman@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=hernandezboy@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).