Sponsored Content
Full Discussion: Mac 101: Font Book
Operating Systems OS X (Apple) OS X Support RSS Mac 101: Font Book Post 302262234 by Linux Bot on Wednesday 26th of November 2008 05:30:01 PM
Old 11-26-2008
Mac 101: Font Book

Your Mac comes with many preinstalled fonts, styles of type that your computer uses to display and print text. Use Font Book to sort and preview your font collections to find the right one to use for your project. Font Book allows you to easily take a peek at what all your installed fonts look like. Font Book also lets you install, search, organize, activate, and deactivate fonts too. When you open it, the interface displays a Collection column on the left that sorts fonts by category, a Font column in the middle that displays all fonts in the selected collection, and a preview pane on the right, which displays a sample of the characters in the selected font. Here are a few ways that you can use Font Book.

More from Apple OS X Support ...
 
XSetFont(3)							  XLIB FUNCTIONS						       XSetFont(3)

NAME
XSetFont - GC convenience routines SYNTAX
int XSetFont(Display *display, GC gc, Font font); ARGUMENTS
display Specifies the connection to the X server. font Specifies the font. gc Specifies the GC. DESCRIPTION
The XSetFont function sets the current font in the specified GC. XSetFont can generate BadAlloc, BadFont, and BadGC errors. DIAGNOSTICS
BadAlloc The server failed to allocate the requested resource or server memory. BadFont A value for a Font or GContext argument does not name a defined Font. BadGC A value for a GContext argument does not name a defined GContext. SEE ALSO
XCreateGC(3), XQueryBestSize(3), XSetArcMode(3), XSetClipOrigin(3), XSetFillStyle(3), XSetLineAttributes(3), XSetState(3), XSetTile(3) Xlib - C Language X Interface X Version 11 libX11 1.5.0 XSetFont(3)
All times are GMT -4. The time now is 03:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy