Skip to content
Snippets Groups Projects
  • Deucе's avatar
    e5977a12
    Scaling optimizations · e5977a12
    Deucе authored
    Use weight == 0 instead of int == double when deciding to copy pixel
    When interpolating width, do it by column, not row
    e5977a12
    History
    Scaling optimizations
    Deucе authored
    Use weight == 0 instead of int == double when deciding to copy pixel
    When interpolating width, do it by column, not row