Manuel Meister

Results 90 comments of Manuel Meister

I've received the feedback multiple times, that for the pdf "Cover" they expect the short name to be used instead of the long full title for the big font.

I like this idea. I'll create a PR with this.

@mficzel could there be a case where someone would want to upscale an image beyond the asset image size? Then it would be necessary to add an allowUpscaling flag in...

@bweinzierl Could you have a look at my PR #70? Would this solve your use case?

@bweinzierl I removed the preserveAspect part to #77. Could you have a look as well there?

I think adding it with attributes is the correct way.

@mficzel I removed the aspect ratio part from this PR and opened a new one: #77

For a project we needed the image upscaling, to ensure the images are the same.

I tried to fix this in #77. Can you test if this would have solved your use case? I think if you set both width and height, it is somewhat...