View Single Post
Old 10-26-2006, 11:33 AM   #7
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Ah, now I see why ipdf first:

Code:
//////////////////////////////////////////////////////////////////////////
// **** bottleneck ****
// we have to convert from splashbitmap to xImage, which is very slow
// 
XImage * XMgr::createImage(SplashBitmap * bmp, 
                            int xSrc , int ySrc, 
                            GBool bRelease )
I assume that if I pull this thorn out, you all might consider incorporating the fix into the mainstream?
scotty1024 is offline   Reply With Quote