Re: [clutter] Text Font issue with Clutter 1.0.10

2010-06-02 Thread Neil Roberts
Nirmalya Barat barat.nirma...@yahoo.com wrote:

 I tried clutter 1.2.8 same issue persists. Do you know anything
 related fixed in 1.2.10?

Yes, the fixes for the eglx backend unfortunately were too late for the
1.2.8 release so they aren't in any release yet. If you are able to
clone the git repo and use the clutter-1.2 branch then you will get the
patches or you can wait for the 1.2.10 release (which might happen
sooner if you hassle Emmanuele Bassi :).

- Neil
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] Text Font issue with Clutter 1.0.10

2010-06-02 Thread Nirmalya Barat
Hi Neil,

I want to apply the related fixes on top of our clutter version off 1.2.8. 
Which are the ones I should pick up among these to fix the font issue?

5 days cogl-texture-2d: Regenerate the mipmaps when the texture ... Neil 
Roberts 
2010-05-19 eglx: implement cogl_get_proc_address() Brian Tarricone 
2010-05-19 eglx: Rename EGLNative{Window,Display}Type back to Native... Neil 
Roberts 
2010-05-19 clutter-backend-egl: Chain up in dispose before destroyin... Neil 
Roberts 
2010-05-19 clutter-stage-egl.c: Don't call eglWait*() Neil Roberts 
2010-05-19 fix case when EGL driver doesn't support EGL_NATIVE_VISUA... Brian 
Tarricone 
2010-05-19 clutter-backend-egl: Create a dummy X window and EGL surface Neil 
Roberts 
2010-05-19 update backend to use lazy context/stage creation Brian Tarricone 
2010-05-17 cogl-material: Set the blend equation even if blend funcs... Neil 
Roberts 
2010-05-17 cogl-material: Set blend constant even if alpha and rgb f... Neil 
Roberts 
2010-05-17 cogl-blend-string: Don't split combined blend statements ... Neil 
Roberts 
2010-05-10 cogl-framebuffer: Flush journal when creating fbo Owen W. Taylor 
2010-05-10 Post-release version bump to 1.2.9 Emmanuele Bassi 

thx

Nirmalya





From: Neil Roberts n...@linux.intel.com
To: Nirmalya Barat barat.nirma...@yahoo.com; clutter@o-hand.com
Sent: Wed, June 2, 2010 3:13:41 AM
Subject: Re: [clutter] Text Font issue with Clutter 1.0.10

Nirmalya Barat barat.nirma...@yahoo.com wrote:

 I tried clutter 1.2.8 same issue persists. Do you know anything
 related fixed in 1.2.10?

Yes, the fixes for the eglx backend unfortunately were too late for the
1.2.8 release so they aren't in any release yet. If you are able to
clone the git repo and use the clutter-1.2 branch then you will get the
patches or you can wait for the 1.2.10 release (which might happen
sooner if you hassle Emmanuele Bassi :).

- Neil