While some posts in this topic are more current, this topic was posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, July 28, 2009 3:18:27 AM(UTC)
Groups: Registered
Posts: 1
I am looking to create circular text like this:
http://lab.pcdevelopers.com/images/w2.gif
Can you do this with Lead?
[^o)]
thanks.
Al Tremblay
#2
Posted
:
Wednesday, July 29, 2009 12:31:18 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Al,
I created this small C# application that shows how to draw text on an image and then use PolarCommand() to make the text circular.
Please try this application, and let me know if you need further assistance.
#3
Posted
:
Wednesday, July 29, 2009 4:50:45 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Here's an example of typical output.
This is a simple code, but of course you can modify the code to control from where the text starts and where it ends.
For example if you want to make it start from the upper-right quarter, set the x value in the fourth parameter of Graphics.DrawString() to 350 instead of 150.
Guest attached the following image(s):
#4
Posted
:
Wednesday, June 12, 2013 6:00:58 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Updated project for version 17.5 of LEADTOOLS.
#5
Posted
:
Wednesday, June 12, 2013 6:01:42 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Updated project for version 18 of LEADTOOLS.
#6
Posted
:
Friday, November 1, 2019 10:37:23 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 15
Was thanked: 1 time(s) in 1 post(s)
Updated project for version 20 of LEADTOOLS
Blaise Kress
Developer Support Engineer
LEAD Technologies, Inc.
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.