gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.39k stars 293 forks source link

Fuzzy (Low Res) Text in Tilix #981

Closed ThinkDigitalSoftware closed 7 years ago

ThinkDigitalSoftware commented 7 years ago

The text in my terminal window is Fuzzy looking. I tried changing the font with no results. You can tell it's distinctively less sharp than the text in the title of the Window. Any way to fix this? Hint: It's easier to see if you click the photo to open in a new tab and then click to zoom. screenshot from 2017-06-22 17-27-08

gnunn1 commented 7 years ago

That screenshot looks odd since the terminal title in the drop-down button also looks fuzzy. Does it look the same or better with gnome-terminal and are you using the same font family and size in both terminals?

Also, does switching to the Adwaita theme make any difference?

ThinkDigitalSoftware commented 7 years ago

Yeah and the icons. I just matched the font, size, theme and changed to Adwaita screenshot from 2017-06-22 17-42-53 screenshot from 2017-06-22 17-43-15

and it's still fuzzy.

gnunn1 commented 7 years ago

What distro are you using and what version of tilux? This seems weird to me since both gnome-terminal and tilix are using the same VTE widget.

In dconf-editor under com/gexperts/Tilix can you try changing transparency to false from true and restart Tilix, it's one of the few things I can think of that could be different between the two.

ThinkDigitalSoftware commented 7 years ago

Looks better on my XFCE Desktop on my other computer screenshot_2017-06-22_17-58-46

gnunn1 commented 7 years ago

Was the first one Gnome?

ThinkDigitalSoftware commented 7 years ago

Yes, gnome

On Jun 22, 2017 6:01 PM, "Gerald Nunn" notifications@github.com wrote:

Was the first one Gnome?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gnunn1/tilix/issues/981#issuecomment-310541974, or mute the thread https://github.com/notifications/unsubscribe-auth/AV-HfX7I1ZLYEgRAMCkVjXkjCzejSbJ3ks5sGw5zgaJpZM4OC__h .

ThinkDigitalSoftware commented 7 years ago

It was the transparency. Thank you. I set it back to it's default value. I think the pokemon theming program may have changed it. That's the reason I stumbled upon Tilix in the first place. It didn't end up working. I saw something about Kanto in the custom string for that value, so I assume that's what changed it.

gnunn1 commented 7 years ago

I compared tilix to gnome-terminal on my system with transparency enabled and it looks pretty good in comparison to yours. I suspect the transparency is changing something about font rendering on your system but I'm not sure what.

What distribution are you running? Also, if you have another terminal that supports transparency on the machine with bad rendering does it look the same or better then tilix?

Here's a screenshot from my system.

screenshot from 2017-06-23 08-04-30

ThinkDigitalSoftware commented 7 years ago

I think it was a bad attempt at configuration my another program. I'll try enabling it again without the customization and see if it looks better.

ThinkDigitalSoftware commented 7 years ago

Ok. Transparency stayed enabled. It was actually the background image that I had disabled in dconf earlier

gnunn1 commented 7 years ago

Thanks for the update, closing issue.