|
-
Oct 3rd, 2002, 12:14 PM
#1
Thread Starter
Junior Member
PolyBezier SDK function
I'm trying to write some code that has the same functionallity as the SDK's PolyBezier function. The reason for this, is that I am going to be implementing the code on a 68k compatible terminal. Currently, under Windows, I am using PolyBezier to generate TrueType font Glyphs, but obviously PolyBezier is only available under Windows.
Does anyone know of any similar code that's available or even, maybe have the source for PolyBezier.
Thanks for your help.
Shaun.
-
Oct 3rd, 2002, 12:28 PM
#2
Frenzied Member
-
Oct 3rd, 2002, 12:49 PM
#3
Frenzied Member
Wrote a Bezier curve program on my TI83 a ways back =). The code is pretty straightforward, you should be able to figure it out without much trouble.
Z.
-
Oct 4th, 2002, 10:24 AM
#4
Thread Starter
Junior Member
I already have a bezier spline routine, however, the PolyBezier SDK function, draws capital 'A' for example with straight lines. My function, produces curves where I don't want them. Obviously the method my code is using, differs in some way to that of PolyBezier.
So back to my original question, is there any code out there, that can emulate what PolyBezier is doing??
Thanks in advance
Shaun.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|