On Sat, 2007-05-19 at 12:34 +0100, Matt Zimmerman wrote:

> - Exactly which pieces are used by GTK, Qt, XUL, etc. and how applications
>   using those APIs ask for a font specification
> 
You forgot the following, which is what GTK+ uses ...

- Pango, a text layout and rendering engine with an emphasis on
  Internationalisation.  Given a string of UTF-8 text, and a preference
  of fonts, it selects appropriate fonts to cover the characters being
  written and renders them to the screen.  Uses combination of
  fontconfig, freetype, Xft and Cairo (some languages have native
  non-font renderers)


Also another question:

- Why are there so many differences of opinion about how much hinting
  fonts require, which method of hinting to use, and which of the
  results looks better

Scott
-- 
Scott James Remnant
Ubuntu Development Manager
[EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to