The Print Shop
Line 9: | Line 9: | ||
A version of it named ''The New Print Shop'' used a variant format with filename extensions ".PNM" and ".POG". | A version of it named ''The New Print Shop'' used a variant format with filename extensions ".PNM" and ".POG". | ||
+ | |||
+ | There are many other file extensions, for different graphics formats, format versions, border graphics, fonts, etc. These include .PNG, .CNG, .PBG, .PBD, .POB, .PFN, .PNF, and probably many others. More research is needed here. | ||
== Format details == | == Format details == | ||
Line 16: | Line 18: | ||
== See also == | == See also == | ||
− | * [[PrintMaster]] | + | * [[PrintMaster]] (similar application) |
+ | * [[PrintPartner]] (similar application) | ||
== Specifications == | == Specifications == | ||
Line 23: | Line 26: | ||
== Software == | == Software == | ||
* {{Deark}} | * {{Deark}} | ||
+ | * [http://cd.textfiles.com/powerpakgold/GRAPHV_E/PSVU.ZIP PSVU] - DOS program that displays New Print Shop .POG/.PNM files. | ||
== Sample files == | == Sample files == | ||
Line 33: | Line 37: | ||
* Some files at http://cd.textfiles.com/640swstudio/CLIPART/ ([http://cd.textfiles.com/640swstudio/CLIPART/FILES.BBS index]) | * Some files at http://cd.textfiles.com/640swstudio/CLIPART/ ([http://cd.textfiles.com/640swstudio/CLIPART/FILES.BBS index]) | ||
* Some files at http://cd.textfiles.com/somuch/smsharew/CLIPART/ | * Some files at http://cd.textfiles.com/somuch/smsharew/CLIPART/ | ||
+ | * Some files at http://cd.textfiles.com/powerpakgold/GRAPHC_F/ ([http://cd.textfiles.com/powerpakgold/GRAPHC_F/DIRX.LST index]) | ||
== Links == | == Links == |
Revision as of 15:36, 5 November 2017
The Print Shop is a desktop publishing application from Brøderbund.
Early versions of it stored clip art libraries in a pair of files whose names begin with "GR", and which apparently use extensions ".NAM" and ".DAT". The .NAM file contains names, and the .DAT file contains graphics.
A version of it named The New Print Shop used a variant format with filename extensions ".PNM" and ".POG".
There are many other file extensions, for different graphics formats, format versions, border graphics, fonts, etc. These include .PNG, .CNG, .PBG, .PBD, .POB, .PFN, .PNF, and probably many others. More research is needed here.
Contents |
Format details
A DAT file consists of a 572-byte raw bitmap segment for each (bi-level, 88×52) image. It is usually a multiple of 572 bytes in size.
POG files are apparently the same as DAT files, except that they begin with a 10-byte header.
See also
- PrintMaster (similar application)
- PrintPartner (similar application)
Specifications
- PM_PS_BS.ZIP → PM-PS-BS.DOC - Has a description of NAM/DAT format
Software
Sample files
NAM/DAT
- http://cd.textfiles.com/swinnund/disk3/CLIPART/ → PS?.EXE, PSCHURCH.EXE, PSFLAGS.EXE, PSGRAPH?.EXE, PSRGANG.EXE (Self-extracting ZIP format)
- http://cd.textfiles.com/hamradio/misc/hamgraph/
PNM/POG
- http://cd.textfiles.com/swinnund/disk3/CLIPART/ → NPS?.EXE (Self-extracting ZIP format)
Various
- Some files at http://cd.textfiles.com/640swstudio/CLIPART/ (index)
- Some files at http://cd.textfiles.com/somuch/smsharew/CLIPART/
- Some files at http://cd.textfiles.com/powerpakgold/GRAPHC_F/ (index)