Joe Marcus Clarke
c0f21daf1d
Update to 2.1.2. This wraps up a lot of our patches, and fixes some other
...
rendering bugs.
2003-05-14 21:06:40 +00:00
Joe Marcus Clarke
e61a47fd5b
Add a patch to fix PCF glyph problems.
...
Obtained from: Xft CVS
2003-04-25 14:55:39 +00:00
Joe Marcus Clarke
300ef05420
Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.
...
Obtained from: XFree86 CVS
2003-04-06 20:37:06 +00:00
Joe Marcus Clarke
febce36476
fontconfig-config is no longer installed. Therefore, Xft wasn't being
...
linked against libfontconfig. This broke KDE since KDE expected
libfontconfig to be imported via Xft. GNOME was okay since it uses
pkg-config, and explicitly linked against fontconfig.
Reported by: Benjamin Lutz <benlutz@datacomm.ch>
Bjarne Wichmann Petersen <kde.nospam@mekanix.dk>
2003-04-04 20:23:31 +00:00
Joe Marcus Clarke
259996651f
Revert previous commit since it caused an infinite recursion loop
...
in XFree86-clients. I'll commit this to pango instead.
Requested by: will
2003-04-04 16:01:55 +00:00
Joe Marcus Clarke
042ccee8b8
Borrow a little from kdelibs3, and add a dependency on the scalable fonts.
...
Also, run fc-cache here as well as in fontconfig just to make sure we have
some fonts installed.
2003-04-04 06:55:23 +00:00
Joe Marcus Clarke
e40a6ec71d
Make sure the include directory exists before trying to copy files into
...
it.
PR: 50392
Submitted by: edwin
2003-03-28 18:34:20 +00:00
Joe Marcus Clarke
2fc564088c
Sync with XFree86 4.3.0 release.
...
* Finishes off the UTF-16 APIs
* Fixes bugs with non-Render enabled servers
* Adds a missing zero-sized check to one of the core rendering routines
Obtained from: XFree86 CVS
2003-03-02 17:16:46 +00:00
Joe Marcus Clarke
d94803ca9a
* Install the Xft manpage
...
* De-pkg-comment
2003-02-22 21:19:59 +00:00
Eric Anholt
38805e871a
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
...
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
2003-02-18 04:51:34 +00:00
Brian Feldman
509bfbc99d
Noone cares about having ports that actually build and then don't crash,
...
so why should I?
2003-01-25 06:12:33 +00:00
Brian Feldman
affbc636fe
Make the xft-config script use -lXft2, not the old -lXft. This will
...
potentially unbreak all the ports which depend on x11-fonts/Xft.
2003-01-25 05:23:48 +00:00
Joe Marcus Clarke
02cac0fc37
Update to 2.1. According to the release notes, more symbols have been
...
exported in this release such that QT 3.x should link against it.
2003-01-19 19:29:34 +00:00
Joe Marcus Clarke
615ef76bec
Make Xft conditional on having XFree86 4.x installed. Also add a note
...
about adding an additional check with XFree86 4.3 gets added to the tree.
2003-01-07 06:42:13 +00:00
Joe Marcus Clarke
bcb11baa63
Install the headers in the ${X11BASE}/include/X11/Xft directory for
...
better portability. To avoid conflicts, the Xft.h from this port will be
installed as Xft2.h.
2002-10-07 16:44:27 +00:00
Joe Marcus Clarke
939fd373f0
Add a lib number to the fontconfig dependency.
2002-10-06 21:37:11 +00:00
Joe Marcus Clarke
81739f4ec5
Add Xft 2.0, a client-sided font rendering engine for X applications.
2002-10-06 21:31:28 +00:00