[fixes #1111] Update splash screen
This commit is contained in:
parent
1876fb88df
commit
409755c320
BIN
core/resources-src/pix/splashscreen-1.4.png
Normal file
BIN
core/resources-src/pix/splashscreen-1.4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 185 KiB |
BIN
core/resources-src/pix/splashscreen-1.4.xcf.gz
Normal file
BIN
core/resources-src/pix/splashscreen-1.4.xcf.gz
Normal file
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
@ -25,8 +25,8 @@ public class Splash {
|
||||
|
||||
// The right edge of the text base line for the version string
|
||||
private static final int VERSION_POSITION_X = 617;
|
||||
private static final int VERSION_POSITION_Y = 138;
|
||||
private static final Font VERSION_FONT = new Font(Font.SANS_SERIF, Font.PLAIN, 9);
|
||||
private static final int VERSION_POSITION_Y = 150;
|
||||
private static final Font VERSION_FONT = new Font(Font.SANS_SERIF, Font.PLAIN, 14);
|
||||
private static final Color VERSION_COLOR = Color.WHITE;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user