Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font issue #2868

Closed
TomZilla1 opened this issue Feb 28, 2015 · 6 comments
Closed

Font issue #2868

TomZilla1 opened this issue Feb 28, 2015 · 6 comments
Milestone

Comments

@TomZilla1
Copy link

This is what yours look like:
http://puu.sh/gg16j/01dc90e113.png

However, on my machine, it looks like this:
http://puu.sh/gg1eR/20b72a8583.png

And no errors in inspection:
http://puu.sh/gg1bt/4e05aad550.png

What am I doing wrong? I don't use Bower. I'm on a Windows machine.

@PaulL1
Copy link
Contributor

PaulL1 commented Feb 28, 2015

I don't believe that font is set by the grid - it uses your default font. If you don't like the font on your web page then you need to change it to something else. I presume if you put something else on that same page (e.g. a simple div) then it would use that same font?

I think the tutorial pages are simply using the default sans-serif font.

@PaulL1 PaulL1 added this to the 3.0 milestone Feb 28, 2015
@TomZilla1
Copy link
Author

I thought the CSS is setting the default font as "grid-ui"?

@PaulL1
Copy link
Contributor

PaulL1 commented Feb 28, 2015

There isn't a font called grid-ui in our distribution package. I don't think we're using a special font, we're just using the font that is set in your application. If we were setting to a special font then you'd have an error when your browser didn't find it?

EDIT: found it, but that's just the font for the icons, it's not a fully fledged font. It is only used specifically for our widgets, it doesn't impact the cell text.

I'm assuming you're using ui-grid, and not 2.x of ng-grid?

@TomZilla1
Copy link
Author

Correct, UI-Grid. I see. Let me try and I will update you. PS. Why not use Glyphicons for icons?

@c0bra
Copy link
Contributor

c0bra commented Mar 2, 2015

@TomZilla1 we just wanted to use the smallest subset we could so people didn't have to include a huge font in their app for icons that we weren't using.

There are plans to add shims for bootstrap, font-awesome, etc.

@PaulL1
Copy link
Contributor

PaulL1 commented Mar 28, 2015

Resolution provided, no update for 3 weeks, assuming problem is resolved.

@PaulL1 PaulL1 closed this as completed Mar 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants