• Kino's avatar
    generic_image all the way (#921) · 364e97c1
    Kino authored
    * generic_image all the way
    
    tried to hunt down and correct the functions that were using a
    non-generic_image approach to dlib’s generic images.
    
    * generic image fix fix
    
    Had to change a couple of const_image_view to non-const versions so array access is possible in the rest of the code
    
    * same
    
    same
    
    * back to sanity
    364e97c1
Name
Last commit
Last update
..
base_widgets.cpp Loading commit data...
base_widgets.h Loading commit data...
base_widgets_abstract.h Loading commit data...
canvas_drawing.cpp Loading commit data...
canvas_drawing.h Loading commit data...
canvas_drawing_abstract.h Loading commit data...
drawable.cpp Loading commit data...
drawable.h Loading commit data...
drawable_abstract.h Loading commit data...
fonts.cpp Loading commit data...
fonts.h Loading commit data...
fonts_abstract.h Loading commit data...
nativefont.h Loading commit data...
style.cpp Loading commit data...
style.h Loading commit data...
style_abstract.h Loading commit data...
widgets.cpp Loading commit data...
widgets.h Loading commit data...
widgets_abstract.h Loading commit data...