From d2390dc8beb5a04cf4d1d36dabf7328006cde9a1 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 14 Oct 2016 09:29:21 +1100 Subject: [PATCH] Changelog --- Changelog.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 1f46bbb7..328d7732 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,13 +10,19 @@ - - + +## Packages + +- Neofetch is now in Gentoo's official repos. + + ## Images **Fixed rendering issues in URxvt when using an XFT font.** \ -This was first thought to be an issue between URxvt and W3m-img and I apologize for immediately closing bug reports and dismissing comments about this. +This was first thought to be an issue between URxvt and W3m-img and I apologize for immediately closing bug reports and dismissing comments about this. I spent yesterday trying to fix this issue and found out that launching neofetch with `--bold off` reduced the rendering problems. I did more digging and found out that removing all text formatting fixes the issue entirely. I later found out that adding a single unformatted character before the formatted text fixed the issue while keeping the formatting the same. @@ -27,6 +33,15 @@ The final fix was as simple as adding a zero-width space before the info, here's https://github.com/dylanaraps/neofetch/commit/3e9c3d648cb4c6f0d5fe5f0b96f9e29429af39d9 + ## Ascii - Fixed incorrect prompt location when using `ascii_logo_size small`. + + +## Info + +**Theme Font**
+ +- [XFCE] Fixed incorrect font output. +