Dear Roy,

In svn, thanks. Revision: 58584.

I adjusted it a bit:
1. Using "//" style comments for multiline comments is discouraged, I
changed it to the "/* */" style.
2. Updated changelog.
3. Added a comment about the meanings of wanted_rend/runtime_rend.

Thanks a lot, very cool, very clean.

--
Tom.

On Tue, 2011-04-12 at 17:21 +0900, Myoungwoon Roy Kim wrote:
> 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.
> ------------------------------------------------------------------------------
> 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



------------------------------------------------------------------------------
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