Top "Custom-font" questions

Android - Using Custom Font

I applied a custom font to a TextView, but it doesn't seems to change the typeface. Here is my code: …

android custom-font android-fonts android-typeface
Failed to decode downloaded font, OTS parsing error: invalid version tag + rails 4

I am doing assets pre-compile, and running the application in production mode. After compilation when I load the my index …

css asset-pipeline ruby-on-rails-4.1 custom-font
How to change font face of Webview in Android?

I want change the default font of webview to a custom font. I'm using webview in developing an bilingual browser …

android webview font-face custom-font
How to use custom font with WebView

Now I want to display some unicode characters and I have used tag: <font face=" Arial">something here&…

android webview custom-font
Add custom font for complete android application

In my application I need to use helvetica font for all the textviews and edit-text fields. Is there any way …

android textview custom-font
Custom font in a storyboard?

I have a font added to my iOS project. It's in the project and copied when the project builds. It …

iphone ios cocoa-touch storyboard custom-font
Custom Fonts for DOMPDF

I'm Using DOM PDF 0.6.0 Beta 2. I want to use custom fonts (Fonts: 'Segeo Print', 'Lucida Handwriting','Airplanes in the Night …

php pdf-generation dompdf custom-font
Custom Font in ios not working

I want to use HelveticaNeue-UltraLight in my ios application. I'm adding the font file as a resource to my project …

ios iphone cocoa-touch uifont custom-font
Assets folder in Android Studio?

Im trying to use a custom font, and I've read that I suppose to place the fonts in assets/fonts. …

android android-studio typeface custom-font
Custom Fonts in Android PhoneGap

I tried to make custom fonts for my application. For that, I wrote this code in my html file: <…

android cordova custom-font