Difference between revisions of "PicEdit"

From AGI Wiki
Jump to navigationJump to search
(Created page with "{{AGIWiki}} ''Author: [http://www.agifans.com Lance Ewing]'' '''''PICEDIT''''' is an AGI Picture resource-editor. It allows users to create pictures in a graphic...")
 
 
(68 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AGIWiki}}
+
<div align="center"><span style="font-size: 22pt">PicEdit</span><br />
 +
''Author: [[Lance Ewing]]''</div>
  
''Author: [http://www.agifans.com Lance Ewing]''
+
{{FanAGISoftwareInfobox
 +
| Software = PicEdit
 +
| Image = [[Image:PICEDIT.png|190px]]<br />
 +
''PicEdit Screenshot''
 +
| Version = v1.3 Milestone 6
 +
| ReleaseDate = [[2010]]
 +
| Company = N/A
 +
| Published = {{Published}}
 +
| Developers = {{LanceEwingToolDev}}
 +
| Interface = {{GUI}}
 +
| ProgLanguage = {{C++}} / {{Java}}
 +
| OpenSource = {{Open}}
 +
| License = <!-- {{GPL}} -->
 +
| Source = {{SourceSW}}
 +
| Platform = {{DOSTool}}, {{JavaPlatformTool}}
 +
| Type =  {{AGIPicResTool}}, {{ResourceTool}}
 +
| Localization = {{EnglishTool}}
 +
| Website = [http://www.agifans.com/picedit www.agifans.com/picedit]
 +
<!-- [http://www.agifans.com http://www.agifans.com] -->
 +
}}
  
'''''PICEDIT''''' is an AGI [[Picture|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]].
+
<br />
 +
==<br /><br /> Description ==
 +
 
 +
<blockquote>
 +
'''''PicEdit''''' is an AGI [[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]].
 +
 
 +
<blockquote>
 +
"PicEdit isn't just a tool for drawing AGI [[AGI Picture Resource|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."
 +
</blockquote>
  
  
Line 11: Line 39:
 
* Original Program, September 1997.
 
* Original Program, September 1997.
 
* Source Code, 1998.
 
* Source Code, 1998.
* Java PICEDIT, 2011
+
* Java PicEdit, 2010
 +
</blockquote>
 +
 
 +
==<br /> Download ==
 +
 
 +
* [[Image:ZIP.PNG|ZIP File]] [[File:PicEdit-1.2_wSRC.zip|PicEdit-1.2_wSRC.zip (DOS)]] <span class="DLInfo"> (ZIP file) [83.7 KB]</span>
 +
* [[Image:ZIP.PNG|ZIP File]] [[File:PicEdit-1.3M6_wSRC.zip|PicEdit v1.3 Milestone 6 (Java)]] <span class="DLInfo"> (ZIP file) [182 KB]</span>
  
== See Also ==
+
==<br /> See Also ==
  
* [[Picedit Tutorial 1|Picedit Tutorial]]
+
* [[Introduction to PicEdit]]
* [[Picedit_Tutorial_2|Introduction to Picedit]]
+
* [[PicEdit Tutorial]]
* [[Picture|Picture Resources]]
+
* [[AGI Picture Resource|AGI Picture Resources]]
* [[AGI_Studio|AGI Studio]]
+
* [[AGI Studio|AGI Studio]]
* [[Picture Software|Picture Software]]
+
* [[:Category:Picture Resource Tools|Picture Resource Tools]]
  
[[Category:Software]]
+
[[Category:Technical Info]]

Latest revision as of 21:14, 30 January 2022

PicEdit
Author: Lance Ewing
PicEdit
PICEDIT.png
PicEdit Screenshot
Latest Version:  v1.3 Milestone 6
Release Date:  2010
Company: N/A
Publication Status:  Published
Developer(s): Lance Ewing
Interface: GUI
Language: C++ / Java
Open Source: Open
Source Availability:  Yes
License:
Type: Picture Resource, Resource
Platform: DOS, All platforms that support Java
Localization: English
Website: www.agifans.com/picedit





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