mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
- A call to cropTop(0.2) will crop 20% of the top of the image - A call to minSIze(0.2, 0.2) will resize the image smallest side to 0.2 without breaking aspect ratio, but crop the extra lenght of the biggest side. - Call minSize(0.2, 0.2) and then uncrop() to define an image size by its smallest side |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||