Mention `Scaling.intHybrid` in code example

This commit is contained in:
Elias Batek 2024-10-06 04:04:53 +02:00
parent 359edb26ff
commit 334ccb42ce
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@
// always have a size that is a
// multiple of the internal
// resolution.
// → Also check out the
// `intHybrid` scaling mode.
// The gentle reader might have noticed that integer scaling will result
// in a padding/border area around the image for most window sizes.
// How about changing its color?