fennifith / ScreenshotMaker

A small java applet to generate uniform Play Store screenshots with titles and descriptions.
Apache License 2.0
130 stars 14 forks source link

Support for rounded corners & notches #7

Open fennifith opened 6 years ago

fennifith commented 6 years ago

Might be easier (& better) to add the option to move the frame into the foreground if the screen area is transparent.

KerstinMaur commented 5 years ago

Can you please add a Huawei P30 Pro frame?

fennifith commented 5 years ago

It is possible to do so, though the camera / notch would not be visible over the screenshot (unless this issue is fixed). This project's primary focus at the moment is actually #11 (involving a complete rewrite), which will fix most of the open issues and make it much more accessible. The Java version will likely be abandoned.

You are free to add the frame yourself and/or make a PR to the repo, but I do not recommend it. This code is a mess.