Re: Font article for GNOME Journal -- writing request
- From: Sumana Harihareswara <sumanah panix com>
- To: Nicolas Spalinger <nicolas_spalinger sil org>
- Cc: gnome-journal-list gnome org
- Subject: Re: Font article for GNOME Journal -- writing request
- Date: Mon, 11 Apr 2011 17:36:11 -0400
On 04/08/2011 08:12 AM, Nicolas Spalinger wrote:
[...]
Nicolas, this is way better! I may make some stylistic changes, but
it's much more readable. Thank you for writing this!
And thanks a lot to you for your extra screenshots and various fixes and
extra links.
Now I noticed that various bugs slipped in, I hope it's possible to do
some minor modifications. Must have added the wrong gsettings block from
earlier schemas. Oops...
(old -> new).
Bistream -> Bitstream
Buzgilla -> Bugzilla
gsettings set org.gnome.desktop.interface.font "Dejavu Serif" "10"
gsettings set org.gnome.desktop.interface.font "Liberation Serif" "10"
gsettings set org.gnome.desktop.interface.font "Linux Biolinum G" "10"
You can also tweak extra font settings. For example:
gsettings set org.gnome.desktop.interface.monospace_font_name
"Inconsolata " "10"
gsettings set org.gnome.desktop.interface.font_name "FifthLeg" "10"
gsettings set org.gnome.desktop.interface.document_font_name "Andika
Basic" "10"
->
gsettings set org.gnome.desktop.interface font-name "Dejavu Serif 10"
gsettings set org.gnome.desktop.interface font-name "Liberation Serif 10"
gsettings set org.gnome.desktop.interface font-name "Linux Biolinum G 10"
You can also tweak extra font settings. For example:
gsettings set org.gnome.desktop.interface monospace-font-name
"Inconsolata 10"
gsettings set org.gnome.desktop.interface document-font-name "Andika
Basic 10"
settings set org.gnome.desktop.interface text-scaling-factor "1.1"
Fixes made! Thanks, and sorry for the wait!
-Sumana
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]