The custom-font tag has no wiki summary.
4
votes
1answer
130 views
Convert page to Indic Scripts
I just created a text page in my app and now i want to change language of this page dynamically
to Indian languages like Telugu, Tamil, Bengla, Guujrati and Punjabi.
I researched a lot, and got that ...
2
votes
1answer
350 views
How to set custom font size in iphone
Hi I am using a custom fonts in my application. First of all I include the font in .plist the then I have tried to use font in these two way
[lblTitle setFont:[UIFont fontWithName:@"FtraBk__1" ...
5
votes
0answers
130 views
Why font-icons have extra height?
I'm using a set of icon Fonts that I created using Ico moon. The icons look and work great in Firefox and Chrome, but the icons appear in IE 10 with extra height.
I'm not sure where the height is ...
1
vote
0answers
50 views
select box creating unknown spacing with custom fonts
I'm using a custom font-face that is loading perfectly fine within IE8. However, all my select boxes are produces random (unecessary spacing) at the top of a selected child element.
I've been doing ...
1
vote
0answers
199 views
Impress.js Menu by Ralt
I've managed to create an impress.js presentation and have added the menu created by Ralt (https://github.com/bartaz/impress.js/pull/153)
However, what i'm trying to do now and can't seem to be able ...
1
vote
0answers
190 views
Setting a custom font to an XML file obtained from a remote server
I am parsing an XML file obtained from this link where in, some of the tag values have a custom fonts which are to be stored in TextViews. I have tried setting the custom Typeface to these TextViews ...
1
vote
0answers
275 views
how to use ds-digital in iOS 3.1?
I have iPhone 4g with iOS 4.1 and I have one 3g with iOS 3.1.3. I have added custom ds-digital.ttf fonts to .plist file. I have used it as below in program
[hourLabel setFont:[UIFont ...
0
votes
0answers
79 views
How to fit multiline text inside a TextView using a custom font?
I'm using API 10.
I am stuck with this for days. I searched stackoverflow and tried a ton of classes.
I wanted to fit a multiline text inside my TextView bounds with the default font. I used the ...
0
votes
0answers
30 views
Custom font drawing issue too low in label.
Certain fonts draw at the upper left corner while all other are drawn vertically centered.
This can be seen in the following pictures. DCIntrospect is being used to draw the boundaries of the ...
0
votes
0answers
77 views
How do i add custom fonts in the font awesome plugin??? Can it be done using EOT file?
I need to add some custom fonts to font-awesome and use it in my website. Will EOT be of any help in doing this? If so what is the procedure to add these custom fonts or is there any other way in ...
0
votes
0answers
166 views
Custom font does not appear in emulator WP8
I am trying to customize my button style and use custom font. I tried placing this in the setter property
<Setter Property="FontFamily" Value="/Assets/garfield.ttf#GARFIELD the CAT" />
but I ...
0
votes
0answers
179 views
Adding Custom font to iphone app gives EXC_Bad_Access CFDictionaryRemoveValue
I have been adding custom fonts to my project and know the usual checklist. But recently I tried to add the "Arial Unicode MS" font with filename ARIALUNI.TTF, but when I add the filename to my ...
0
votes
0answers
53 views
add font to jailbreak tweak
I am creating a non app store, jailbreak tweak and i would like to add a custom font to it.
I know how the whole UIAppFonts, fonts provided by application, thing works and how to check system fonts, ...
0
votes
0answers
325 views
@font-face not working in IE8, IE7 when deploying with java .war file at tomcat server
I am a UI Developer working on a Java Project (Eclipse/Maven/Struts 2/MySQL) with a Java team and during this state my client wants to use 2 custom fonts (one is google font) in this project. So, i ...
0
votes
0answers
93 views
CSS: Resolve improper scaling of custom fonts?
When using certain sizes for custom fonts, letters get scales improperly. As pictured here:
http://img836.imageshack.us/img836/5927/customfontscaling.png
The font used in this example is Theano Old ...