Last indexation completed on 2025-11-16 05:49:06 UTC
| Name | Size | Date (UTC) | Last indexed | Description | |
|---|---|---|---|---|---|
| Name | Size | Date (UTC) | Last indexed | Description | |
| Parent directory | - | 2024-02-11 01:56:32 |
POTRACE - transform bitmaps into vector graphics
SEE ALSO: README |
||
| include/ | - | 2024-02-11 01:56:32 | |||
| auxiliary.h | 2146 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:23 | This header file collects some general-purpose macros (and static inline functions) that are used in various places. |
|
| backend_dxf.c | 6826 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | The DXF backend of Potrace. |
|
| backend_dxf.h | 377 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | ||
| backend_eps.c | 20872 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | The Postscript backend of Potrace. This can produce "ps" or "eps" output, and different kinds of graphical debugging output. Postscript compression is optionally supplied via the functions in flate.c. |
|
| backend_eps.h | 496 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | ||
| backend_geojson.c | 5320 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | The GeoJSON backend of Potrace. |
|
| backend_geojson.h | 381 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | ||
| backend_pdf.c | 9684 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | The PDF backend of Potrace. Stream compression is optionally supplied via the functions in flate.c. |
|
| backend_pdf.h | 572 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | ||
| backend_pgm.c | 2577 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | The PGM backend of Potrace. |
|
| backend_pgm.h | 396 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | ||
| backend_svg.c | 8788 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | The SVG backend of Potrace. |
|
| backend_svg.h | 447 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:24 | ||
| backend_xfig.c | 6414 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | The xfig backend of Potrace. |
|
| backend_xfig.h | 381 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| bbox.c | 4322 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| bbox.h | 454 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| bitmap.h | 6450 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| bitmap_io.c | 20670 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | Routines for manipulating bitmaps, including reading pbm files. |
|
| bitmap_io.h | 631 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| bitops.h | 1767 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | bits.h: this file defines some macros for bit manipulations. We provide a generic implementation, as well as machine- and compiler-specific fast implementations |
|
| curve.c | 2693 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | private part of the path and curve data structures |
|
| curve.h | 2782 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| decompose.c | 14626 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| decompose.h | 442 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:25 | ||
| flate.c | 8959 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:26 | the PostScript compression module of Potrace. |
|
| flate.h | 550 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:26 | ||
| getopt.c | 29575 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:26 | This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>. Ditto for AIX 3.2 and <stdlib.h>. |
|
| getopt1.c | 3774 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:26 | ||
| greymap.c | 25114 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:26 | Routines for manipulating greymaps, including reading pgm files. We only deal with greymaps of depth 8 bits. |
|
| greymap.h | 2740 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:26 | ||
| libpotrace-export.sym | 90 bytes | 2024-02-11 01:56:32 | - | ||
| lists.h | 11118 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:27 | ||
| lzw.c | 11022 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:27 | code for adaptive ompression, as used in PostScript. |
|
| lzw.h | 2376 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:27 | ||
| main.c | 39392 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:27 | ||
| main.h | 3722 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:27 | ||
| Makefile.am | 2262 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:27 | ||
| Makefile.in | 31623 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | ||
| mkbitmap.c | 21305 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | a standalone program for converting greymaps to bitmaps | |
| platform.h | 1009 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | ||
| potracelib.c | 3122 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | ||
| potracelib.h | 4573 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | ||
| potracelib_demo.c | 3966 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | A simple and self-contained demo of the potracelib API |
|
| progress.h | 2654 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | operations on potrace_progress_t objects, which are defined in potracelib.h. |
|
| progress_bar.c | 5703 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | functions to render a progress bar for main.c. We provide a standard and a simplified progress bar. |
|
| progress_bar.h | 734 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | functions to render a progress bar for main.c. We provide a standard and a simplified progress bar. |
|
| render.c | 6985 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | ||
| render.h | 742 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:28 | ||
| trace.c | 32392 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:29 | ||
| trace.h | 397 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:29 | ||
| trans.c | 3019 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:29 | calculations with coordinate transformations and bounding boxes |
|
| trans.h | 1174 bytes | 2024-02-11 01:56:32 | 2025-11-16 04:09:29 |