Closed
Bug 851513
Opened 12 years ago
Closed 12 years ago
Replace MozTT with Feura Sans
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(blocking-b2g:-, b2g18+)
People
(Reporter: padamczyk, Assigned: sjochimek)
References
Details
(Whiteboard: visual design, UX-P1, hanzo, visual-tracking )
Attachments
(1 file)
The vendor will send us a tweaked version of the v.1.0 font. We will need to replace every instance of MozTT in the CSS files and reference Feura Sans instead.
Sam please work with Micheal to resolve this when the font comes in, in about a week.
Updated•12 years ago
|
blocking-b2g: --- → leo?
Updated•12 years ago
|
blocking-b2g: leo? → ---
tracking-b2g18:
--- → ?
Updated•12 years ago
|
tracking-b2g18:
? → ---
Reporter | ||
Updated•12 years ago
|
tracking-b2g18:
--- → ?
Comment 1•12 years ago
|
||
Mass edit to set tracking-b2g18+ for these UX bugs that were called out for v1.1
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sjochimek
Comment 2•12 years ago
|
||
Any news? It's been a week past when we expected the new fonts to arrive.
Comment 3•12 years ago
|
||
I've received Feura Sans and it's checked into moztt.
https://github.com/mozilla-b2g/moztt/commit/0cd8e64042e2ef1d4f3191806170be9bd9dd1857
Assignee | ||
Comment 4•12 years ago
|
||
Can we use it as 'MozTT' in css stylesheets ?
Assignee: sjochimek → mwu
Flags: needinfo?(mwu)
Comment 5•12 years ago
|
||
Nope. It's actually named "Feura Sans". We'll need to switch the stylesheets over to the new name. It'll probably be a good idea to leave MozTT in the list to make the transition more graceful.
Flags: needinfo?(mwu)
Comment 6•12 years ago
|
||
Removed MozTT from the package list:
https://github.com/mozilla-b2g/gonk-misc/commit/40523f3a65bf8841372a3b5298a9afe069de2d86
Comment 7•12 years ago
|
||
What happens next with this one?
Assignee | ||
Comment 8•12 years ago
|
||
I am going to add FeuraSans directly in gecko and make it the default font in Gaia.
Assignee: mwu → sjochimek
Comment 9•12 years ago
|
||
(In reply to Sam Joch [:samjoch] from comment #8)
> I am going to add FeuraSans directly in gecko and make it the default font
> in Gaia.
The gecko side changes are ready to go - we're just making sure the fonts don't break any tests before we push them in for sure. See bug 840315 for the gecko side changes.
Comment 10•12 years ago
|
||
Updated to Feura Sans 1.0 - https://github.com/mozilla-b2g/moztt/commit/c2cd096baa69d4f5c2473523d352fba1a94c5cf4 .
Assignee | ||
Comment 11•12 years ago
|
||
Michael: can you confirm you are working on getting FeuraFont the default font in Gaia ?
So i can prepare a patch where all references to 'MozTT' in gaia are deleted.
Flags: needinfo?(mwu)
Comment 12•12 years ago
|
||
(In reply to Sam Joch [:samjoch] from comment #11)
> Michael: can you confirm you are working on getting FeuraFont the default
> font in Gaia ?
> So i can prepare a patch where all references to 'MozTT' in gaia are deleted.
I'm only handling the gonk and gecko side of things.
Flags: needinfo?(mwu)
Assignee | ||
Comment 13•12 years ago
|
||
Removing all MozTT references
Assignee | ||
Updated•12 years ago
|
Attachment #737881 -
Flags: review?(21)
Comment 14•12 years ago
|
||
Comment on attachment 737881 [details]
Gaia PR
The patch looks good. It seems like the Gecko part has been backed-out though so you will need to wait before landing this if you don't want to regress all apps (and be backed-out too :))
Attachment #737881 -
Flags: review?(21) → review+
Comment 15•12 years ago
|
||
It got backed out on b2g18 but stuck (after disabling annoying tests) on mozilla-central. I guess you can land it now and wait for the b2g18 side change to stick before putting it on v1-train.
Comment 16•12 years ago
|
||
Removal of MozTT has been uplifted to v1-train https://github.com/mozilla-b2g/gonk-misc/commit/9a68fef942e8a5ce470051c6d9ff6652d2565f63 .
Sam, it should be safe to land your gaia changes, though it looks bitrotted by now.
Comment 17•12 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #16)
> Removal of MozTT has been uplifted to v1-train
> https://github.com/mozilla-b2g/gonk-misc/commit/
> 9a68fef942e8a5ce470051c6d9ff6652d2565f63 .
>
> Sam, it should be safe to land your gaia changes, though it looks bitrotted
> by now.
Sam, based on Michael's comment, is there anything else that needs to be done for this bug? Usually I wait for statusb2g18 verified/fixed, but I haven't seen that yet. Let me know if this has been completed, thanks!
Flags: needinfo?(sjochimek)
Assignee | ||
Comment 18•12 years ago
|
||
I have problem of rendering the font with the rigth weight.
How can i be sure to have all the right required fonts in gecko ?
Flags: needinfo?(sjochimek) → needinfo?(mwu)
Comment 19•12 years ago
|
||
Run this to list the system fonts:
adb shell ls /system/fonts
Flags: needinfo?(mwu)
Updated•12 years ago
|
Whiteboard: visual design UX-P1 yedo → visual design, UX-P1, hanzo, visual-tracking
Assignee | ||
Comment 20•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 21•12 years ago
|
||
Guys, when making such a system-wide change, please take a second to notify us at e.me about it so we can make sure everything's alright on our end (you can just add one of us to the CC list, we'll take it from there).
opened bug 875286 to fix it.
Assignee | ||
Comment 22•12 years ago
|
||
Comment on attachment 737881 [details]
Gaia PR
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Need to change font to Feura Sans.
User impact if declined: Wrong font will be used (MozTT)
Testing completed: Yes
Risk to taking this patch (and alternatives if risky): Only remove or replace MozTT reference in all gaia repo.
String or UUID changes made by this patch: -
Attachment #737881 -
Flags: approval-gaia-v1?(21)
Comment 23•12 years ago
|
||
Comment on attachment 737881 [details]
Gaia PR
Let's go thought the leo? process to land on v1-train.
Attachment #737881 -
Flags: approval-gaia-v1?(21)
blocking-b2g: --- → leo?
Comment 24•12 years ago
|
||
To leo.bugzilla.gecko
Please check this
Comment 25•12 years ago
|
||
Please let us know if there is a legal issue for using MozTT and give us a recommendation for blocking or not.
Flags: needinfo?(padamczyk)
Flags: needinfo?(ffos-product)
Comment 26•12 years ago
|
||
We're not blocking based upon the fact that this font change is an enhancement. Let's look at a patch approval nomination once we're comfortable with the quality.
blocking-b2g: leo? → -
Comment 27•12 years ago
|
||
The font replacement already happened long ago. This is mostly a cleanup AFAICT.
Reporter | ||
Comment 28•12 years ago
|
||
(In reply to David Scravaglieri [:scravag] from comment #25)
> Please let us know if there is a legal issue for using MozTT and give us a
> recommendation for blocking or not.
There isn't a legal issue for using MozTT, however its outdated. Feura Sans is the font that we are distributing and contains the expanded character set.
Flags: needinfo?(padamczyk)
Updated•12 years ago
|
Flags: needinfo?(ffos-product)
You need to log in
before you can comment on or make changes to this bug.
Description
•