Skip to content

There is no way to have oversized images #171

@meator

Description

@meator

Doxygen Awesome provides no way (to my knowledge) to include images wider than textwidth in their original size.

This is most annoying with Dot graphs:

image

Every Dot graph has a scrollbar beneath it. This is annoying when the graph clearly fits, but it's even worse when it doesn't. It is purely decorative.

I am aware of https://jothepro.github.io/doxygen-awesome-css/md_docs_2tricks.html, but this requires DOT_IMAGE_FORMAT = svg. Graphviz has terrible support for SVGs (anything more than plaintext nodes can lead to broken spacing). The fix is to use svg:cairo, but that is not supported by Doxygen, so only PNGs/JPEGs renders dot graphs properly.

Images have the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions