Difference between revisions of "AGIWiki/Noptec Vector"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Created page with "{{AGIWiki}} ''Author: [http://freecode.com/users/erkkah Erik Agsjo]'' '''Noptec Vector''' is an AGI bitmap vectorizing tool. It is used to create background picture resources f...")
 
m
 
Line 1: Line 1:
{{AGIWiki}}
{{AGIWiki}}


''Author: [http://freecode.com/users/erkkah Erik Agsjo]''
{{AGIWiki/AGI Software
| Software = Bitmap vectorizing tool
| image = [[File:AGIWiki_NoptecVector_1a.png|320px|thumb|Bitmap vectorizing tool v1.5 beta|center]]
| Developers = [[AGIWiki/Erik Agsjö|Erik Agsjö]]
| StableRelease = [https://drive.google.com/file/d/0B-u173Oc8mVPS0lxbWNtSFZUYlE/view?usp=sharing 1.4]
| PreviewRelease = [https://drive.google.com/file/d/0B-u173Oc8mVPb0RoaTBEbGdLalU/view?usp=sharing 1.5 beta]
| OS = MS-DOS
| Language = English
| Type = [[AGIWiki/Picture software|Picture software]]
| Website = [https://web.archive.org/web/20060716033339/http://noptec.com/about.html www.noptec.com] (archive.org)
}}
 
[[File:AGIWiki_NoptecVector_1b.png|320px|thumb|Converting two pcx-format images into an AGI-picture.|right]]
[[File:AGIWiki_NoptecVector_1c.png|320px|thumb|Result of the conversion with a slider in the bottom to see history of the conversion process.|right]]
''Author: [http://freecode.com/users/erkkah Erik Agsjö]''


'''Noptec Vector''' is an AGI bitmap vectorizing tool. It is used to create background picture resources for the Sierra AGI interpreter. The program reads an image in BMP, PCX, or TGA format, and converts it to 160 x 168 in 16 colors, then writes the result in AGI readable format.  It can optionally show the result onscreen.  
'''Noptec Vector''' is an AGI bitmap vectorizing tool. It is used to create background picture resources for the Sierra AGI interpreter. The program reads an image in BMP, PCX, or TGA format, and converts it to 160 x 168 in 16 colors, then writes the result in AGI readable format.  It can optionally show the result onscreen.  
'''Note:''' Bitmap images need to have at least 8-bit colour depth (256 colours) or the vector won't convert.


'''Release Date:'''
'''Release Date:'''


* 1.5 Beta, 2003.
* Original Program, 2000.
* Original Program, 2000.



Latest revision as of 17:20, 30 January 2015

AGIWiki


Bitmap vectorizing tool
Bitmap vectorizing tool v1.5 beta
Developer(s): Erik Agsjö
Stable release: 1.4
Preview release: 1.5 beta
Operating System: MS-DOS
Available in: English
Type: Picture software
Website: www.noptec.com (archive.org)



Converting two pcx-format images into an AGI-picture.
Result of the conversion with a slider in the bottom to see history of the conversion process.

Author: Erik Agsjö

Noptec Vector is an AGI bitmap vectorizing tool. It is used to create background picture resources for the Sierra AGI interpreter. The program reads an image in BMP, PCX, or TGA format, and converts it to 160 x 168 in 16 colors, then writes the result in AGI readable format. It can optionally show the result onscreen.

Note: Bitmap images need to have at least 8-bit colour depth (256 colours) or the vector won't convert.

Release Date:

  • 1.5 Beta, 2003.
  • Original Program, 2000.

External links