Rank: Advanced Member
Groups: Guest
Joined: 10/12/2015(UTC) Posts: 44
|
I'm trying to use GraphicsMill components as a template engine. I've tried the PsdProcessor.StringCallback, ModifyAndMergeLayersExample.cs example and the CurvedTextExample.cs example to replace text that has an "arc" or is warped. Is this possible with GraphicsMill? I've attached a screenshot of the PSD file. Nifty attached the following image(s):
|
|
|
|
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)
|
Photoshop supports 2 types of distorted text: Text on path Warped textThe current version of Graphics Mill supports text on path only. Even so the recent version of Graphics Mill includes the BezierTransform class which is used to render warped Smart Object layers. The algorithm of warping Smart Object and text is the same, but the current implementation supports the processing of raster data only while text is a vector data. So the current version doesn't support the rendering of warped text but we plan to implement it the further releases. If this feature is critical for your please contact us and we will try to find some solution. Edited by user Monday, October 19, 2015 11:02:07 AM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 10/12/2015(UTC) Posts: 44
|
Good to hear, I'll keep an eye out for future releases. Thanks.
|
|
|
|
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.