[ft-cvs] freetype2 ChangeLog include/freetype/internal/f...

2006-09-30 Thread David Turner
CVSROOT:/sources/freetype
Module name:freetype2
Changes by: David Turner freetype 06/10/01 00:09:35

Modified files:
.  : ChangeLog 
include/freetype/internal: ftobjs.h 
src/base   : ftobjs.c 
src/truetype   : ttobjs.c 

Log message:
* include/freetype/internal/ftobjs.h, src/base/ftobjs.c,
src/truetype/ttobjs.c: fixes related to the unpatented hinter

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/freetype2/ChangeLog?cvsroot=freetyper1=1.1395r2=1.1396
http://cvs.savannah.gnu.org/viewcvs/freetype2/include/freetype/internal/ftobjs.h?cvsroot=freetyper1=1.108r2=1.109
http://cvs.savannah.gnu.org/viewcvs/freetype2/src/base/ftobjs.c?cvsroot=freetyper1=1.259r2=1.260
http://cvs.savannah.gnu.org/viewcvs/freetype2/src/truetype/ttobjs.c?cvsroot=freetyper1=1.104r2=1.105


___
Freetype-cvs mailing list
Freetype-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-cvs


[ft] new LCD rendering patches

2006-09-30 Thread David Turner
Hello,

first of all, if you want to experiment with LCD rendering, you'd better
grab the current CVS, since I fixed a few annoying things.

Here are two more patches to support LCD rendering patches with the current
FreeType CVS:

- an updated patch for libXft (correcting a 1-pixel position bug in LCD mode)
- a new patch for cairo-1.0.4

they're all available from the usual address, i.e. :

  http://david.freetype.org/jam/libXft-2.1.7-lcd-filter-2.patch
  http://david.freetype.org/jam/cairo-1.0.4-lcd-filter-1.patch

This apparently covers anything on my Ubuntu Dapper installation,
with the exception of OpenOffice, which seems to do its own thing
with regards to font rendering !!

I'll try to write patches for other versions of Cairo, but this will take time.

Note that I'm *not* going to do a patch for OpenOffice; building it is simply
too long and painful, I have better things to do with my free time :-)

Enjoy,

- David Turner
- The FreeType Project  (www.freetype.org)



___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft-devel] Error Invalid_Argument in FT_Load_Char()

2006-09-30 Thread Stefan Koch

Werner LEMBERG wrote:


when upgrading to libfreetype-2.2.1 I noticed, that the font Lucida
Sans Regular is not rendered completely anymore as it was with
version 2.1.10:



Please try the current CVS -- for me it works.


The rendering with the current cvs repository version does not work either.

checked out with:
cvs -d:pserver:[EMAIL PROTECTED]:/sources/freetype
checkout freetype2

Is this the most recent version?

(compiled with: gcc -O0 -g -W -Wall -std=gnu99 -pedantic -I
~/cvs/freetype2/include -o example example.c
~/cvs/freetype2/objs/.libs/libfreetype.a -lm -lz)

Regards,
Stefan






___
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel