558ef9e2752122f29cef11d2cb0d5668586f1421
Foo [res 128x64].png This can be used to store a texture at a different resolution without having to change all of the metrics that reference it. The most obvious use is to lower the resolution of large images. A less obvious use is to raise the resolution of images. If an image is going to be zoomed, it may be useful to store the texture at a higher resolution than native. This can be done with metrics, but it's a pain to have to track down each metric that needs to be changed. This (should) also work with fonts (but that needs testing). Use this sparingly.
Languages
C++
85.7%
Lua
4.3%
C
4.3%
Rich Text Format
2.3%
CMake
1.1%
Other
2%