General Programming |
Author |
Message |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Mar 10, 2007 12:45 am Post subject: Fonts |
|
|
iDevApps: Font name to filename?
"ATSFontGetFileSpecification will do what you want, but uses FSSpec..." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Wed May 16, 2007 7:55 pm Post subject: |
|
|
RC: Why are console windows limited to Lucida Console and raster fonts?
"The most common reason why a font ends up unsuitable for use in a console
window is that the font contains characters with negative A- or C-widths.
These A- and C-width values come from the ABC structure and represent
the amount of under- and overhang a character consumes." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon May 21, 2007 2:38 pm Post subject: |
|
|
cboard - How to determine if a font support a Unicode?
"We know the font Ariel Unicode MS support Unicode U+5929 and Ariel not.
Can any one tell:
1. How do we determine if the font Ariel Unicode MS is installed?
2. How can we determine if a font support Unicode U+5929?" |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Wed May 30, 2007 3:45 pm Post subject: |
|
|
cboard: Text in my controls is bold-ish.
"I.E. MSDN even mis-documents that it returns X font here, and Y font
there, and when testing it, I found it did not return the font I expected
in Win98 SE, so I asked around until I found a method that seemed to
work properly on all OSs." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Wed Jun 13, 2007 10:18 am Post subject: |
|
|
Joel Spolsky: Font smoothing, anti-aliasing, and sub-pixel rendering
"Apple and Microsoft have always disagreed in how to display fonts
on computer displays. Today, both companies are using sub-pixel
rendering to coax sharper-looking fonts out of typical low resolution
screens. Where they differ is in philosophy." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Jul 12, 2007 12:54 am Post subject: |
|
|
Texts Rasterization Exposures, by Maxim Shemanarev
"An attempt to improve text rasterization algorithms using only publicly
available information"
"Look at it carefully, do you see something strange? Each line has a 1/10th
pixel shift, so that, in the run of 30 lines it gradually (gradually!) accumulates
3 extra pixels. I'm sure you know how it would look snapped to the horizontal
pixel grid, don't you?" |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Wed Oct 10, 2007 12:28 pm Post subject: |
|
|
Combined font survey results
"How sure can you be that the font you specify will be present on the end
user's machine? This is the latest cross-platform snapshot of the Code Style
font survey and should give you greater confidence in selecting a font." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Dec 04, 2007 12:21 am Post subject: |
|
|
ubuntuforums - What font do you use?
"Does anyone have any good recommendations for a good font to read code?" |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Sat Jun 07, 2008 8:40 pm Post subject: |
|
|
aPaddedCell - Complete Guide to Pre-Installed Fonts in Linux, Mac
and Windows
"All three operaing systems come with a variety of fonts, many of which can
be reasonably substitued for each other without affecting the design.You can
also choose fonts that have the same look and feel that you want, but may
not be close matches. This allows for much more flexibility in design while
still ensuring compatibility across operating systems." |
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
Posted: Wed Jul 23, 2008 1:12 pm Post subject: |
|
|
How do I install and use fonts in Linux?
"In this tutorial, Jack Wallen will show you how to install True Type fonts
on your Fedora or Ubuntu Linux machine and how to make key applications
(such as OpenOffice and Scribus) aware of those fonts." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sun Oct 12, 2008 1:17 am Post subject: |
|
|
codeproject.com - Font Survey: 32 of the Best Programming Fonts
"Recently I have seen several blogs talking about which fonts are best for
use in programming. Some blogs list two or three fonts, some list ten fonts.
But I knew there were more fonts than the ones I was reading about, so I
decided to look around to see how many I could find." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sun Oct 19, 2008 12:42 pm Post subject: |
|
|
SO - Determine windows system wide font
"What is the Win32 API call to determine the system-wide font (in particular
the color) for say Menus." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Feb 16, 2009 2:30 pm Post subject: |
|
|
Mark Simonson - Anonymous
"Anonymous (2001) is a TrueType version of Anonymous 9, a freeware Mac-
intosh bitmap font developed in the mid-90s by Susan Lesch and David La-
mkins. It was designed as a more legible alternative to Monaco, the mono-
spaced Macintosh system font." |
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sun Dec 12, 2010 11:43 pm Post subject: |
|
|
szafranek.net - Font smoothing explained
"This article discusses font smoothing, a feature that significantly affects the
final look of a type on screen. Font smoothing produces very different results
across operating systems and browsers. The goal of this article is to explain
these differences and provide designers with practical hints on how to deal
with these differences." |
|
Back to top |
|
|
|