CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    3

    Bezier curve data of font

    hi friends,
    I am trying to get the geometric data of a computer font, I know almost computer font are made by Bezier curves an cubic but I have no idea how to get those data (control points of Bezier curves) from a font (any letter a, b, c...).
    thanks so much for any help form you,

  2. #2
    Join Date
    Dec 2004
    Location
    Poland
    Posts
    1,165

    Re: Bezier curve data of font

    B+!
    'There is no cat' - A. Einstein

    Use [code] [/code] tags!

    Did YOU share your photo with us at CG Members photo gallery ?

  3. #3
    Join Date
    Sep 2007
    Posts
    3

    Re: Bezier curve data of font

    thanks Hobson
    any example by VC++?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured