home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / FYI__GDI+_2097811162008.psc / @PSC_ReadMe_69917_1.txt next >
Text File  |  2008-01-16  |  891b  |  7 lines

  1. Title: FYI: GDI+ Path Warps (17 Jan 08)
  2. Description: Example using GDI+ to warp string paths. GDI+ has two warping options but one is buggy. The attached code is basically a revised c++ post found on codeguru and combined with other ideas. Limited to simple paths only, the class can be modified by you to include other things like shapes, images, etc. Must have GDI+ to run project. 17Jan08: Added more path functions, added another Warp mode (common skew), a few more examples, and minor stuff.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=69917&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.