Last indexation completed on 2024-12-22 05:37:20 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:56:32

POTRACE - transform bitmaps into vector graphics
* * *
DESCRIPTION
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 output is one of several vector file formats. A typical use is to create SVG or PDF 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.


SEE ALSO: README

folder data/ - 2024-02-11 01:56:32  
file backend-check.sh 4846 bytes 2024-02-11 01:56:32 2024-12-22 04:04:05  
file binary-check.sh 1394 bytes 2024-02-11 01:56:32 2024-12-22 04:04:05  
file checkbin.c 1228 bytes 2024-02-11 01:56:32 2024-12-22 04:04:05

Check whether a text file uses CR or CRLF style line endings, by checking the first line only. Return 1 if the first line ends in CR or CRLF, and 0 otherwise. Return 2 on error.

file input-check.sh 1510 bytes 2024-02-11 01:56:32 2024-12-22 04:04:05  
file Makefile.am 1086 bytes 2024-02-11 01:56:32 2024-12-22 04:04:05  
file Makefile.in 35281 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06  
file missing.sh 1088 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06  
file mkbitmap-check.sh 1559 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06  
file mkbitmap-input-check.sh 1401 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06  
file pdf-check.sh 2312 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06  
file pgmdiff.c 2246 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06

This program compares two equal sized PGM files and outputs a numerical difference, which is proportional to the sum of the squares of all pixel differences.

file postscript-check.sh 2275 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06  
file potrace-check.sh 1917 bytes 2024-02-11 01:56:32 2024-12-22 04:04:06