File: README.xft

package info (click to toggle)
mgp 1.13a%2Bupstream20090219-11
  • links: PTS
  • area: main
  • in suites: buster
  • size: 4,128 kB
  • sloc: ansic: 32,387; sh: 4,295; lisp: 1,405; yacc: 945; lex: 264; makefile: 158; perl: 117; awk: 9
file content (36 lines) | stat: -rw-r--r-- 1,270 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

            Configuring Xft2 and fontconfig for MagicPoint

                     Jun 5, 2003

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

From 1.10a, mgp supports Xft2 and fontconfig libraries.
Using these libraries will bring mgp the following benefits.

 a) type1 font support
 b) better anti-aliasing algorithm
 c) closest matching font selection algorithm
 d) M17N functions

To use these functions, you need to install them. 

If you have XFree86 4.2 or higher, probably Xft2 is already installed. But you
might have to install fontconfig.  

If you're using recent Linux distributions, they may be already installed 
and configured.

If you have the "fc-list" command which is part of the fontconfig package 
and if it shows names of the fonts on your system, both libraries have been
successfully installed.   use %xfont directive to specify which font to use.

If you don't have these libraries, the following URL will be useful.

* http://www.fontconfig.org
	you can get the most recent version of the fontconfig package and 
        configuration documents	for setting up.

* http://www.xfree86.org
	you can get the most recent version of XFree86.