diff --git a/README.md b/README.md index ae6224f8f7f..6e8282239ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OpenJFX +KCR says "hi" + OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. This is the open source project where we develop JavaFX. OpenJFX is free software, licensed under [GPL v2 with the Classpath exception](LICENSE), just like the JDK. Anybody is welcome to contribute to this project, port it to other platforms or devices, or do anything else that a free software license allows you to do! diff --git a/apps/HelloWebView.png b/apps/HelloWebView.png new file mode 100644 index 00000000000..fe2c0e3b99d Binary files /dev/null and b/apps/HelloWebView.png differ diff --git a/modules/javafx.graphics/src/main/docs/javafx/stage/doc-files/Stage-win.png b/modules/javafx.graphics/src/main/docs/javafx/stage/doc-files/Stage-win.png index 12f24b8f53e..2e226069718 100644 Binary files a/modules/javafx.graphics/src/main/docs/javafx/stage/doc-files/Stage-win.png and b/modules/javafx.graphics/src/main/docs/javafx/stage/doc-files/Stage-win.png differ