font-size

CSS - table not using body font size even though I havent set the table font size explicitly..

Hey, I have a problem whereby I have set the body font-size to 11px, but tables display font at 16px. I have no idea whats causing this - I have been over the CSS and the output (source when browsing to the page) time and time again. Setting table font-size to 11px explicitly has the desired effect, but I shouldnt need to set it anywher...

Converting between WPF font size and "standard" font size

I've noticed in WPF, the default font size of 12 points is roughly equivalent to 9 points in "normal" applications (e.g. WordPad), 10 pt in WPF is roughly 7 pt standard, and when I try to match the default font size of 10 pt in WordPad in WPF, I've found 13 is the closest. First of all, why does WPF use such bizarre non-standard font si...

Dynamically sizing a UIWebView based on it's content font size

I have some text that needs to be displayed in my app. The text contains links that need to be interactive. I have tried a few solutions for making tappable links in UITextViews and UILabels. UITextView links UITextView provides data detectors that pick up on URLs and make them tappable. Unusable to me because the link will only open...

can we increase the font size in html?

How can we increase the font size in html? <font face="Garamond" size="7"> up to this size only it is working. Is there any way to increase the size of the font? ...

BlackBerry Fontsize change

Hi I am trying to change Font color and Font size at runtime of my Field ColorLabelField which extends LabelField. Following is a code : public class ColorLabelField extends LabelField { private int _newcolor = Color.BLACK; private Font _font = Font.getDefault(); public ColorLabelField(String label) { super(l...

How can I set a custom size for the RichTextArea.Formatter.setFontSize() in GWT?

Using the RichTextArea in GWT, It looks like I can only change the font size to one of the values: LARGE, MEDIUM, SMALL, etc (RichTextArea.FontSize), but I want to be able to setFontSize of the RichTextArea.Formatter to a specific size in pt or in px. How can I achieve that? ...

photoshop pt size conversion to web

In photoshop, my text size is 5.12pt and font type is Arial. My base font size for my website is 13px/1.23 Arial. How would I convert the 5.12pt size to the same size on web? Thanks! ...

How to change the default font size in the Swing GTK LookAndFeel?

Is there a way to change the default font size in the Swing GTK LaF? The GTK LaF seems to assume 72dpi, so all the fonts are only 3/4 of the size they should be when using a 96dpi screen. See this Fedora bug for details. I'd like to find a workaround in the meantime, while I wait for the fix. I've already tried resetting the font size ...

Why is text rendered with a greater font-size in Opera?

I'm working on an HTML page that needs to be more or less pixel-perfect, and I noticed that in Opera 10, fonts are rendering larger than they do in other browsers, even though the font-size is effectively the same. Please see this example page in Opera 10 and another browser like Firefox 3.6: http://troy.onespot.com/static/stack_overfl...

What does font-size:larger do to a font that is 1em?

I'm updating a website that has a lot of sections with the CSS property font-size:larger. I'd like to replace this so that it is using EMs instead, because it is more explicit what the size will be. My question is, if font-size:larger is applied to a 1em font, how many EMs is the new font? Something like 1.2em? ...

what is the difference between css font size using em and percentage?

Possible Duplicate: Font size in CSS - % or em? well i was trying to understand the different sizing options in css and i got lost between ems and percentage. they seems to be the same i mean 1em = 150% and 1.5em = 150%. and they do cascade too from parent elements. am i missing something? ...

Amend space between lines of characters typed using a bit map font file

Hi, I have a bitmap font file that I use as a custom font. Is it possible to amend the line spacing of this font file ? Thanks ...

Zend studio 7.2 code assist window

Does anyone know how to change the code assist font to a smaller size on Zend Studio ???. Using a 13" mac hence its too big. ...