Skip to content
  • Patrick Julien's avatar
    Begun work on new resource system (KisKrayon -> KisResource). Only brushes · ffa81232
    Patrick Julien authored
    have been migrated to use KisResource.
    
    This means that Krita now uses Gimp brushes (*.gbr).
    This also means that Gimp palettes, pipe brushes, gradients will also be used from Krita.
    
    TODO just for brushes:
    	- use KIO for loading, i.e. no splash screen showing progress of loading.  Load everything and still allow user to work with what is there already.
    	- Sort brushes by their internal name.
    	- Save brushes preferences to gimp brush header.  Local (.kde) copy.
    	- Decide if we want to still allow regular images to be loaded as brushes.  Krita did not have a brush file format, regular png, gif, whatever we're used.
    		This mean we could not save user preferences in the brush.
    
    svn path=/trunk/koffice/; revision=199770
    ffa81232