Re: [ft-devel] configure option to disable mmap()

2011-05-01 Thread suzuki toshiya
Thank you for comment, just I've committed. Regards, mpsuzuki Werner LEMBERG wrote: At present, configure script always uses mmap() if it is found, so I added an option --disable-mmap to ignore it. Although this is only for developers who want to make irregular configuration, is it

Re: [ft-devel] Any tool that visually present segments of autofit module?

2011-05-01 Thread Werner LEMBERG
Okey, I add the accessor functions to afhint.c. I also made the segment drawing independent of the force autofit mode. I found that the segment lines are useful reference with or without autofit turned on. Applied with modifications, thanks. One observation I had is that in order to

[ft-devel] Use tt_face_get_name() in sfnt_get_ps_name()?

2011-05-01 Thread mpsuzuki
Hi, While I was extending sfnt_get_ps_name() to lookup ASCII string from all possible entries, I found that tt_face_get_name() and sfnt_get_ps_name() are quite similar. The coverage of strings checked by tt_face_get_name() is wider than that by sfnt_get_ps_name(). For example, sfnt_get_ps_name()

[ft-devel] AutoFit: Treat extrema of contours as edges for CJK glyph?

2011-05-01 Thread Just Fill Bugs
On 05/01/2011 03:27 PM, Just Fill Bugs wrote: On 04/29/2011 01:22 AM, mpsuz...@hiroshima-u.ac.jp wrote: About the other bluezones, it's difficult for me to recognize remarkable improvement. Talking about the height/width proportion of 想意, the non-autofitted results look like same size, but

Re: [ft-devel] AutoFit: Treat extrema of contours as edges for CJK glyph?

2011-05-01 Thread Werner LEMBERG
For CJK glyph, There are alway many diagonal stems that needed to be fit with blue zones. However, since we cannot produce a horizontal or vertical segment out of a diagonal stem, the stem cannot be blue zoned, e.g. the top and the bottom of 户. To solute the problem, I suggest to treat