4e68d41659
It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives. From Laurence Tratt (maintainer), some fixes by me, test and help Will Maier, merdely@ ok merdely@
13 lines
478 B
Plaintext
13 lines
478 B
Plaintext
$OpenBSD: patch-setup_cfg,v 1.1.1.1 2007/12/31 11:32:30 eric Exp $
|
|
--- setup.cfg.orig Sat Nov 17 16:12:55 2007
|
|
+++ setup.cfg Sat Nov 17 16:12:59 2007
|
|
@@ -2,7 +2,7 @@
|
|
# In this section you can specify which c extension modules should be built
|
|
|
|
# C extension module for fast t1font decoding and encoding
|
|
-build_t1code=0
|
|
+build_t1code=1
|
|
|
|
# Python bindings for the kpathsea library. You need the kpathsea header
|
|
# and library and you may need to specify their location below.
|