Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Nifty  
#1 Posted : Tuesday, October 13, 2015 3:32:00 PM(UTC)
Nifty

Rank: Advanced Member

Groups: Member
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?
Fedor  
#2 Posted : Wednesday, October 14, 2015 1:42:08 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
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
Users browsing this topic
Guest
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.