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 11:36:51 AM(UTC)
Nifty

Rank: Advanced Member

Groups: Member
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):
arc_text.png
Fedor  
#2 Posted : Friday, October 16, 2015 8:02:41 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)
Photoshop supports 2 types of distorted text:

  • Text on path

  • Warped text

    The 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

    Nifty  
    #3 Posted : Monday, October 19, 2015 10:55:08 AM(UTC)
    Nifty

    Rank: Advanced Member

    Groups: Member
    Joined: 10/12/2015(UTC)
    Posts: 44

    Good to hear, I'll keep an eye out for future releases. Thanks.
    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.