Abdelrazak Younes wrote: >> Actually that's what I've read for some reason ;-) I would nevertheless >> like to commit the patch, as valgrind tells that otherwise the >> wide_inset_ value is used before initialized. > > Sure, go ahead.
I'll do on tuesday for branch if Juergen agrees. The rationale is that the value is used before initialization, so the patch cannot be less safe than the current situation ;-) >> This wide stuff is really bad... > > Yes, I think we should get rid of it now in trunk. The pixmap cache is > good enough that Mac plaftform don't need this hack anymore. Moreover I > plan to cleanup the rowpainter stuff so as to truly separate background > painting from text painting. > > Any objection that I remove the wide hack now? Not from me. ;-) A/