Re: [ft-devel] [patch] distinguish overlapped and unsorted segments in cmap format 4

2005-11-29 Thread Werner LEMBERG
The problem I mentioned in the last mail is solved by replacing the bool `cmap-unsorted' by `cmap-flags.' So here is the patch. Both patches look good! Please add them to the CVS. I'll then run my suite of bad and problematic fonts... Werner

[ft-devel] New warnings

2005-11-29 Thread Ismail Donmez
Hi all, Looks like latest cmap commit introduced some new warnings: freetype2/src/sfnt/ttcmap.c: In function `tt_cmap4_char_map_binary': freetype2/src/sfnt/ttcmap.c:1036: warning: 'end' might be used uninitialized in this function freetype2/src/sfnt/ttcmap.c:1038: warning: 'mid' might be used

Re: [ft-devel] New warnings

2005-11-29 Thread Chia-I Wu
On Wed, Nov 30, 2005 at 01:06:58AM +0200, Ismail Donmez wrote: Hi, Looks like latest cmap commit introduced some new warnings: I've commit a fix. Please test again. (they are false positive, btw) -- Regards, olv ___ Freetype-devel mailing list

Re: [ft-devel] A simple script to test

2005-11-29 Thread Chia-I Wu
Hi, I've commit a patch to make ftdump support -c, show charmap contents. With that, and the simple script `cmaptest' which can be found in the attachment, you can easily test if things still work correctly. The usage is ./cmaptest fonts-dir and it will show the differences. Note that it assumes