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 576675 - gnome terminal treats pixelsized fonts point sized
gnome terminal treats pixelsized fonts point sized
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
fixed-2-26
Depends on:
Blocks:
 
 
Reported: 2009-03-25 09:35 UTC by Alexander Sack
Modified: 2009-03-25 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dont convert pixel to point size (809 bytes, patch)
2009-03-25 09:37 UTC, Alexander Sack
none Details | Review

Description Alexander Sack 2009-03-25 09:35:37 UTC
Please describe the problem:
gnome terminal gets pixel font units wrong

Steps to reproduce:
1. use system fonts
2. set /desktop/gnome/interface/monospace_font_name to "Monospace 13.333px"




Actual results:
gnome terminal displays fonts as if you had set "Monospace 13.333" (point units)

Expected results:


Does this happen every time?


Other information:
Comment 1 Alexander Sack 2009-03-25 09:37:42 UTC
Created attachment 131325 [details] [review]
dont convert pixel to point size
Comment 2 Alexander Sack 2009-03-25 10:03:07 UTC
see ubuntu bug: https://bugs.edge.launchpad.net/bugs/345189
Comment 3 Christian Persch 2009-03-25 17:17:36 UTC
Committed. Thanks for the patch!