A font is an electronic data file containing a set of glyphs, characters, or symbols such as dingbats. Although the term font first referred to a set of metal type sorts in one style and size, since the 1990s most fonts are digital, used on computers.

learn more… | top users | synonyms (1)

0
votes
0answers
11 views

Error exporting Excel worksheets after upgrading to Apache POI 3.9

We are doing an changes in our application for converting the file extension from xls to xlsx format (2007 and above), while exporting the file from the application. I have made necessary code ...
0
votes
1answer
14 views

Flash CS6 dynamic text display not clear?

I am using dynamic text field to store score in it, I have embedded font that I am using and its only one. But on run time while text changing one character at the left most becomes bogus/strange ...
0
votes
0answers
6 views

Libgdx cant draw text out on my screen

Im trying to get a score function on my game to show how much points you got but cant get it to work. font = new BitmapFont(Gdx.files.internal("data/whitefont.fnt"), ...
-3
votes
2answers
31 views

JAVASCRIPT - if last character is : (colon), change font weight

Is it possible to change font weight if last character is colon with JavaScript? I have site, where people can add recipe. And i want to highlight parts of ingredients of recipe. For example: ...
0
votes
1answer
8 views

How to change font type in twitter.com widget?

I have some basic knowledge in coding, most of which I learned through reading. I'm using wordpress for my website. Now I like the official twitter widget but the only downside for it is the limited ...
-2
votes
3answers
45 views

How to change the font of a TextBox [closed]

I have a Textbox and a Button. what I want is when I press the button textbox1.Text should change it's font style. How do I do that?
0
votes
0answers
5 views

@font-face versus browser compatability

This HN post: Don't use Helvetica, aside from the author's distain for Arial and Helvetica on the web, makes the argument for font availability on client side machines. Yet with the advent of ...
0
votes
0answers
18 views

How to embed a font into Windows Store app and to use it from WebView NavigateToString method?

I want to use a font in WebView of my Windows Store App. I was referring to this page. http://blogs.msdn.com/b/wsdevsol/archive/2012/10/23/about-webview-and-embedded-fonts.aspx This page use ...
1
vote
1answer
14 views

How do I use accessibility options to scale fonts within a WebView?

I'd like my app to take advantage of accessbility options for the visually impaired. All of my lists, menu items and text views scale appropriately, but WebView does not. I'm using ...
2
votes
0answers
15 views

@font-face - which font file does IE9 load if the font is installed?

When you have a font installed on your system, but the website you're visiting is using google fonts (in this case Muli), does IE9 load up your installed font file, or the one from Google? In other ...
1
vote
1answer
38 views

how to set default font and font style in cocoa app?

My app has all different kind of NSViews, including NSTabView, NSButton, NSTextField, NSPopupButton and so on. I would like to change all display text to a certain font and with certain font style. ...
0
votes
0answers
17 views

Getting lfPitchAndFamily of LOGFONT in C#

I want to get some font properties (monospace and serif) of Font in C#. I use LOGFONT fot this aim. But for some reason lfPitchAndFamily field of LOGFONT is not defined. Why? My code: var b = new ...
1
vote
0answers
13 views

BIDS 2008 expand fonts available

I added new fonts in Windows. When preparing a new report in Business Intelligence Development Studio, the new fonts are not available in combobox for FontFamily in Properties of a report element. I ...
0
votes
1answer
11 views

Check if exists and replace

$server['s']['name'] = "§4Hello world i'm §1Mafios_X"; // $name = $server['s']['name']; How i can check if in the $name exist $4 change it in < font color="red" > and close the < /font> tag ...
0
votes
0answers
46 views

Get font properties in C#

Can I get font properties (like serif/sans-serif, monospace) like this: public static bool IsMonospace(Font font) { // TODO } public static bool IsSerif(Font font) { // TODO } Or can I get ...
0
votes
2answers
41 views

How do I embed a Custom Website Font in ttf format for all browsers?

On my website I am using custom font which I have uploaded. It seems to be choosing when to work. So it works on some computers/browsers but not on others? It is also mapped correctly. This is what I ...
1
vote
1answer
12 views

Rendering the text edges for browser

Hi when I using photoshop the fonts are so smooth and doesn't look pixelated. Now I have seen this on many different sites, how smooth the fonts are and don't look pixelated at all. I was wondering ...
0
votes
1answer
17 views

what font is this? (ubuntu terminal font)

Does anyone know what font is this? (I saw this at ubuntu linux terminal)
0
votes
0answers
15 views

Extract text with specific font size from pdf?

I am trying to find out how to extract text with "specific font size" from pdf file via C#? For example search pdf file, find 22pt text and extract it. I already found some libraries but couldn't ...
0
votes
1answer
21 views

Unable to set Fontfamily

I am using fontscore.com_h_helvetica-neue-lt-std-75-bold.otf to set UILabel font. I have already added this font in .plist, but i am unable to set this font family. -(void) awakeFromNib { ...
0
votes
2answers
28 views

Subset Font By Specific Glyphs

I have a 14MB TTF containing mostly Simplified Chinese characters. I'd like to reduce the size by creating a subset which only contains the specific characters within an HTML page. So, ideally, I'd ...
0
votes
1answer
31 views

How to stop my bold/italic/underline options changing the text's font back to the default font and size

In my application, I have a feature that allows the user to change the bold/italic/underline styles of the text. However, I have noticed that when the user makes the text bold, it reverts the text to ...
0
votes
0answers
17 views

How to set font from file in Pango and Mono

I have simple application that prints text and determines its size in pixels. static void Main(string[] args) { Application.Init(); var screen = Screen.Default; var layout = new ...
0
votes
0answers
24 views

setting ttf for PDF to Image on PDFbox

i'm trying to set an external ttf , to be able to render an image out of a pdf containing arabic caracters , the font i need to set is "Arial" , having done that the console keeps on informing that ...
-1
votes
0answers
23 views

Font “MyriadPro.ttf” is available in C#.Net applications in windows8 but not in windows 7 [closed]

I am using my own software in windows xp. We can apply the font style in my software. i am using .net framework 2.0 I have installed new font style “MyriadPro.ttf” in windows XP . This font is ...
0
votes
0answers
48 views

Fontawesome is not displaying properly in firefox and chrome

Font awesome is not displaying properly in Firefox and chrome in local-host . I'm getting like Chinese symbol.. why it so I have followed Rails: Using Font Awesome @font-face rails 3.2 <html ...
0
votes
4answers
46 views

How to set a particular font for a button text in android?

I want my button text to be in the Copperplate Gothic Light font and I yet have not come across a simple clean code for a simple function as this. Help! PS: Since android comes with ariel and a few ...
2
votes
2answers
37 views

Unable to define styles for font

I am experiencing an issue where by I can't define any font styles on my page. I have tried several different methods and search the net for hours to no avail. Any Help is appreciated. I am trying to ...
-1
votes
1answer
44 views

How to implement this kind of Font on iOS [closed]

As the picture shows. How can I get this font effect. Thanks!
-1
votes
2answers
48 views

How can I change the font size of a uilabel without changing the font itself?

I'm having an issue where I allow the user to select a font for a label in my project, but then when the user sets the size of that label (using a different button), the label resets to a default ...
0
votes
0answers
24 views

Font not kerning in iOS

I've created a custom font using FontForge for use in my iOS app. When I use the font in my app, kerning is not being applied. There is a known bug that kerning is not being applied for UITextView. ...
0
votes
0answers
14 views

Google Webfonts on the Kindle Fire

I am working on a site that uses Google Webfonts. I have tested this on many devices and different platforms, but the only device that the webfonts aren't working on is the Amazon Kindle Fire (first ...
0
votes
1answer
21 views

Use Roboto font with Greek Language

I'm trying to create a Roboto typeface for some titles in my app. The text in the titles is in greek language. Unfortunately, i get the default font of android device. I have downloaded the ...
0
votes
1answer
29 views

OpenSans font not working in iOS simulator

I'd like to use the OpenSans font on a UILabel, but it's not showing up in the iOS simulator. All that appears is the default system font. I have: 1) Added files to project + selected to copy to app ...
1
vote
0answers
29 views

Displaying ASCII control characters in HTML

For a console emulator I'm trying to be able to display ASCII characters less than 32, without them having any special interpretation. I want to use the glyphs from VGA code page 437. I'm using a ...
-1
votes
0answers
26 views

Crunchbang font rendering

I'm not quite sure what I did. but it looks really bad. I fc-cache'd but it's still like this. I am on the latest stable release of crunchbang
0
votes
0answers
15 views

How can I enable subpixel hinting on JDK7+ on OS X

for some reason any version of Oracle's JDK I am using is using greyscale hinting instead of subpixel. I am noticing this using Netbeans 7.3 and even Dev nightly+JDK 8. Cfr. these pictures: JDK 6 on ...
-1
votes
0answers
20 views

Font icons or SVG icons with PNG fallback?

This question was bothering me for quite a long time, Which method is better? Should I go with font icons or use SVG and provide PNG fallback for it. I've read in couple of places that SVGs are more ...
-2
votes
0answers
14 views

Typewritten or drawing fonts in MS Word [closed]

What of standard fonts in MS Word are typewritten or drawing? Where their height is set?
0
votes
1answer
12 views

Website font correction

I was changing fonts and their line-heights for my site. But I forgot the original settings and I don't know now if my site's fonts and their line-heights are fine and relative or not. Here is a ...
-1
votes
1answer
39 views

Roboto font for ios [closed]

I like the feel of roboto(Available for android Platform), and wish to use that for my app, I'm currently building. I have two question 1). How do I get Roboto in IOS? (Seems, I have no where to ...
0
votes
1answer
19 views

How to display custom font correctly with utf-8 character on android 2.3

I have use custom font(Trebuchet Ms, Georgia,..) in my android app. It displays utf-8 characters correctly in android 4.0, but in android 2.3 it will display wrong character. Anyone has experiance ...
0
votes
1answer
61 views

Using Custom Fonts [java.io.IOException: Error reading font data.]

The title doesn't allow me to say Problem, so the actual error message was - java.io.IOException: Problem reading font data. at java.awt.Font.createFont(Unknown Source) at ...
2
votes
1answer
43 views

Concerning Using Custom Fonts [Cannot make a static reference to the non-static method] [duplicate]

I usually try not to ask questions that I've seen before, but this is different. I've been trying to get my custom font to work, but whenever I try to use it in a method, I get the error "Cannot make ...
0
votes
0answers
6 views

xelatex myriad pro l with apostrophe issue [migrated]

I compile my document with xelatex. I use Myriad pro \setmainfont[Mapping=tex-text]{Myriad Pro} My problem is that the "l'a" is looking OK but not the "l'i" the i touches the apostrophes. Can ...
1
vote
0answers
21 views

How to read international character sets using CoreText on iOS?

I am trying to load international character glyphs on iOS using CoreText, but I am having some trouble. I am trying to use the following function call to create the font: ...
0
votes
2answers
34 views

How to find out the font size of window caption?

I am creating a custom window in WPF. For this I would like to get the current font size of the window caption (whatever the user has chosen in Window Color and Appearance settings). Is there an easy ...
0
votes
0answers
11 views

How to double the height of a bitmap font with automatic anti-aliasing?

I am working on an embedded system that uses 8 pixel high bitmap fonts. In order to save memory I want to do double height fonts without storing an entire extra font. The font width will be the same ...
0
votes
0answers
9 views

Ubiqutous font on linux plaform

I am using `Xlib' to query fonts available on linux machine. A string is sent to the machine (similar to 'xfontsel'). To my surprise even the following is not available on some linux machine. ...
0
votes
1answer
20 views

Can't get Terminus to work with PHPStorm

The original Terminus just does not appear available in PHPStorm. I tried installing Terminus.ttf but this one has different sizing and literally broke the look and feel of the whole system (e.g., ...

1 2 3 4 5 113