aboutsummaryrefslogtreecommitdiff
path: root/graphics/O2-tools
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Huge image processing tools and libraries.Dmitry Marakasov2009-05-315-0/+100
Most of the programs in this package were designed carefully to avoid slowing down even for huge images, e.g. 3300x4700. I hope you will find them better. This package contains following programs: bmptopnm-O2 (bmptopnm in original distribution) - convert a BMP(DIB) file into a portable anymap breduce - read a portable bitmap and reduce it N times makecr - create circumscribing rectangles (bounding box) in an image makepr - create Primitive Rectangles in an image prlst2ps - produce PostScript data from rectangle/line- segment data lpsmooth - smooth an image preserving thin lines WWW: http://www.imglab.org/p/O2/ PR: 134719 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=234948