Font clipping causes truncated g characters
- Thread starter DrGreg
- Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
Discussion
Physics news on Phys.org
Mentor
- 37,512
- 14,393
I see it properly. Which browser and OS do you use?
Science Advisor
Gold Member
- 2,480
- 2,230
Firefox 43.0.4 Win 8.1mfb said:I see it properly. Which browser and OS do you use?
If I narrow my browser window -- to the point where the yellow banner across the top of the page wraps to two lines -- most of the "tail" reappears, but not quite all of it.
https://physicsforums-bernhardtmediall.netdna-ssl.com/data/attachments/78/78157-1665f58b11bd2b06fd308880d524d40c.jpg
________________________
I've just tried Internet Explorer 11.0.9600.18161 and it shows something similar to the image immediately above this sentence whatever the window width.
Attachments
Last edited by a moderator:
- 19,982
- 11,086
Chrome shows something half way in between. It might be a line height issue.
- 3,753
- 4,198
I notice this also (given the number of "g"s in my name) on Firefox 43.0.4 on Windows 7.
The issue is still there, but less noticible in Chrome 48.0.2564.97 m
The issue is still there, but less noticible in Chrome 48.0.2564.97 m
TurtleMeister
- 897
- 90
I'm using Firefox 43.0.4 also, but I do not have this problem. Try the following:Ygggdrasil said:I notice this also (given the number of "g"s in my name) on Firefox 43.0.4 on Windows 7.
View attachment 95131
The issue is still there, but less noticible in Chrome 48.0.2564.97 m
View attachment 95132
Tools - Options - Content - Advanced
Put a check mark in: Allow pages to choose their own fonts, instead of my selections.
TurtleMeister
- 897
- 90
I don't know what could be causing it, but I've noticed that the font in the posted images is not the same as the font in my browser.
TurtleMeister
- 897
- 90
It could be that your operating system does not have the font that this web page is requesting. If that is the case then your browser would use the next font that is defined in the font family stack which is defined in the CSS file for this web page. In the CSS file it would look something like this:
font-family: “Century Gothic”, Helvetica, Arial, sans-serif;
In the case above if your system does not have "Century Gothic" then it would use "Helvetica". If it does not have "Helvetica" then it would use "Arial" etc. To find out what fonts you have on your system, go to c:\windows\fonts. I don't know what the font in question is. Maybe Greg knows.
font-family: “Century Gothic”, Helvetica, Arial, sans-serif;
In the case above if your system does not have "Century Gothic" then it would use "Helvetica". If it does not have "Helvetica" then it would use "Arial" etc. To find out what fonts you have on your system, go to c:\windows\fonts. I don't know what the font in question is. Maybe Greg knows.
Science Advisor
Gold Member
- 2,480
- 2,230
After using Firefox's inspection tools on this page, it seems the font in question is "PT Sans Bold" which isn't installed in my system but is being successfully downloaded from a remote site (Google Fonts, I think).TurtleMeister said:It could be that your operating system does not have the font that this web page is requesting. If that is the case then your browser would use the next font that is defined in the font family stack which is defined in the CSS file for this web page. In the CSS file it would look something like this:
font-family: “Century Gothic”, Helvetica, Arial, sans-serif;
In the case above if your system does not have "Century Gothic" then it would use "Helvetica". If it does not have "Helvetica" then it would use "Arial" etc. To find out what fonts you have on your system, go to c:\windows\fonts. I don't know what the font in question is. Maybe Greg knows.
Similar threads
Reviewing manuscript for labmate, and they use truncated bar graphs
- gravenewworld
- · Replies 6 ·
- STEM Academic Advising
- Replies
- 6
Graduate Volume between truncated cone and an inclined plane
- Simon Bridge
- · Replies 3 ·
- Calculus
- Replies
- 3
Comp Sci Fortran program to calculate sine using truncated series
- dss91
- · Replies 5 ·
- Engineering and Comp Sci Homework Help
- Replies
- 5
Centre of Mass of a Truncated Sphere
- Offside
- · Replies 11 ·
- Introductory Physics Homework Help
- Replies
- 11