Top "Custom-font" questions

Custom Fonts in Java

How to fix problem with custom fonts in Java? For example, my app uses font, that isn't on all computers. …

java graphics fonts awt custom-font
UITextView with custom font not working when text set to "attributed"

I have a UITextView with some text that came from a .rtf (pasted directly onto Xcode) The context contain only …

xcode swift nsattributedstring custom-font
Bottom of custom font cut off in Opera and webkit

I'm using a custom font in a page I'm developing, Droid Sans, and at certain font sizes, the bottom is …

css windows-7 webkit opera custom-font
Loading custom font using JavaFX 8 and css

The Problem I'm creating a Super Mario themed css style sheet for my application, and I want to change the …

css javafx fonts javafx-8 custom-font
How to use custom fonts in a mac application?

I try to use custom fonts in my swift app, but they don't load. I copy the fonts.ttf in …

xcode macos swift custom-font
Calligraphy library by chrisjenx is not working

I did what his documentation has instructed upon setting up the default font: @Override protected void onCreate(Bundle savedInstanceState) { super.…

android fonts custom-font calligraphy
UIFont with custom font fails with Nil

I'm trying to add a custom font to my project in Xcode 4.2, but whenever I try to use it, I …

iphone objective-c uifont custom-font
Custom Arabic font in iOS

I am trying to make an iphone application that displays mainly Arabic language content. I want to use a custom …

iphone fonts ios4 arabic custom-font
Use custom font from res/font with WebView in Android

I want to change font face of html string loaded into WebView similarly as mentioned in this question: How to …

android webview fonts font-face custom-font
custom fonts with different vertical metrics between OS's

I am trying to include a custom font for a page I am building. My problem is that the font …

css html fonts font-face custom-font