Dear All,

This is Myoungwoon Roy Kim.
This patch is for supporting the runtime-font effects(Italic, Bold) via
software rendering(freetype2).

The current evas font-engine had just processed font glyph via Bytecode.
It means that evas font-engine just used only metrics values of font file
without changing them.
So we couldn't draw the Italic or Bold text without real Italic or Bold
fonts.

Thus, I added support for runtime-italic/bold.
Now when setting "{font-name}:style=Oblique/Italic/Cursiva/Bold/Negreta and
etc and there's no matching font found in the system, adjustments will be
done on runtime to support effects.

Anybody please review this and apply it to upstream code.

Thanks.
Roy.

Attachment: 0001-Evas-font-engine-Added-support-for-runtime-italic-bold.patch
Description: Binary data

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to