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