nelsnelson / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

The text output is not legible (opensuse 11.1) #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start gource on a repository
2.
3.

What is the expected output? What do you see instead?
The expected output has nice fonts. I see crippled fonts instead. See
attached screenshot

What version of the product are you using? On what operating system?
0.14 on opensuse 11.1

I am sure the font file is found because I replaced the source to use
another font and it worked only after copying it to the correct directory.

Original issue reported on code.google.com by christop...@gmail.com on 4 Oct 2009 at 9:41

Attachments:

GoogleCodeExporter commented 8 years ago
Strange. Dunno what that is. Did you build it with ftgl 2.1.3 rc5?

Did using the other font fix it?

Original comment by acaudw...@gmail.com on 4 Oct 2009 at 9:40

GoogleCodeExporter commented 8 years ago
Yes, I've compiled the latest version of ftgl. FTGLDemo seems to work. Using 
the 
other font did not fix it.

I've seen some valgrind errors with gource. Might it be related to this?

Original comment by christop...@gmail.com on 5 Oct 2009 at 7:20

GoogleCodeExporter commented 8 years ago
It looks like the Glyph texture of the font FTGL/Freetype2 produced is corrupt
somehow, but I don't know what would cause that. Notice the rest of the 
textures are
fine. Also there is a strange interlaced appearance to the font texture 
corruption.

Original comment by acaudw...@gmail.com on 5 Oct 2009 at 8:25

GoogleCodeExporter commented 8 years ago
Perhaps try whatever font is used by the FTGL Demo.

Original comment by acaudw...@gmail.com on 5 Oct 2009 at 8:28

GoogleCodeExporter commented 8 years ago
I guess you could also try the current version of Gource in Git since that's 
using
pkg-config to get the correct build flags for FTGL in case that's the problem.

Original comment by acaudw...@gmail.com on 5 Oct 2009 at 8:33

GoogleCodeExporter commented 8 years ago
http://github.com/acaudwell/Gource

Original comment by acaudw...@gmail.com on 5 Oct 2009 at 8:34

GoogleCodeExporter commented 8 years ago
The FreeSans.ttf shipped with gource looks fine. A rebuild from the git 
repository
shows the same problem. Maybe it is related to the graphics driver? I use the 
radeon
driver. I also attach a screenshot of FGLDemo with the FreeSans.ttf.

Original comment by christop...@gmail.com on 5 Oct 2009 at 2:58

Attachments:

GoogleCodeExporter commented 8 years ago
Closing as this is unlikely to still be an issue...

Original comment by acaudw...@gmail.com on 1 Nov 2013 at 2:07