Skip to content
  • Øyvind "pippin" Kolås's avatar
    bin: implement a serial thumbnail generator · b75cfe6b
    Øyvind "pippin" Kolås authored
    When running $ gegl --thumbgen /file/path1 /file/path2 /file/path3
    gegl will. for each file in succession load the specified file
    and update its thumbnail - loading the buffer, doing full processing
    and using GeglBuffers mipmap to scale down to a mock mrg with 256x256
    size.
    b75cfe6b