After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641548 - Use Cantarell as title font
Use Cantarell as title font
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on: 641542
Blocks:
 
 
Reported: 2011-02-04 20:59 UTC by William Jon McCann
Modified: 2011-02-18 18:25 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (1.10 KB, patch)
2011-02-09 23:42 UTC, Matthias Clasen
none Details | Review
Use GNOME 3 theme defaults (1.16 KB, patch)
2011-02-18 00:59 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2011-02-04 20:59:14 UTC
GNOME 3 will use Cantarell as the standard system / interface font.  The tentative plan is to drop the use of fontconfig aliases like "Sans" and use the font name directly.
Comment 1 Matthias Clasen 2011-02-09 23:42:33 UTC
Created attachment 180535 [details] [review]
patch
Comment 2 Christian Persch 2011-02-17 17:18:53 UTC
Sans (DejaVu) has a much better unicode coverage. What's the point here?
Comment 3 William Jon McCann 2011-02-17 18:06:11 UTC
Review of attachment 180535 [details] [review]:

::: src/metacity.schemas.in.in
@@ +279,3 @@
       <owner>metacity</owner>
       <type>string</type>
+      <default>Cantarell 10</default>

I think Owen preferred 11 and jimmac and I were ok with that.
Comment 4 William Jon McCann 2011-02-18 00:59:57 UTC
Created attachment 181183 [details] [review]
Use GNOME 3 theme defaults

GNOME 3 is using the Adwaita theme, and Cantarell as the titlebar font.
Comment 5 Thomas Thurman 2011-02-18 18:25:02 UTC
Review of attachment 181183 [details] [review]:

Fair enough! Applied.