Top "Fonts" questions

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

Android: Want to set custom fonts for whole application not runtime

Is it possible to set any custom font in every control of the application? And not necessarily runtime ? (i.e. …

android fonts textview android-fonts
How to render thin fonts more smoothly in CSS 3 on Windows?

When I've designed my web site in Adobe Flash Pro CS6, the font looks like this: The font looks smooth …

html css web fonts rendering
How do I change a font's metadata (specifically a title)?

I need a way to dynamically change the name of a font, and I cannot find a way to do …

.net fonts truetype
Make narrow characters with CSS

How do I reduce characters' width of Arial-like fonts with CSS?

css fonts width
How can I use custom fonts in an HTML5 Canvas element?

I've looked at things like Cufon and typeface.js but they seem to be SIFR alternatives and don't allow you …

html canvas fonts cufon typeface.js
How to use adobe photoshop to recognize font-family in a png image

I have a png image with text I cant identify, is there any way maybe though adobe photoshop or any …

image fonts image-recognition
Loading an external font via inline CSS

Is it possible to load an external font via inline CSS? Note: I'm not talking about using an external CSS …

html css fonts inline font-face
@font-face failed OpenType embedding permission check. Permission must be Installable

This exception occurs in here. You can reproduce it in IE11. So far I have not found the cause of …

css fonts font-face
Change the color and font of text in Shiny App

I am using below code in server.R to display the text in the main panel. This is working exactly …

r fonts styles shiny
CSS font size: relative vs. absolute values. Which to use?

What's the best way to size text across browsers? What are the advantages and disadvantages of defining font size in …

html css fonts font-size