Tagged Questions

0
votes
0answers
4 views

How can I get Arial, helvetica and sans-serif working for CSS styled dynamic HTML Textfields in a Flash 9 swf on MacOSX?

How can I get Arial, helvetica and sans-serif working for CSS styled dynamic HTML Textfields in a Flash 9 swf on MacOSX? I'm generating a number of Textfields problematically and I use CSS to style …
1
vote
2answers
37 views

Which font should I use for Latin and East Asian characters

My application needs to be able to display text in English, German, Chinese, and Korean. I would like to use a single font throughout the application. I know I could use Arial Unicode MS or Lucida …
0
votes
1answer
4 views

Flash/AS3 > Font Embed causes positioning error with Chalet Font

I'm trying to embed the Chalet font to some dynamic text fields and it is causing the vertical position of the text to jump up above the actual textfield. (see screenshot) Is Chalet a messed up font? …
0
votes
1answer
318 views

How to embed a Font in a PDF with RDLC

hi, i am using Microsoft.Reporting.WebForms.LocalReport to generate some PDF, everything works like a charm, but now evil marketing wants to use a custom font (they are using such crazy arguments as …
0
votes
0answers
13 views

Adobe Flex, loading embedded fonts from modules

I am just programming a language learning app in Flex for various Asian languages. As some of these languages have very big font sizes (e.g. Chinese), I do not want to load all these fonts into the …
0
votes
1answer
31 views

Best Font Face for Printed Report [closed]

I know! It isn't programming related... But It is a programmer related question! Most of us have to develop reports to be printed once awhile. So, What font do you think looks good and formal for …
0
votes
4answers
76 views

font is STUCK in times new roman in ie.

I am building a page, and when it is viewed in IE (all versions) the entire text is stuck on times new roman. Here is my CSS: body{ color:#222222; margin:0 auto; background-color:#000; …
0
votes
1answer
19 views

PHP GD Font Width Calculate Help

OK a little backstory. I am redesigning one of my old websites and I want to use Myriad Pro as a title on the page. This will be dynamic with php etc. At first i thought i should just use css styles …
1
vote
6answers
55 views

How do I determine the “narrowest” font on Windows?

Hello I am looking for a way to find the font that uses the least average horizontal space per letter, since I have a few buttons in my application that need to show a rather long text in it, and …
0
votes
2answers
34 views

Text shadow in IE, alternatives

I have a need for text-shadow for inline, long, paragraph text in IE. I understand progressive enhancement, but the situation is different. I do absolutely need text-shadow, it's not a design issue, …
0
votes
1answer
26 views

Alternatives to FontForge

I use python bindings for FontForge under Ubuntu. It constantly runs into crash without any clues about the reason, e.g. segmentation fault, memory mapping errors, etc. All what I need is to read …
1
vote
6answers
1k views

Forcing anti-aliasing using css: Is this a myth?

Recently a client has complained about the appearance of a system font in IE6. Basically th issue is that IE6 doesn't support font-smoothing/anti-aliasing (I know you can turn it on in an OS setting …
0
votes
0answers
3 views

DefineFontAlignZones in SWF version 8 and how to calculate the alignment zone for a glyph

Version 8 of the Flash SWF format provides the DefineFontAlignZones tag for better text rendering. The advanced text rendering engine uses alignment zones to establish the borders of a glyph for pixel …
177
votes
113answers
11k views

Recommended Fonts for Programming?

What fonts do you use for programming, and for what language/IDE? I use Consolas for all my Visual Studio work, any other recommendations?
1
vote
1answer
21 views

Applying a FontFamily to all Controls in Silverlight 4 Beta

I'd like to give every Control a certain FontFamily and FontWeight in Silverlight 4.0. I know that styles can now apply to all controls of a certain type, so I tried this: <Style …

1 2 3 4 5 24 next
15 30 50 per page