Skip to content

Discussing the Logo / Splash Screen #2701

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jetrotal opened this issue Nov 27, 2021 · 8 comments · Fixed by #2959
Closed

Discussing the Logo / Splash Screen #2701

jetrotal opened this issue Nov 27, 2021 · 8 comments · Fixed by #2959
Labels
Patch available UX For issues affecting the user experience, such annoyances, counter-intuitive or ugly design
Milestone

Comments

@jetrotal
Copy link
Contributor

jetrotal commented Nov 27, 2021

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 jetrotal changed the title Discussing the Logo & the Splash Screen Discussing the Logo / Splash Screen Nov 27, 2021
@jetrotal
Copy link
Contributor Author

jetrotal commented Nov 28, 2021

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

@Ghabry
Copy link
Member

Ghabry commented Nov 28, 2021

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 added a commit to Ghabry/easyrpg-player that referenced this issue Jan 6, 2022
Created by jetrotal.

Fonts used:
- "Powered by": TinyUnicode by DuffsDevice (CC-BY)
- "EasyRPG": koubit_001 by kou (CC-BY)

See EasyRPG#2701
@Ghabry
Copy link
Member

Ghabry commented Jan 6, 2022

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

@fdelapena fdelapena added the UX For issues affecting the user experience, such annoyances, counter-intuitive or ugly design label Feb 25, 2022
@Ghabry
Copy link
Member

Ghabry commented May 25, 2022

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
Copy link
Member

Ghabry commented Nov 6, 2022

@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.

@jetrotal
Copy link
Contributor Author

jetrotal commented Nov 6, 2022

@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
Copy link
Contributor Author

jetrotal commented Jan 25, 2023

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

@fdelapena
Copy link
Contributor

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

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

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

Ghabry added a commit to Ghabry/easyrpg-player that referenced this issue Apr 15, 2023
Created by jetrotal.

Fonts used:
- "Powered by": TinyUnicode by DuffsDevice (CC-BY)
- "EasyRPG": koubit_001 by kou (CC-BY)

See EasyRPG#2701
@Ghabry Ghabry mentioned this issue Apr 21, 2023
Ghabry added a commit to Ghabry/easyrpg-player that referenced this issue Apr 26, 2023
Created by jetrotal.

Fonts used:
- "Powered by": TinyUnicode by DuffsDevice (CC-BY)
- "EasyRPG": koubit_001 by kou (CC-BY)

See EasyRPG#2701
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Patch available UX For issues affecting the user experience, such annoyances, counter-intuitive or ugly design
Development

Successfully merging a pull request may close this issue.

3 participants