Difference between revisions of "PicEdit"

From AGI Wiki
Jump to navigationJump to search
 
(30 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
''Author: [[Lance Ewing]]''</div>
 
''Author: [[Lance Ewing]]''</div>
  
{{SoftwareInfobox
+
{{FanAGISoftwareInfobox
 
| Software = PicEdit
 
| Software = PicEdit
| image = [[Image:PICEDIT.png|190px]]<br />
+
| Image = [[Image:PICEDIT.png|190px]]<br />
 
''PicEdit Screenshot''
 
''PicEdit Screenshot''
 
| Version = v1.3 Milestone 6
 
| Version = v1.3 Milestone 6
| ReleaseDate = 2010
+
| ReleaseDate = [[2010]]
| Developers = [[Lance Ewing]]
+
| Company = N/A
 +
| Published = {{Published}}
 +
| Developers = {{LanceEwingToolDev}}
 +
| Interface = {{GUI}}
 
| ProgLanguage = {{C++}} / {{Java}}
 
| ProgLanguage = {{C++}} / {{Java}}
 +
| OpenSource = {{Open}}
 +
| License = <!-- {{GPL}} -->
 +
| Source = {{SourceSW}}
 
| Platform = {{DOSTool}}, {{JavaPlatformTool}}
 
| Platform = {{DOSTool}}, {{JavaPlatformTool}}
| Type = {{ResourceTool}}
+
| Type = {{AGIPicResTool}}, {{ResourceTool}}
 
| Localization = {{EnglishTool}}
 
| Localization = {{EnglishTool}}
| Website = [http://www.agifans.com http://www.agifans.com]
+
| Website = [http://www.agifans.com/picedit www.agifans.com/picedit]
 +
<!-- [http://www.agifans.com http://www.agifans.com] -->
 
}}  
 
}}  
  
Line 20: Line 27:
  
 
<blockquote>
 
<blockquote>
'''''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 [[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>
 
<blockquote>
"PicEdit isn't just a tool for drawing 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."
+
"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>
 
</blockquote>
  
Line 37: Line 44:
 
==<br /> Download ==
 
==<br /> Download ==
  
* [[agi:Picture/PICEDIT/PicEdit_wSRC.zip|PicEdit v1.2 (DOS)]]<span class="DLInfo"> (ZIP file) [83.7 KB]</span>
+
* [[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>
* [[agi:Picture/PICEDIT/PicEdit-1.3M6.zip|PicEdit v1.3 Milestone 6 (Java)]]<span class="DLInfo"> (ZIP file) [144 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>
  
 
==<br /> See Also ==
 
==<br /> See Also ==
Line 44: Line 51:
 
* [[Introduction to PicEdit]]
 
* [[Introduction to PicEdit]]
 
* [[PicEdit Tutorial]]
 
* [[PicEdit Tutorial]]
* [[Picture Resource|Picture Resources]]
+
* [[AGI Picture Resource|AGI Picture Resources]]
 
* [[AGI Studio|AGI Studio]]
 
* [[AGI Studio|AGI Studio]]
* [[Picture Resource Tools|Picture Resource Tools]]
+
* [[:Category:Picture Resource Tools|Picture Resource Tools]]
  
[[Category:Software]]
+
[[Category:Technical Info]]
[[Category:AGI Tools]]
 
[[Category:Picture Editors]]
 
[[Category:MS-DOS Software]]
 
[[Category:Java Software]]
 

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