fromhell
|
 |
« on: March 30, 2011, 02:38:42 AM » |
|
Anything reliably readable and futuristic looking that's legally usable?
I think using Bitstream Vera/ Deja Vu for absolutely everything is starting to get old. The menu system can allow different typefaces, so diversifying is possible
BTW I want to head for a 'year 2000' kind of look to the missionpack ui, with lots of simple central colors, as well as low vram usage. Q3TA's menu screams '2000' but I don't like how that one is laid out (hovermenus SUCK). For my sake it's being dumbed down.
I'm thinking the color cyan, blue and crimson red.
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
Gig
In the year 3000
 
Cakes 45
Posts: 4394
|
 |
« Reply #1 on: March 30, 2011, 03:23:18 AM » |
|
This site http://www.dafont.com/has got many font types (divided into categories), with various licenses (license info is usually in the zip file). Maybe some of them may be available under public domain or gplv2, I don't know...
|
|
|
Logged
|
I never want to be aggressive, offensive or ironic with my posts. If you find something offending in my posts, read them again searching for a different mood there. If you still see something bad with them, please ask me infos. I can be wrong at times, but I never want to upset anyone.
|
|
|
Udi
Member
Cakes 25
Posts: 536
i do my own stunts
|
 |
« Reply #2 on: March 30, 2011, 06:25:01 AM » |
|
I don't know whether the GPLv2 or the PD are common licenses among font designers. But there are some other open source licenses specifically made for fonts, maybe some of them are GPLv2 compatible. You may have more luck with some libre projects than mainstream font sites, also fonts aimed for the web are quite liberal and free:
|
|
|
Logged
|
|
|
|
|
fromhell
|
 |
« Reply #4 on: March 30, 2011, 12:26:01 PM » |
|
Oswald looks cool
Michroma looks interesting, but it's too Red Faction-ish
Lekton might be usable for smaller fonts (gonna need a small font for tooltips)
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
Peter Silie
Member
Cakes 2008
Posts: 610
|
 |
« Reply #5 on: March 30, 2011, 01:01:22 PM » |
|
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #6 on: April 10, 2011, 06:19:14 PM » |
|
I've decided on font. Thanks!
Also, the color Burgundy
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
Peter Silie
Member
Cakes 2008
Posts: 610
|
 |
« Reply #7 on: April 10, 2011, 10:54:28 PM » |
|
which one was choosed by you if i may ask?
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #8 on: April 10, 2011, 10:57:33 PM » |
|
Oswald for large buttons and names
Lekton for descriptions, long text
Orbitron will still be used for big titles
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
fromhell
|
 |
« Reply #9 on: April 11, 2011, 04:09:18 PM » |
|
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
Peter Silie
Member
Cakes 2008
Posts: 610
|
 |
« Reply #10 on: April 11, 2011, 04:20:15 PM » |
|
good choice i think!
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #11 on: April 11, 2011, 05:27:53 PM » |
|
yeah i'm no 2d UI graphics designer, so i'm just laying basic shapes and shaders down so I can try to focus on simple layouts first.
the TA menu system is a jerk to work with still, but i'll try to do shortcuts, i.e. using 'popup' menus to share options screens with ingame menus
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
fromhell
|
 |
« Reply #12 on: April 16, 2011, 07:31:58 AM » |
|
HEY! I JUST REALIZED AND FOUND OUT you could save loads of duplicate work by moving those annoying-to-make settings into new files to include, like // STUFF FOR THIS MENU #include "panel/video.panel"
so you don't have to make the same annoying choicemakers twice! Saving menu making time and making lives easier.
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
|