Skip to content
  • Jehan's avatar
    Issue #2664: add a tooltip to "better compression" checkbox. · c3ac7229
    Jehan authored
    Zlib is a "better" compression in the meaning that it is a more advanced
    and complex algorithm than RLE. And in most cases, it should end up in
    smaller file sizes. But as any algorithm, there may be cases when the
    expectations are not met (worst cases or such). That's the nature of the
    maths. Still we should not make the checkbox text over-complicated (it
    is not the place to teach algorithmic), yet we can at least add a small
    tooltip text.
    c3ac7229