From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88814 invoked by alias); 13 Apr 2018 17:27:40 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 78944 invoked by uid 89); 13 Apr 2018 17:27:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_05,KAM_NUMSUBJECT,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:edu, H*m:edu, logos, eps X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. From: Ken Brown To: cygwin-announce@cygwin.com Date: Fri, 13 Apr 2018 17:27:00 -0000 Message-Id: <20180413132212.4792-1-kbrown@cornell.edu> Subject: potrace 1.15-1 X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-SW-Source: 2018-04/txt/msg00038.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * potrace-1.15-1 * libpotrace0-1.15-1 * libpotrace-devel-1.15-1 Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP), and the default output is one of several vector file formats. A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not jaggy like a bitmap, but smooth. It can then be rendered at any resolution. This is an update to the latest upstream release. Ken Brown Cygwin's potrace maintainer