Rank: Advanced Member
Groups: Guest
Joined: 10/12/2015(UTC) Posts: 44
|
This is the code I'm using: Code:var psdProcessor = new PsdProcessor();
psdProcessor.StringCallback = (processor, textFrame) => {
return "Curved Part";
};
psdProcessor.Render(@"golfball.psd", @"e:\temp\curve.jpg");
I attached the simple psd I'm working with. Am I doing something wrong or is this a bug in the PsdProcessor?
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hi Nifty, Yes, we confirm the bug of the PsdProcessor. Hopefully we have already fixed the problem. The update will be available in 1-2 weeks. |
Best regards, Fedor Skvortsov
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.