summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e66d346)
raw | patch | inline | side by side (parent: e66d346)
author | theadib <theadib@users.sourceforge.net> | |
Sat, 2 May 2009 23:29:53 +0000 (23:29 +0000) | ||
committer | theadib <theadib@users.sourceforge.net> | |
Sat, 2 May 2009 23:29:53 +0000 (23:29 +0000) |
src/helper/pixbuf-ops.cpp | patch | blob | history |
index 9d795c575df5a0570d27ea401e134040ff379b09..49a8cc28c63b7e5f320f63d56a55f7ef72e83430 100644 (file)
{
- /* Create new arena */
+ /* Create new arena for offscreen rendering*/
NRArena *arena = NRArena::create();
+ nr_arena_set_renderoffscreen(arena);
unsigned dkey = sp_item_display_key_new(1);
sp_document_ensure_up_to_date (doc);