Search found 1 match
- 2016-03-14T07:35:36-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Fonts not found in thread
- Replies: 1
- Views: 87826
Fonts not found in thread
I have a C# service where I am calling ImageMagickObject's convert function from within multiple threads to convert svg files to jpg. Each thread is converting multiple documents. However, the text is only rendered correctly in one thread. In the other threads, in the other threads, the text is just ...