Top "Font-size" questions

A CSS property which sets the size of a font, as specified in one of several different units.

WPF Setting the default style on a TextBlock overrides the style for a Label

Setting the default style on a TextBlock causes the style in the Label and other controls to be set as …

wpf styles default font-size textblock
How can I override the minimum-font-size in Firefox?

My site displays just like in need in IE and Opera, but in Firefox I can't get (via CSS) to …

css firefox browser font-size minimum
How to set custom fontsize list in summernote?

I'm using summernote and sometimes I need fonts with higher value than is available in font-size list. This is my …

font-size summernote
For Qt 4.6.x, how to auto-size text to fit in a specified width?

Inside of my QGraphicsRectItem::paint(), I am trying to draw the name of the item within its rect(). However, for …

qt font-size autosize
How to grow/shrink a TextBlock (Font Size) to the available space in WPF?

I've seen this question asked a lot, however, to the opposite of what I'm looking for. While other people want …

c# wpf font-size textblock wpf-4.0
iOS Different Font Sizes within Single Size Class for Different Devices

In iOS 8, we can design a different UI layout for each size class. The issue I'm facing is, I've designed …

ios autolayout font-size size-classes
mPDF font-size not working for long text in a table

Using mPDF to print html to pdf the font-size I set in html is not properly set in creating the …

font-size mpdf
Safari, letter-spacing with custom font

Using the Dosis font from Google Webfonts ... @import url(http://fonts.googleapis.com/css?family=Dosis:400,300,200,500,600,700,800); after extensive testing in …

fonts font-size custom-font letter-spacing
Resize font depending on string length

I have a vertical menu and i want to make it localizable, but localized strings in menu elements often goes …

css font-size
Is it possible to change the console font size in IntelliJ IDEA

Is it possible to change the console font size in IntelliJ IDEA? I changed the actual text size under Settings &…

intellij-idea font-size intellij-15