1Image::ExifTool::WPG(3)User Contributed Perl DocumentatioInmage::ExifTool::WPG(3)
2
3
4
6 Image::ExifTool::WPG - Read WPG meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to read
13 WPG (WordPerfect Graphics) images.
14
16 Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <https://www.fileformat.info/format/wpg/egff.htm>
23 <https://archive.org/details/mac_Graphics_File_Formats_Second_Edition_1996/page/n991/mode/2up>
24 <http://libwpg.sourceforge.net/>
25
27 "WPG Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
28
29
30
31perl v5.36.1 2023-11-21 Image::ExifTool::WPG(3)