Annotate
Posted: 2009-09-21T07:58:35-07:00
Greetings,
There seems to be a problem with the annotate function from v6.5.6 that was not present in v6.4.8. I'm using the C++ API.
I want to annotate with text and use a special character like the copyright sign (Alt + 0169). I use (for example) the text "Copyright © Me" as the input string and the text drawn on the resulting image will be truncated to "Copyright ". Somehow the special character is treated like the end of the string.
Is there a work-around for this?
Regards,
Cosmin
There seems to be a problem with the annotate function from v6.5.6 that was not present in v6.4.8. I'm using the C++ API.
I want to annotate with text and use a special character like the copyright sign (Alt + 0169). I use (for example) the text "Copyright © Me" as the input string and the text drawn on the resulting image will be truncated to "Copyright ". Somehow the special character is treated like the end of the string.
Is there a work-around for this?
Regards,
Cosmin