diff options
author | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
commit | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /cad/xchiplogo/DESCR | |
parent | 12b93642c9daf031b8f20f51ed2a9a139529d6ef (diff) | |
download | pkgsrc-1b9f41a39161bad144fdeb94a0e51fa8ba7c309a.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'cad/xchiplogo/DESCR')
-rw-r--r-- | cad/xchiplogo/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/xchiplogo/DESCR b/cad/xchiplogo/DESCR new file mode 100644 index 00000000000..bdaec4778ca --- /dev/null +++ b/cad/xchiplogo/DESCR @@ -0,0 +1,10 @@ +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. |