custom-font
Custom font does not render correctly when using ShowText
I have a custom view in which I am trying to draw text using a Windows font (calibri.ttf). However, I am getting different behaviour between using the DrawString & ShowText functions.[详细]
2023-04-11 07:39 分类:问答Android: Find out which font file is appropriate for the characters I want to display
I am maintaining an Android app that people use to display strings in various exotic languages like Tibetan or old Greek. Because Android devices come with very few fonts, users can put font files on[详细]
2023-04-11 03:38 分类:问答How do I set a custom font for the whole application?
Is there any way to How to Apply global font [new custom font] to whole application in iphone objective-c.[详细]
2023-04-09 06:09 分类:问答uilabel custom font?
I searched for a way to add my custom font to iphone app and I was successful in some cases. but in my case I want to import \"Helvetica Condensed Black\" which in the Helvetica family but it is neith[详细]
2023-04-05 15:52 分类:问答printout webpage with @font-face
I\'m using @font-face on a couple of site\'s I\'m working on, now I\'m working on styling how the pages print.[详细]
2023-04-03 15:51 分类:问答Android Custom font shows up blank on some phones
I\'m using a custom font for a Japanese quiz app on Android. I tried it on a friend\'s phone at a cookout, and the font did not show up (it shows up on mine and others). The font is delivered with the[详细]
2023-04-03 14:59 分类:问答How to set a custom font's size and other attributes (bold, italic, etc) in Java SWING
Usually, when I initialize the fonts I want to use in my SWING applications, I do it this way: public static final Font TITLEFONT = new Font(\"Calibri\", Font.BOLD, 40);[详细]
2023-03-29 18:55 分类:问答Add custom font for complete android application
In my application I need to use helv开发者_JAVA百科etica font for all the textviews and edit-text fields. Is there any way to do this other than using settypeface method for every textview ? Any sugge[详细]
2023-03-24 17:50 分类:问答Can I have custom fonts with Google web fonts?
I want to us开发者_开发知识库e my own font. How can I use it with that Google\'s font loader?You can use Google Font Loader with your own font files e.g.[详细]
2023-03-23 17:44 分类:问答iOS Font loading problem
Helle every one ! I have added din.otf font in my iOS pro开发者_开发问答ject. Then in my plist I have :[详细]
2023-03-23 11:50 分类:问答