Difference between revisions of "PicEdit"

From AGI Wiki
Jump to navigationJump to search
Line 1: Line 1:
 +
<div align="center"><span style="font-size: 22pt">PicEdit</span><br />
 +
''Author: [[Lance Ewing]]''</div>
 +
 
{{SoftwareInfobox
 
{{SoftwareInfobox
 
| Software = PicEdit
 
| Software = PicEdit
Line 12: Line 15:
 
}}  
 
}}  
  
<div align="center"><span style="font-size: 22pt">PicEdit</span><br />
+
<br />
''Author: [[Lance Ewing]]''</div>
+
==<br /><br /> Description ==
 
 
&nbsp;
 
 
 
== <br />Description ==
 
  
 
'''''PicEdit''''' is an AGI [[Picture Resource|Picture resource]]-editor. It allows users to create pictures in a graphical user interface, somewhat based on the original Sierra version. Pictures are then saved to file, and are ready for import into an AGI game using a program such as [[AGI Studio|AGI Studio]] or [[WinAGI|WinAGI]].
 
'''''PicEdit''''' is an AGI [[Picture Resource|Picture resource]]-editor. It allows users to create pictures in a graphical user interface, somewhat based on the original Sierra version. Pictures are then saved to file, and are ready for import into an AGI game using a program such as [[AGI Studio|AGI Studio]] or [[WinAGI|WinAGI]].
Line 34: Line 33:
  
  
== <br />Download ==
+
==<br /> Download ==
  
 
* [[agi:Picture/PICEDIT/PicEdit_wSRC.zip|PicEdit v1.2 (DOS)]]<span class="DLInfo"> (ZIP file) [83.7 KB]</span>   
 
* [[agi:Picture/PICEDIT/PicEdit_wSRC.zip|PicEdit v1.2 (DOS)]]<span class="DLInfo"> (ZIP file) [83.7 KB]</span>   
 
* [[agi:Picture/PICEDIT/PicEdit-1.3M6.zip|PicEdit v1.3 Milestone 6 (Java)]]<span class="DLInfo"> (ZIP file) [144 KB]</span>  
 
* [[agi:Picture/PICEDIT/PicEdit-1.3M6.zip|PicEdit v1.3 Milestone 6 (Java)]]<span class="DLInfo"> (ZIP file) [144 KB]</span>  
  
== <br />See Also ==
+
==<br /> See Also ==
  
 
* [[Introduction to PicEdit]]
 
* [[Introduction to PicEdit]]

Revision as of 12:19, 27 October 2016

PicEdit
Author: Lance Ewing
PicEdit
PicEdit Screenshot
Latest Version: 
Release Date: 
Company: {{{Company}}}
Publication Status:  {{{Published}}}
Developer(s): Lance Ewing
Language: C++ / Java
Open Source: {{{OpenSource}}}
Source Available:  {{{Source}}}
License: {{{License}}}
Platform: MS-DOS, All platforms that support Java
Type:
Localization: English
Website: http://www.agifans.com





Description

PicEdit is an AGI Picture resource-editor. It allows users to create pictures in a graphical user interface, somewhat based on the original Sierra version. Pictures are then saved to file, and are ready for import into an AGI game using a program such as AGI Studio or WinAGI.

"PicEdit isn't just a tool for drawing AGI Pictures but is also a very useful tool for learning the AGI picture data format. And by loading pictures for the original AGI games, it is also a very useful tool for learning how to draw AGI pictures. Simply step through the picture and see how people like Mark Crowe drew the rooms for Space Quest."


Release Date:

  • Original Program, September 1997.
  • Source Code, 1998.
  • Java PicEdit, 2010



Download


See Also