Commit graph

16 commits

Author SHA1 Message Date
Jeremy Messenger
939edcb67d -Update to 2.3.1.
-Update the header.

In this version has removed the xft-config, but I have brought it back to
avoid require test in the pointyhat-exp/tinderbox to see if it will break
old ports that needs xft-config.

PR:		ports/176801
Submitted by:	Pierre Guinoiseau <pierre@guinoiseau.eu>
2013-03-20 05:49:00 +00:00
Joe Marcus Clarke
71fda6e697 Update to 2.1.7. 2005-07-14 05:01:52 +00:00
Joe Marcus Clarke
fc86da016c Fix a crash that can occur when using TrueType fonts. This should have
gone in with X.Org 6.8.2, but since we're using the external libXft
library, it was missed.

Reported by:	adamw
Obtained from:	Freedesktop.org CVS
Approved by:	portmgr (implicit)
2005-03-27 23:54:40 +00:00
Joe Marcus Clarke
5efd8d42eb Update to 2.1.6 with the official freetype2-2.1.7 fix. 2004-03-22 19:08:28 +00:00
Joe Marcus Clarke
7f4a73e2e7 Revert a portion of the font rendering code that enforces strict bitmap font
sizes.  This was causing a problem loading certain fonts.  This code
is now equivalent to Xft-2.1.2.
2004-03-19 09:16:28 +00:00
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
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
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
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
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
81739f4ec5 Add Xft 2.0, a client-sided font rendering engine for X applications. 2002-10-06 21:31:28 +00:00