r16turbo / ezgdi

Automatically exported from code.google.com/p/ezgdi
0 stars 0 forks source link

Quality of ezgdi vs gdipp #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Although both projects are based on freetype, gdipp produces superior
output when compared to ezgdi (and gdi++). I tried dozens of combinations
for ezgdi settings, but its output is blurrier than gdipp's.

Original issue reported on code.google.com by ibrahimk...@gmail.com on 10 Mar 2010 at 3:39

GoogleCodeExporter commented 9 years ago
I have observed the same

Original comment by jonra...@gmail.com on 10 Mar 2010 at 3:54

GoogleCodeExporter commented 9 years ago
Can you please provide both your ezgdi (or gdi++) and gdipp settings files, as 
well
as screenshots that could demonstrate the difference? As the author of gdipp, I
understand that gdipp may be superior in the aspect of compatibility, but not
functionality (as being a growing project). Normally, the rendering effect 
achievable
by gdipp can also be achievable by gdi++. I suspect the problem is related to 
the
ezgdi (gdi++) settings.

Original comment by crendk...@gmail.com on 11 Mar 2010 at 3:47

GoogleCodeExporter commented 9 years ago
I am attaching two screenshots and settings files.

Original comment by ibrahimk...@gmail.com on 11 Mar 2010 at 6:25

Attachments:

GoogleCodeExporter commented 9 years ago
The main problem in ezgdi.ini is the shadow setting. You should provide a 
offset for
both the x and y axes. Other settings can also be optimized, like 
AntiAliasMode=4,
GammaMode=-1 or different gamma value. I attach a commented gdi++.ini. You can 
make
use of it.

In general, it is not a implementation problem of ezgdi, but rather user 
setting problem.

Original comment by crendk...@gmail.com on 11 Mar 2010 at 11:44

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you for the detailed settings file. It works great.

Original comment by ibrahimk...@gmail.com on 12 Mar 2010 at 3:36

GoogleCodeExporter commented 9 years ago

Original comment by crendk...@gmail.com on 12 Mar 2010 at 5:39