[Open Office] Is it the right place submitting patches to ooo-build?

Noel Power npower at openoffice.org
Fri Oct 21 06:04:04 EDT 2005


Funda Wang wrote:
> Jody> 	a) Why is 20pts a reasonable threshold to increase the
> Jody> 	font's gamma ?
> Probably because that glyphs <= 20pt are rendered tighter or lighter
> by freetype, especially when rendering the artificial italic style
> CJK characters.
> 
> Jody> 	b) Why do this ?
> Jody> 	-    FT_Int nLoadFlags = FT_LOAD_NO_HINTING | FT_LOAD_NO_BITMAP;
> Jody> 	+    FT_Int nLoadFlags = FT_LOAD_DEFAULT | FT_LOAD_TARGET_LIGHT;
> Sorry, I cannot answer this question :( As I'm not familiar with freetype.
> 
> Jody> 	c) Are those the only code pages that are interesting ?
> I'm not sure, but we could at least take making CJK users happier
> as a start point :)
> 
> Regards.
> 
Hi, the patch is commited in ooo-build HEAD

Thanks,
Noel



More information about the Openoffice mailing list