Player icon indicating copy to clipboard operation
Player copied to clipboard

Discussing the Logo / Splash Screen

Open jetrotal opened this issue 2 years ago • 4 comments

Hey! The current logo has some design issues with the player's native resolutions (320x240, 640x480, etc), some of they are:

image

☝ The text has some strong anti-aliasing, which gives to the stretched image a jagged look and difficults the reading.


image

☝ The colors are too similar and the Logo uses subtle gradient colors, this blurs the edges of each color when stretched, affecting the readabillity of the logo


image

☝ The whole thing looks too big, It uses too much of the borders space...

Would be nice if we could keep all compact and neat, like the Old RM2K splash screens logos:

image image


So, I spent a day working on suggestions to use on the splash screen, they are inspired by those original 2000's logos: image image

The link to it: EasyRPG LogosProposal.zip It contains a Photoshop File with both designs, and two 8-bit png files aswell.

It also has those 2 Creative Commons fonts I used on it: TinyUnicode - http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=468 Koubit001 - http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=265


The arts are optmized to deal with 256 colors in total: image


I will also provide a HD version of it, but It works better at Icon Scale. image


that's it, feel free to use or discard any of my feedbacks. thanks in advance!

x silly_animation

jetrotal avatar Nov 27 '21 22:11 jetrotal

Some updates: image image

Fdelapena asked for a way of making EasyRPG's page address easier to read.

I changed the font and put it at the bottom corner of the frame.

After that, he suggested that these bottom text may have to be put dynamically, since the player can run on 16:9 aspect ratio, cropping the splash screen.


I'm uploading the new version of the logos here: EasyRPG LogosProposal V2.zip

8bit-320x240-EasyRPG-A 8bit-320x240-EasyRPG-B

The zip includes 3 fonts under Creative Commons License: TinyUnicode - http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=468 Koubit001 - http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=265 DRTC - http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=9667

jetrotal avatar Nov 28 '21 05:11 jetrotal

I prefer the second version without that rectangle in RPG_RT style

But now we need a way to render the version text on startup. Shouldn't be too hard. Just add another BDF font ;)

Ghabry avatar Nov 28 '21 11:11 Ghabry

Converted TinyUnicode and DRTC to BDF Pixel Fonts. This does not make them usable in the Player yet but is a start (also at the end we should only use one)

TinyUnicode-16.txt

DRTC-16.txt

Ghabry avatar Jan 06 '22 20:01 Ghabry

Agreed by jetrotal and if nobody else objects: Logo license is CC-BY-SA. That is an acceptable license for a logo. Though we will likely not sue anyone for not doing attribution... (sloppy journalists/blogger everywhere).

In the chat there was now a discussion about smaller versions like 16x16 or 32x32.

But what I would like to have additionally is a 640x480 version of both logos. In case we ever add a "high resolution" (totally HD xD) mode.

Ghabry avatar May 25 '22 12:05 Ghabry

@jetrotal

The logo has a strange 1 pixel RGB(13, 13, 13) around the corner. Please make this black. Otherwise this looks bad because this line is noticable in fullscreen mode.

Ghabry avatar Nov 06 '22 21:11 Ghabry

@jetrotal

The logo has a strange 1 pixel RGB(13, 13, 13) around the corner. Please make this black. Otherwise this looks bad because this line is noticable in fullscreen mode.

EasyRPG.LogosProposal.V3.zip

There you go, also added the svg logo for not losing it later

jetrotal avatar Nov 06 '22 21:11 jetrotal

Converted the font files from .TTF to .FON and fixed those glitch that happens when using BitfontMaker fonts with freetype: image

EasyRPG.LogosProposal.V4.zip

jetrotal avatar Jan 25 '23 19:01 jetrotal

Recompressed 8-bit PNG logos for slightly smaller executable binary size:

15175 -> 14213 8bit-320x240-EasyRPG-A

7413 -> 6763 8bit-320x240-EasyRPG-B

fdelapena avatar Mar 13 '23 17:03 fdelapena