Skip to content
  • JodyGoldberg's avatar
    Just look up the col_info/row_info directly for now. It's less efficient · dafb0490
    JodyGoldberg authored
    
    2006-05-31  Jody Goldberg <jody@gnome.org>
    
    	* component/gnumeric.c (cell_render_cairo) : Just look up the
    	  col_info/row_info directly for now.  It's less efficient than using
    	  GnmCell::col_info, but that is going away and this renderer will be
    	  rewritten to use GnmRenderedRegion when it is done.
    dafb0490