1
vote
4answers
47 views
Monospace Unicode font
Can anybody please tell me the monospace font that covers most of the unicode characters If not then a monospace font that contains most of the european language character set ?
0
votes
0answers
21 views
Showing non-default fonts in .NET FontDialog
I'm using the standard .NET FontDialog to allows users to select fonts, but it's not showing all available fonts. For example, we have installed Helvetica and that's not showing. The Helvetica is a …
0
votes
1answer
34 views
generative typography ?
How would you define/create generative typography ? I thought also of some sort of "intelligent" adaption. For example a font that uses serifs in certain condition or not…
Are there some findings in …
0
votes
1answer
29 views
Embedded font looks different than supposed to
When an embedded font is used for a label it looks correct, but when the same font is used for a combobox, the selected item font looks different from the dropdown and label font.
@font-face
{
…
0
votes
1answer
14 views
WPF portraiture (vizualization)
Hello, I have such a question about WPF. I noticed, that in WPF there is some thing with visualization. In example when i click on the menu ant it expands, Font in menu items looks a little with blur, …
0
votes
0answers
12 views
Extract embedded PDF fonts to an external ttf file using some utility or script
Is it possible to extract fonts that are embedded in a PDF file to an external ttf file using some utility or script?
If the fonts that are embedded (or not embedded) to a PDF file are present in …
0
votes
2answers
17 views
Create a tag cloud of specific dimensions
Greetings,
I'd like to create an HTML tag cloud inside a box whose width and height are absolutely determined.
I want the text within to fit most efficiently--so if the text is simply one word, the …
2
votes
2answers
46 views
Should we still use em and % for defining the font-size of the website elements?
I've found many suggestions on using different font-sizes and measure units for websites. Most of them suggest to define body font-size in % (100.1%) and use em for the rest part. I realize this is …
0
votes
1answer
17 views
Determine font(s) used in uipasteboard text on the iPhone.
Here is the scenerio:
The user copies random text with mixed fonts.
How do I determine the font(s) used?
When the text is pasted from the UIPasteboard into a textview it correctly shows the mixed …
1
vote
1answer
27 views
What FontFamily Fonts can I use in a ListBox?
I'm trying to change the FontFamily of a ListBox to a fixed-width font, but I don't know what's available. Here's what I have:
<ListBox Margin="12,55,12,12" Name="listBox1" FontFamily="Arial" …
0
votes
0answers
13 views
Silverlight 3 Font Embedding and the Back Button Issue
I've hit an odd snag in font embedding. I've embedded the webdings.ttf font as outlined in Tim Heuer's blog article Embedding fonts in Silverlight 2
This works well but if I navigate away from the …
0
votes
0answers
22 views
Flash CS4 embedded font style issue
Hi der!
I'm using some fonts embedded in SWF in a program I'm developing. I need to use some specific font style like '37 Thin Condensed' and '26 Ultra Light Italic' etc... how can I specify these …
5
votes
6answers
103 views
Where do you find your fonts?
Where do you go to find fonts to use in web development or other.
0
votes
5answers
63 views
Custom font and a CMS
I'm building a web site for an artist who has had a custom font made from his handwriting. He'd like to use this font extensively throughout the site - not for all body copy because it'd be difficult …
0
votes
3answers
42 views
Font and line spacing in different browsers
Is there any reasonable way to control font spacing across all browsers such that text will line up as intended, short of absolute positioning? Take the following example from a project I'm working …
