Manga Publisher
Use the Manga Publisher bundled with eManga to create your manga chapter files instead of doing so manually.
File Structure
SomeChapterFile.manga |
Standard ZIP file (interchangeble with .zip) |
manga.xml |
Manga Chapter Information |
artwork.png |
Artwork File |
e001.png |
Extra Files |
c001.png |
Cover Files |
p001.png |
Page Files |
Manga Chapter Information
<?xml version="1.0" encoding="UTF-8"?>
<Manga>
<Version>1.0.1</Version>
<Creator>eManga</Creator>
<Chapter>197</Chapter>
<ChapterOf></ChapterOf>
<ChapterTitle>Trolls</ChapterTitle>
<ChapterType>Chapter</ChapterType>
<ChapterOrder>213</ChapterOrder>
<Volume>24</Volume>
<VolumeOf></VolumeOf>
<VolumeTitle></VolumeTitle>
<VolumeType>Volume</VolumeType>
<Manga>Berserk</Manga>
<Genre>Seinen</Genre>
<Author>Kentarō Miura</Author>
<Publisher>Hakusensha</Publisher>
<PublisherURL>http://www.hakusensha.co.jp</PublisherURL>
<Year>2002</Year>
<Language>jap</Language>
<Pages>27</Pages>
<ISBN>978-4-59-213720-7</ISBN>
<GUID>32154873275364219857254631687942</GUID>
<RightToLeft>True</RightToLeft>
</Manga>
Artwork File
This is the artwork for the chapter that will be displayed in eManga. It is by convention the cover of the volume to which the chapter belongs. It can be in PNG, JPEG, or GIF format, and must have a corresponding file extension. (.png, .jpg, .jpeg, or .gif). The normal dimension is 400 x 600px. If the artwork doesn't have a 2:3 ratio, please lock the height to 600px and follow the original aspect ratio so as to not distort the artwork. It is recommended to avoid exceeding these dimensions so as to keep the file's size down. For where to place the full cover, see the Cover Files section.
Extra Files
These are image files that contain publisher or other promotional information. They can be in PNG, JPEG, or GIF format, and must have a corresponding file extension. (.png, .jpg, .jpeg, or .gif). They must be prefixed with "e" and be followed by a page number. It is conventional to use three digits. Double pages are allowed, for example: e002-003.png.
Cover Files
These are image files that contain volume or publication covers. They are usually only included with the first chapter of a volume, and not the subsequent chapters. They can be in PNG, JPEG, or GIF format, and must have a corresponding file extension. (.png, .jpg, .jpeg, or .gif). They must be prefixed with "c" and be followed by a page number. It is conventional to use three digits. Double pages are allowed, for example: c002-003.png.
Page Files
These are image files that contain pages. They can be in PNG, JPEG, or GIF format, and must have a corresponding file extension. (.png, .jpg, .jpeg, or .gif). They must be prefixed with "p" and be followed by a page number. It is conventional to use three digits. Double pages are allowed, for example: p156-157.png.
Copyright © 2005–2009 Brawersoft. All rights reserved.