Character map

Libraries, utilities, bootloaders...

Re: Character map

Postby phi » Wed Apr 02, 2014 9:48 pm

I think it would be nice to be able to use fonts of different sizes at the same time. (e.g. a very small font for the status bar and a bigger font for text messages)
User avatar
phi
 
Posts: 50
Joined: Sun Mar 23, 2014 1:48 pm
Location: Germany

Re: Character map

Postby rodot » Wed Apr 02, 2014 10:03 pm

Okay, I will implement that, along with some pre-processor directives to be able to only include and compile one font for memory-sensitive games. I think that we'll have 2 font size:
3x5: tiny, 21 char per line, 8 lines
4x6: normal, 16.8 char per line, 6.8 lines => useless
5x7: comfy, 14 char per line, 6 lines (the current one)
User avatar
rodot
Site Admin
 
Posts: 1290
Joined: Mon Nov 19, 2012 11:54 pm
Location: France

Re: Character map

Postby phi » Wed Apr 02, 2014 10:23 pm

Great!
By the way - nice solution for the tiny capital "N" (not so easy in 3x5 px)
User avatar
phi
 
Posts: 50
Joined: Sun Mar 23, 2014 1:48 pm
Location: Germany

Re: Character map

Postby Drakker » Thu Apr 03, 2014 12:29 am

I would not discount the 4x6 font, even though it doesn't fit well in full screen, it can still be useful in smaller text windows. Having more options is always good.
User avatar
Drakker
 
Posts: 297
Joined: Sun Mar 30, 2014 2:54 am
Location: Québec, Canada

Re: Character map

Postby erico » Thu Apr 03, 2014 4:56 am

Back on the AMIGA days I struggled with font´s size to fit an UI I was doing. It was numbers and icons only, and they had to be the minimal possible I could do...so I shot for a 3x4 size.

Here you have the numbers and I did a few other symbols and letters as possible as current CHR map.
More can be done onto it, but I thought I could save the more less-game assets to substitute to gfx CHR.

This font strives into the almost-unknown side of pixel art and they make sense better when in group
so the brain can tell what is going on by full words or number sets.

It is not meant to substitute the main CHR set, but maybe to be used in sprite or mocks on places/situations where words and numbers are a second part of your players attention. ;)

So here it goes half done, will finish in a few days. I hope it is useful. (don´t bother W and S and a few other...there is some reduction to be done)
Attachments
chr 01.png
chr 01.png (169.47 KiB) Viewed 7230 times
Last edited by erico on Thu Apr 03, 2014 6:21 am, edited 1 time in total.
User avatar
erico
 
Posts: 671
Joined: Thu Mar 27, 2014 9:29 pm
Location: Brazil

Re: Character map

Postby erico » Thu Apr 03, 2014 5:31 am

uhhh, maybe it is better with a mock? :D
Attachments
Calixto.png
Calixto.png (3.86 KiB) Viewed 7228 times
User avatar
erico
 
Posts: 671
Joined: Thu Mar 27, 2014 9:29 pm
Location: Brazil

Re: Character map

Postby rodot » Thu Apr 03, 2014 7:39 am

If only it was as tidy as on your picture... Just in case you have not already seen my bedroom/livingroom/worshop: http://r0d0t.tumblr.com/post/35847995779
I should move in an actual house with a garage to put my workshop soon... hopefully.

Okay, then if we have 4 different fonts I will have to find a neat way to enable only certain of them with preprocessor directives without breaking the game when the wrong font is used.

Thank you for the 3x4, I didn't thought it was possible! But 3x5 doesn't really take more space, does it?
User avatar
rodot
Site Admin
 
Posts: 1290
Joined: Mon Nov 19, 2012 11:54 pm
Location: France

Re: Character map

Postby juande » Thu Apr 03, 2014 8:11 am

rodot wrote:...without breaking the game when the wrong font is used.

I don't see the point in doing that. It should generate a compiler error so the developer knows that he isn't using the expected font or he forgot to activate it.
juande
 
Posts: 17
Joined: Tue Mar 11, 2014 4:50 pm
Location: Spain

Re: Character map

Postby rodot » Thu Apr 03, 2014 9:13 am

We really have to find a way to affect the library compilation from the game's sketch, to avoid forcing people edit the library's settings every time the want to compile a game. Could we edit the Arduino's makefile to allow that? (Myndale, I speak to YOU).
User avatar
rodot
Site Admin
 
Posts: 1290
Joined: Mon Nov 19, 2012 11:54 pm
Location: France

Re: Character map

Postby Myndale » Thu Apr 03, 2014 11:03 am

That room is so full of awesome! :) One thing immediately stood out though: your keyboard! What is it, a Meka G-Unit?
Myndale
 
Posts: 507
Joined: Sat Mar 01, 2014 1:25 am

PreviousNext

Return to Software Development

Who is online

Users browsing this forum: No registered users and 112 guests