Noptec Vector: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 64: | Line 64: | ||
<br /> | <br /> | ||
</blockquote> | </blockquote> | ||
==<br /> Download == | ==<br /> Download == |
Revision as of 19:25, 4 April 2025
![]() Noptec Vector Screenshot | |||
Latest Version: | 1.4 | ||
---|---|---|---|
Release Date: | 2000 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | Erik Agsjo | ||
Interface: | CLI | ||
Language: | C++ | ||
Open Source: | Open | ||
Source Availability: | Yes | ||
License: | GPL | ||
Type: | Picture Editor, Picture Converter | ||
Relevant Engine: | {{{Engine}}} | ||
Platform: | DOS | ||
Localization: | English | ||
Website: | freecode.com/projects/nopvec |
Description
Erik Agsjo's Noptec Vector (Bitmap Vectorizing tool) is an implementation of a bitmap vectorizing algorithm, specifically for creating background picture resources for the Sierra AGI interpreter. The program reads an image in BMP, PCX, or TGA format, converts it to 160 x 168 x 16 colors and writes the result in AGI readable format, optionally showing the result onscreen.