GNOME Bugzilla – Bug 735192
Use better typography for paper names
Last modified: 2014-10-03 01:24:16 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.
Created attachment 284146 [details] [review] Use better typography for paper names
due to the string change, this will have to wait until 3.15
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.
Created attachment 284201 [details] [review] GtkPrintUnixDialog: Better typography Use U+2236 RATIO instead of ':' for times.
Created attachment 284215 [details] [review] Printing: Better typography Use U+007D MULTPLICATION SIGN for dimensions.
Created attachment 284228 [details] [review] some more
Created attachment 284229 [details] [review] more
Created attachment 284230 [details] [review] more
Created attachment 284231 [details] [review] more
Created attachment 284232 [details] [review] more
Created attachment 284233 [details] [review] more
Created attachment 284234 [details] [review] more
Created attachment 284235 [details] [review] more
Created attachment 284236 [details] [review] more
Created attachment 284237 [details] [review] more
Created attachment 284238 [details] [review] more
Created attachment 284239 [details] [review] more
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
(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?
please reopen bugs when adding comments - nobody reads them otherwise...