mirror of https://github.com/adamdruppe/arsd.git
Mention `Scaling.intHybrid` in code example
This commit is contained in:
parent
359edb26ff
commit
334ccb42ce
|
@ -103,6 +103,8 @@
|
||||||
// always have a size that is a
|
// always have a size that is a
|
||||||
// multiple of the internal
|
// multiple of the internal
|
||||||
// resolution.
|
// resolution.
|
||||||
|
// → Also check out the
|
||||||
|
// `intHybrid` scaling mode.
|
||||||
// The gentle reader might have noticed that integer scaling will result
|
// The gentle reader might have noticed that integer scaling will result
|
||||||
// in a padding/border area around the image for most window sizes.
|
// in a padding/border area around the image for most window sizes.
|
||||||
// How about changing its color?
|
// How about changing its color?
|
||||||
|
|
Loading…
Reference in New Issue