Skip to content

Commit

Permalink
Missing image, broken links.
Browse files Browse the repository at this point in the history
  • Loading branch information
brett-smith committed Jul 5, 2023
1 parent 8bb2430 commit b022120
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ and targets other than files using an object oriented API.

The module to pick will depend on the GUI toolkit (if any) you wish to use.

* [Swing/AWT using](awt/README.MD) using `BufferedImage`.
* [JavaFX](javafx/README.MD) using `Image`.
* [Swing/AWT using](awt/README.md) using `BufferedImage`.
* [JavaFX](javafx/README.md) using `Image`.
* [SWT](swt/README.md) using `ImageData`.
* [Slim](slim/README.md) basic decoder (For PNG, JPEG and BMP only at the moment).
* Supply and consume raw [RGB/A](lib/README.md) and indexed data via `ByteBuffer`.
Expand Down
Binary file added src/web/web-title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/xcf/web-title.xcf
Binary file not shown.

0 comments on commit b022120

Please sign in to comment.