Updated: Sun, 2006-09-10 20:24
Software projects I've worked on that are out somewhere on the Internet include:
- jBrowse, the really rather good Japanese dictionary browser plugin
- Asmex, an open source .NET assembly viewer which also happens to serve as a guide to the PE file format
- SVGNet (the actual project homepage seems to have been taken by domain squatters now) which is a C# system for outputting GDI+ graphics operations to SVG XML files.
Updated: Sun, 2007-05-20 19:17
Painter Custom Palette Files
If you use Fractal Design/Metacreations/Procreate/Corel Painter a lot -- and you should -- you'll use lots of custom palettes. After the problems of Painter 8, versions IX and X of Painter have a highly effective custom palette system -- except for one thing: brushes on a custom palette have the icon of their Brush Category, and nothing to show what particular brush they are. Maddening. Help is at hand! As luck would have it, the PAL file format (i.e. the files that are created when you choose to 'Export' a custom palette from the Organizer) contain an actual copy of the icon art for each item on the palette, in an easily edited format! By editing these files you can (with a bit of effort) get whatever icons you like on your custom brush palettes.
Updated: Wed, 2006-09-20 17:08