Top "Fonts" questions

A font is an electronic data file containing a set of glyphs, characters, or symbols such as dingbats.

Using custom font in android TextView using xml

I have added a custom font file to my assets/fonts folder. How do I use it from my XML? …

java android xml android-layout fonts
Convert or extract TTC font to TTF - how to?

I am already more than 8 hours trying to make the STHeiti Medium.ttc.zip font work on Windows. But I …

fonts truetype cjk opentype
How to vertically align text with icon font?

I have a very basic HTML which mix plain text and icon fonts. The problem is that icons are not …

html css fonts font-awesome
Using a custom typeface in Android

I want to use a custom font for my android application which I am creating. I can individually change the …

xml android layout fonts
How to change FontSize By JavaScript?

This code is not working var span = document.getElementById("span"); span.style.fontsize = "25px"; span.innerHTML = "String";

javascript css fonts font-size
Using a custom (ttf) font in CSS

I have a mac, and have installed a font called "7 Segment" (it shows up in Font Book). When I use …

css fonts truetype
UILabel font size?

I can't seem to modify the font size of a UILabel with the following code: itemTitle.font = [UIFont systemFontOfSize:25]; As …

objective-c iphone fonts uilabel font-size
Use multiple custom fonts using @font-face?

I'm sure I'm missing something really straight forward. Been using a single custom font with normal font face: @font-face { font-family: …

css fonts font-face
How to convert <font size="10"> to px?

I need to convert <font size="10"> to px. Example only(not correct): <font size="10"> is equivalent …

html fonts font-size
How to embed fonts in HTML?

I'm trying to figure out a decent solution (especially from the SEO side) for embedding fonts in web pages. So …

javascript html flash fonts embed