all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* fonts
@ 2017-02-22 20:22 Catonano
  2017-02-23  9:46 ` fonts Niall Dooley
  0 siblings, 1 reply; 3+ messages in thread
From: Catonano @ 2017-02-22 20:22 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

I put a picture on line
http://imgur.com/a/K1yry

the fonts on my screen are not that slender, they are awkward, ugly, I
don't know

What can I do to make them better ? Which font should I install and how can
I instruct the Gnome desktop to use them ?

In Fedora there's a thing called "Fedy" that automagically does a list of
things and one of them is making fonts smooth

But I have no idea how it does that, it's a cute tiny window and I just
click a few buttons in it.

So any suggestion is welcomed

Thanks in advance

[-- Attachment #2: Type: text/html, Size: 837 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fonts
  2017-02-22 20:22 fonts Catonano
@ 2017-02-23  9:46 ` Niall Dooley
  2017-02-24  9:15   ` fonts Catonano
  0 siblings, 1 reply; 3+ messages in thread
From: Niall Dooley @ 2017-02-23  9:46 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 2391 bytes --]

Hi,

On 22 February 2017 at 21:22, Catonano <catonano@gmail.com> wrote:
> I put a picture on line
> http://imgur.com/a/K1yry
>
> the fonts on my screen are not that slender, they are awkward, ugly, I
don't
> know
>
> What can I do to make them better ? Which font should I install and how
can
> I instruct the Gnome desktop to use them ?
>
> In Fedora there's a thing called "Fedy" that automagically does a list of
> things and one of them is making fonts smooth
>
> But I have no idea how it does that, it's a cute tiny window and I just
> click a few buttons in it.
>
> So any suggestion is welcomed
>
> Thanks in advance

I'm only using Guix on a *foreign* distro and for now have only Source Code
Pro
<http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/fonts.scm#n923>

(SCP) installed primarily for use within Emacs. I initially followed the
instructions
here <https://www.gnu.org/software/guix/manual/guix.html#X11-Fonts>  from
the manual installing fontconfig and the suggested font packages
(as well as SCP) but found that the SCP despite being configured for use in
my
init.el file was not being used. In fact, the font in Emacs was ugly and my
(powerline) modeline was not rendered correctly. To me it seemed the
various
font packages were conflicting with each other. I subsequently rolled back
to remove
all font packages except for SCP. I kept Fontconfig though. This still did
not improve the
situation much and in fact Emacs was using fonts which I had not installed
- perhaps it
was accessing those available on my foreign distro or some are included in
building the
emacs package for Guix? I don't know.

In any case, I then discovered this thread:

<goog_1169838045>
http://guix-devel.gnu.narkive.com/xCDp7nhI/patch-gnu-emacs-use-libotf

and this one just now

https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00477.html

which suggests running 'fc-cache -f' or 'fc-cache -vfr' (from fontconfig)
to refresh
the font cache. Upon doing this, my issues were resolved and SCP was being
correctly used by Emacs. If you're on a foreign distro too you may already
have
fontconfig installed for that distro so you may have to explicitly run the
version
installed with Guix.

For any unicode characters not supported by SCP, they are either not
displayed or
Emacs uses some other font although I don't understand from where it gets
these other
fonts.

HTH,

Niall

[-- Attachment #2: Type: text/html, Size: 3331 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fonts
  2017-02-23  9:46 ` fonts Niall Dooley
@ 2017-02-24  9:15   ` Catonano
  0 siblings, 0 replies; 3+ messages in thread
From: Catonano @ 2017-02-24  9:15 UTC (permalink / raw)
  To: Niall Dooley; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]

Niall,

2017-02-23 10:46 GMT+01:00 Niall Dooley <dooleyn@gmail.com>:

> Hi,
>
> On 22 February 2017 at 21:22, Catonano <catonano@gmail.com> wrote:
>
>




> I'm only using Guix on a *foreign* distro and for now have only Source
> Code Pro
> <http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/fonts.scm#n923>
>
> (SCP) installed primarily for use within Emacs. I initially followed the
> instructions
> here <https://www.gnu.org/software/guix/manual/guix.html#X11-Fonts>  from
> the manual installing fontconfig and the suggested font packages
>

Thank you so much for you email, it was complete and informative.

Stitching together some pieces from your email, some from an email of mine
about the Emacs experience in Guix going back to a few months ago and from
a chat on the channel, I could manage to settle the issue of the fonts for
good (I hope)

Also I didn' t know about SCP, I set it in Emacs and I'm in the process of
deciding whether I like it or not.
I'm hearing rumors in my soul telling I will like it !

Thanks
Ciao  :-)

[-- Attachment #2: Type: text/html, Size: 1893 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-24  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 20:22 fonts Catonano
2017-02-23  9:46 ` fonts Niall Dooley
2017-02-24  9:15   ` fonts Catonano

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.