![]() |
【转帖】odvectorize and bitmaps
odvectorize and bitmaps
odvectorize and bitmaps i am sure i am missing something obvious, but the odvectorize example does not call rasterimageproc for me. i added exgirasterimage.cpp to the build, but that did not help. how do i go about enabling raster image processing in odvectorize? it's been nine months and no answer. unfortunately, relatively "par for the course" around here. please answer. i really need an answer. we had gone aay from odvectorize based coded, but are back again. the rasterimageproc is certainly called in dll build (i just checked that) i'll check the static build, but probably it is static module declaration you need to insert in odvectorize: code: odrx_declare_static_module_entry_point(exrastermodule); ... odrx_begin_static_module_map() ... odrx_define_static_appmodule(l"rxrasterservices.drx", exrastermodule) ... odrx_end_static_module_map() vladimir |
所有的时间均为北京时间。 现在的时间是 06:44 PM. |