Skip to Content
X Power Tools
book

X Power Tools

by Chris Tyler
December 2007
Intermediate to advanced
269 pages
6h 17m
English
O'Reilly Media, Inc.
Content preview from X Power Tools

Chapter 10. Core Fonts: Fonts the Old Way

Old Fonts Versus New Fonts

Once of the main differences between Old X and New X (Section 1.3) is the way that fonts are handled. The old font system is often called Core Fonts, because it manages fonts using requests defined in the X core protocols (as opposed to extensions; see Section 1.15). Fonts are managed by the server, and clients instruct the server when and where to draw each glyph(character image). The actual font information can come from files accessible to the server or from a font server, and they may be in any of several different formats.

The problem with core fonts is that they are monochrome only, meaning they are one color. This produces a staircase effect on diagonal lines called aliasing . The effect is very visible in the enlarged font sample shown in Figure 10-1, despite the fact that this font has been designed to minimize diagonal lines (note the use of vertical lines in the lowercase y character). The effect is particularly pronounced on small fonts or low-resolution displays.

Enlargement of a monochrome font showing aliasing; note the staircase effect on diagonal lines.
Figure 10-1. Enlargement of a monochrome font showing aliasing; note the staircase effect on diagonal lines.

The solution to aliasing is to use intermediate colors—grays if rendering the font black-on-white—to smooth out the staircase effect, as shown in Figure 10-2.

The new font system, discussed in Chapter 11, enables the display of antialiased ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

X Window System User's Guide for X11 R3 and R4 of the X Window System

X Window System User's Guide for X11 R3 and R4 of the X Window System

Valerie Quercia, Tim O'Reilly
Ubuntu® Linux® Bible

Ubuntu® Linux® Bible

William von Hagen
FreeBSD6 Unleashed

FreeBSD6 Unleashed

Brian Tiemann
Mac OS® X Tiger™ Unleashed

Mac OS® X Tiger™ Unleashed

John Ray, William Ray

Publisher Resources

ISBN: 9780596101954Errata Page