summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 25cae29)
raw | patch | inline | side by side (parent: 25cae29)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 5 Jul 2009 16:56:31 +0000 (16:56 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 5 Jul 2009 16:56:31 +0000 (16:56 +0000) |
src/helper/pixbuf-ops.cpp | patch | blob | history |
index c7984137ae1f503306eb0ea2a08b81ae37f4246b..f41342e42271ce41712884e8eca1ff49f63b689a 100644 (file)
{
NRPixBlock B;
- g_warning("sp_generate_internal_bitmap: nr_pixblock_setup_extern.");
+ //g_warning("sp_generate_internal_bitmap: nr_pixblock_setup_extern.");
nr_pixblock_setup_extern( &B, NR_PIXBLOCK_MODE_R8G8B8A8N,
final_bbox.x0, final_bbox.y0, final_bbox.x1, final_bbox.y1,
px, 4 * width, FALSE, FALSE );