Cannot render a large file
The program fails to render this file (errors are below): <details> <summary>image</summary> ![test](/uploads/d08c071a72c99444d7adaf7a1780c866/test.png) </details> <details> <summary>logs</summary> ``` (ristretto:1702511): Gtk-WARNING **: 13:27:36.867: drawing failure for widget 'RsttoImageViewer': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:36.867: drawing failure for widget 'GtkScrolledWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:36.867: drawing failure for widget 'GtkGrid': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:36.867: drawing failure for widget 'GtkBox': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:36.867: drawing failure for widget 'RsttoMainWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.468: drawing failure for widget 'RsttoImageViewer': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.469: drawing failure for widget 'GtkScrolledWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.469: drawing failure for widget 'GtkGrid': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.469: drawing failure for widget 'GtkBox': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.469: drawing failure for widget 'RsttoMainWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.485: drawing failure for widget 'RsttoImageViewer': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.485: drawing failure for widget 'GtkScrolledWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.485: drawing failure for widget 'GtkGrid': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.485: drawing failure for widget 'GtkBox': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.485: drawing failure for widget 'RsttoMainWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.506: drawing failure for widget 'RsttoImageViewer': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.506: drawing failure for widget 'GtkScrolledWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.506: drawing failure for widget 'GtkGrid': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.506: drawing failure for widget 'GtkBox': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.506: drawing failure for widget 'RsttoMainWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.518: drawing failure for widget 'RsttoImageViewer': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.518: drawing failure for widget 'GtkScrolledWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.518: drawing failure for widget 'GtkGrid': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.518: drawing failure for widget 'GtkBox': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (ristretto:1702511): Gtk-WARNING **: 13:27:37.518: drawing failure for widget 'RsttoMainWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.) ``` </details>
issue