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 735192 - Use better typography for paper names
Use better typography for paper names
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
3.13.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-08-21 21:05 UTC by Matthias Clasen
Modified: 2014-10-03 01:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use better typography for paper names (25.47 KB, patch)
2014-08-21 21:05 UTC, Matthias Clasen
committed Details | Review
GtkPrintUnixDialog: Better typography (3.38 KB, patch)
2014-08-22 14:08 UTC, Matthias Clasen
committed Details | Review
Printing: Better typography (1.07 KB, patch)
2014-08-22 14:16 UTC, Matthias Clasen
committed Details | Review
some more (840 bytes, patch)
2014-08-22 15:13 UTC, Matthias Clasen
none Details | Review
more (2.46 KB, patch)
2014-08-22 15:13 UTC, Matthias Clasen
none Details | Review
more (2.60 KB, patch)
2014-08-22 15:13 UTC, Matthias Clasen
none Details | Review
more (1.19 KB, patch)
2014-08-22 15:14 UTC, Matthias Clasen
none Details | Review
more (861 bytes, patch)
2014-08-22 15:14 UTC, Matthias Clasen
none Details | Review
more (922 bytes, patch)
2014-08-22 15:14 UTC, Matthias Clasen
none Details | Review
more (853 bytes, patch)
2014-08-22 15:15 UTC, Matthias Clasen
none Details | Review
more (4.55 KB, patch)
2014-08-22 15:15 UTC, Matthias Clasen
none Details | Review
more (1.21 KB, patch)
2014-08-22 15:15 UTC, Matthias Clasen
none Details | Review
more (1.84 KB, patch)
2014-08-22 15:16 UTC, Matthias Clasen
none Details | Review
more (4.38 KB, patch)
2014-08-22 15:16 UTC, Matthias Clasen
none Details | Review
more (3.92 KB, patch)
2014-08-22 15:16 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2014-08-21 21:05:23 UTC
Use U+00D7 MULTIPLICATION SIGN instead of a plain old x in
paper names, following https://wiki.gnome.org/Design/OS/Typography.

This is a string change.
Comment 1 Matthias Clasen 2014-08-21 21:05:32 UTC
Created attachment 284146 [details] [review]
Use better typography for paper names
Comment 2 Matthias Clasen 2014-08-21 21:06:34 UTC
due to the string change, this will have to wait until 3.15
Comment 3 Matthias Clasen 2014-08-22 13:52:44 UTC
This can be simplified to just put the ratio in the msgids too - testing shows that it works fine, even in locales like C. The problem in gnome-desktop was with feeding unicode through some javascript functions that couldn't always handle it.
Comment 4 Matthias Clasen 2014-08-22 14:08:40 UTC
Created attachment 284201 [details] [review]
GtkPrintUnixDialog: Better typography

Use U+2236 RATIO instead of ':' for times.
Comment 5 Matthias Clasen 2014-08-22 14:16:39 UTC
Created attachment 284215 [details] [review]
Printing: Better typography

Use U+007D MULTPLICATION SIGN for dimensions.
Comment 6 Matthias Clasen 2014-08-22 15:13:02 UTC
Created attachment 284228 [details] [review]
some more
Comment 7 Matthias Clasen 2014-08-22 15:13:24 UTC
Created attachment 284229 [details] [review]
more
Comment 8 Matthias Clasen 2014-08-22 15:13:48 UTC
Created attachment 284230 [details] [review]
more
Comment 9 Matthias Clasen 2014-08-22 15:14:13 UTC
Created attachment 284231 [details] [review]
more
Comment 10 Matthias Clasen 2014-08-22 15:14:31 UTC
Created attachment 284232 [details] [review]
more
Comment 11 Matthias Clasen 2014-08-22 15:14:49 UTC
Created attachment 284233 [details] [review]
more
Comment 12 Matthias Clasen 2014-08-22 15:15:06 UTC
Created attachment 284234 [details] [review]
more
Comment 13 Matthias Clasen 2014-08-22 15:15:23 UTC
Created attachment 284235 [details] [review]
more
Comment 14 Matthias Clasen 2014-08-22 15:15:39 UTC
Created attachment 284236 [details] [review]
more
Comment 15 Matthias Clasen 2014-08-22 15:16:00 UTC
Created attachment 284237 [details] [review]
more
Comment 16 Matthias Clasen 2014-08-22 15:16:22 UTC
Created attachment 284238 [details] [review]
more
Comment 17 Matthias Clasen 2014-08-22 15:16:43 UTC
Created attachment 284239 [details] [review]
more
Comment 18 Matthias Clasen 2014-09-30 03:07:31 UTC
Attachment 284146 [details] pushed as 60c7f22 - Use better typography for paper names
Attachment 284201 [details] pushed as 9721368 - GtkPrintUnixDialog: Better typography
Attachment 284215 [details] pushed as 60f0445 - Printing: Better typography
Comment 19 Piotr Drąg 2014-10-02 22:16:13 UTC
(In reply to comment #5)
> Created an attachment (id=284215) [details] [review]
> Printing: Better typography
> 
> Use U+007D MULTPLICATION SIGN for dimensions.

Are the "1?3" etc. strings in gtk/resources/ui/gtkprintunixdialog.ui.h intended?
Comment 20 Matthias Clasen 2014-10-03 01:24:16 UTC
please reopen bugs when adding comments - nobody reads them otherwise...