Gitk is a great tool for working with Git. Unfortunately after setting up git and X11 forwarding I got this error when running gitk.
The error can easily be fixed by installing dejavu-sans-fonts.
yum install -y dejavu-sans-fonts
The result :
Voila !