Commit graph

12 commits

Author SHA1 Message Date
Joe Marcus Clarke
0433f602f2 This is a first for me. Correct a typo in the patch _name_ so the patch
actually gets applied.
2003-07-19 00:16:36 +00:00
Joe Marcus Clarke
a844a8e778 Revert some of the FreeType code in fontconfig to fix some font rendering
issues with Adboe fonts (particularly Helvetica and Times).

Reported by:	many
2003-07-18 22:02:56 +00:00
Joe Marcus Clarke
5da7294535 Fix a problem with certain languages not having any fonts in Mozilla and
Mozilla-based browsers.
2003-07-18 19:24:08 +00:00
Joe Marcus Clarke
2d797f8874 Update to 2.2.0, the fontastic-everything-finally-works release. 2003-04-22 01:22:48 +00:00
Joe Marcus Clarke
ae02ed7473 Add patch to avoid dereferencing a NULL pointer in freetype2. This fixes
a crash with certain monotype fonts such as the Windows FixedSys fonts.
Note, the real fix should go into freetype2, but I'm still waiting for
feedback from them.

Obtained from:	Fontconfig CVS
2003-04-18 16:59:36 +00:00
Joe Marcus Clarke
4e1bacd096 Update to 2.1.93. 2003-04-13 05:52:45 +00:00
Joe Marcus Clarke
0e0d4691b5 Update to 2.1.92. This is a hacked development version that should solve
most of the Xft/fontconfig problems people are experiencing.  Note that
in this version, font caches do not have to exist for Xft applications
to function properly.

PR:	50482
2003-04-04 06:53:18 +00:00
Joe Marcus Clarke
2b7e6e3fea Fix a bug in fontconfig's configure script that was causing fonts.conf
to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed.
This was in turn leading to crashes in things such as xclock.  This bug
has been filed with fontconfig's Bugzilla as bug #45.

Reported by:	many
Brought to my attention by:	anholt
Approved by:	portmgr (will)
2003-03-13 23:07:30 +00:00
Joe Marcus Clarke
10dae83f07 Sync fontconfig with the XFree86 4.3.0 release.
* Fixes a segfault
* Performs country-independent matching for Chinese languages
* Finishes off the UTF-16 conversion code
* Adds a section on local.conf to fontconfig.3

Obtained from:	XFree86 CVS
2003-03-02 17:14:13 +00:00
Joe Marcus Clarke
aaad903cce * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XML
* Allow CJK users to use fixed-width TrueType fonts [1]

Submitted by:	perky
Obtained from:	fontconfig CVS [1]
2003-03-01 01:37:54 +00:00
Joe Marcus Clarke
c7c57e81e5 Fix a problem with the shared library installation. 2002-10-07 16:43:11 +00:00
Joe Marcus Clarke
4aa34c64c5 Add fontconfig, an XML-based font configuration API for X. 2002-10-06 20:56:30 +00:00