![]() |
【转帖】svg Export Interface Changes In Version 1.13.00
svg export interface changes in version 1.13.00
svg export interface changes in version 1.13.00 hi, is there any way to use the svg export interface as it was used before version 1.13.00, i.e. not to use it as a separate module registered for static library usage? and if there is then how? it would be much easier for me have it implemented as before. regards, anita could you be more explicit please? vladimir in release notes is specified that svg export module is now a separate module that has to be registered for the static library use and that for using the functionality is needed to be loaded and then device can be created; i.e. module is loaded by: odgsmoduleptr pmodule = :: odrxdynamiclinker()->loadmodule("dd_svgexport.drx"); i’d like to avoid this load in my code. br, anita code: odgsmoduleptr pmodule = :: odrxdynamiclinker()->loadmodule("dd_svgexport.drx"); this code is equivalent to old call to svgexportmoduleinit() you cannot avoid it in your code for the same reason. the change seem to be not that great anyway.. vladimir |
| 所有的时间均为北京时间。 现在的时间是 03:11 AM. |