summaryrefslogtreecommitdiff
path: root/cad/xchiplogo/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-03-21gcc3 fixesdmcmahill1-0/+327
2002-04-17Update dependency on xforms. We're mainly bumping the dependencyfredb1-6/+10
and package revision, since we may now link against the forms shared library, and because we also have to add a dependency on jpeg lib.
1999-12-23initial import of xchiplogo-19991222dmcmahill1-0/+35
note that the version number is the date when I grabbed the sources. There is no "official" version included in the sources. Xchiplogo reads an ascii bitmap file, and converts it into a magic or cif file. It is a handy program for creating logos of text or graphics for putting on VLSI chips. At the moment it accepts the B&W dithered format of XV as the input. It has got quite a few options for resizing and get- ting rid of many design rule errors that can be found in the bitmap file. It has a smoothing, before and after an error correction step. The error correction step is pretty simple ,don't expect miracles, but it works quite fine and spe- cially for text gives a reasonable output.