Re: [Fonts][OpenType] Hinting question

2002-06-13 Thread Keith Packard


Around 11 o'clock on Jun 10, Erik van der Poel wrote:

 It shouldn't be that hard to change the X-specific parts of Mozilla to
 pass down the DPI and point size, since the machine-independent parts of
 Mozilla do pass down this info. The place where point size is converted
 to pixel size isn't that far from X-specific calls.

The Mozilla code follows the X core-font version which always uses pixel 
sizes; the UI exposes pixel sizes in the configuration UI.  I did't like 
this, but followed along in the Mozilla patches.

Keith PackardXFree86 Core TeamHP Cambridge Research Lab


___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts



Re: [Fonts][OpenType] Hinting question

2002-06-07 Thread Keith Packard


Around 19 o'clock on Jun 7, James H. Cloos Jr. wrote:

 Are there any implementation details in freetype of xft{1,2} that
 would prevent this from working?

Yes.  Xft currently passes only pixel sizes down to FreeType, and some 
applications (Mozilla) don't pass down DPI or point size.  When the 
information was available, I could pass it down.

 (As you might guess, I'm a big fan of optically scaled fonts.)

I was unaware that any foundrys were spending the time and money to build 
fonts in this fashion any more.  It would be nice...

Keith PackardXFree86 Core TeamHP Cambridge Research Lab


___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts