Top "Fonts" questions

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

How can I convert OTF/TTF files to EOT format?

I need to use @font-face feature and my fonts are in OTF/TTF format and Microsoft browsers support only EOT …

css browser fonts type-conversion font-face
Emoji (Emoticons) on Blackberry and Android App. How to support?

I wonder how whatsapp gives support for that. I could use emojis on iPhone because it is natively supported. I'm …

android blackberry fonts emoticons emoji
MessageBox.Show-- font change?

I'm using the MessageBox class to show errors to users, and while that might not be the right behavior, it's …

c# fonts messagebox
How can I download WOFF files from Google Fonts?

Google Fonts seems to only offer fonts in WOFF2. While this works fine with Chrome, WOFF2 doesn't seem to be …

css fonts cross-browser google-font-api
How do I embed a custom website font in ttf format for all browsers?

On my website I'm using a custom font which I have uploaded. It seems to be choosing when to work …

css fonts font-face true-type-fonts
how to add font-size toolbar in tinyMCE?

this way i initialize tinyMCE to a textarea. font, bold italic is working but font size select is not working . …

javascript css fonts tinymce wysiwyg
Password hint font in Android

When an EditText is in password mode, it seems that the hint is shown in a different font (courrier?). How …

android fonts passwords android-edittext
How to combine bold and italic in CSS?

This W3Schools tutorial taught me how to use the CSS font-style property to make text bold (equivalent to <…

html css fonts typography
Century Gothic Font Usablility Question

Over the past few days, Ive asked a few questions to solve my font problem. I was using a variety …

css fonts usability
How to convert a bitmap font (.FON) into a truetype font (.TTF)?

My program (win32, Delphi) needs to display special chars in some columns of a table. To do that I use …

fonts truetype bitmap-fonts