Skip to content

Cover generation seems broken #14

@Soreine

Description

@Soreine

Even with the default configuration, it's impossible to get an acceptable result.

{
    "title": "Book Title",
    "author": "Author Name",
    "plugins": ["autocover"],
    "pluginsConfig": {
        "autocover": {
            "font": {
                "family": "Impact",
                "color": "#000"
            },
            "size": {
                "w": 1800,
                "h": 2360
            },
            "background": {
                "color": "#FFF"
            }
        }
    }
}

Result:
screen shot 2016-06-14 at 11 59 27

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions