Skip to content
  • Benjamin Otte's avatar
    image: Load resources and files into textures · 7844320f
    Benjamin Otte authored
    Instead of loading them into surfaces (which we want to get rid of), we
    load into textures.
    In fact, we introduce a new paintable subclass called a GtkScaler that
    takes care of tracking scaling.
    
    This also ideally gets rid of an extra conversion once renderers learn
    to render textures directly.
    7844320f