Browse by Tags

Vectors
  • Creating Clip Art for Avalon

    I've been asked how I created different Clip Art pieces in my demos a lot recently so I figure this is a good topic to blog on. If any of you have taken a look at typical path data, you are aware that its pretty painful to even think about manipulating or creating path content without some sort of tool...
    PostTypeIcon
  • Hooray for WinHEC bits!

    Now that the SDK has been updated I can finally start posting on some of the really cool features that I have been playing with for the last couple of months. I've got an article in the works that is an updated version of my GelButton that I posted earlier. Its not finished yet, but if you want to get...
    PostTypeIcon
  • Creating Shapes with CombineMode

    I demonstrated using CombineMode in my earlier post about clipping. You can do the same thing on a Path element to create more complex shapes. I needed a reference app so I could remember what each type of CombineMode does. I've posted that app to http://www.dunlap.cc/lhblog/vectors/combinemode.zip This...
    PostTypeIcon
  • Reusing Vectors with Styles and def:Includes

    In my last post I mentioned that drawing brush is good when you don't want your vectors to intelligently resize and layout. So what do I do when I want to reuse vectors that I do want to dynamically resize? Well the obvious solution is to build my vector elements directly inline. The only problem is...
    PostTypeIcon
Page 1 of 1 (4 items)