3 projects tagged "2d"
Barcode Studio is designed to quickly create high-quality barcode images. It is commonly used for pre-press requirements, postal bar-coding, desktop publishing applications, mobile tagging, print shops, and general barcode purposes. It supports all linear barcodes (like Code39, 2of5, EAN, UPC, Code39, Code128, and EAN/UCC128), 2D barcodes (like PDF417, QR-Code, Aztec Code, DataMatrix ECC200, and MaxiCode), GS1 DataBar, and HIBC codes. Barcode data can be entered manually or imported from external data sources. Serial numbers are created automatically on demand. It has a built-in quality preview. Single as well as batch barcode creation is supported via the command line or the graphical user interface. Barcodes can be printed directly, copied to the clipboard, generated as image files (BMP, GIF, JPG, TIFF, or PNG) or exported as vector graphics (EPS, EMF, WMF , PDF, or PostScript). The created barcodes are useable immediately: Just insert the barcode graphics into your artwork, database, form, or any document.
Raster is a library of raster image operations. Raster uses a graph method, where each node represents an operation. The root nodes of the graph are the resulting output images. Leaf nodes of the graph are sources of input data. Nodes in between represent operations on their children. Cycles in the graph must not be made.
Tree Layout Helper is a .NET/Mono library that provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.