Gigoteur / UnicornConsole

Unicorn Console: create quick fantasy game in Rust/Python/Lua/Rhai/Wasm !
MIT License
908 stars 47 forks source link

Add trollmini font #52

Closed hallucino closed 7 years ago

hallucino commented 7 years ago

See: https://www.patreon.com/posts/12232698

@johnbatty do you think it is possible ?

hallucino commented 7 years ago

@johnbatty ? :)

hallucino commented 7 years ago

@johnbatty are you still here ?

johnbatty commented 7 years ago

Hi. I'm still alive! Just incredibly busy at the moment, so no time to work on PX8 :-( Hopefully I'll be able to get back to it soon. Yep, definitely possible to add new fonts - it just needs the work to create the definition...

Matt-McConway commented 7 years ago

I've almost got this finished. Let me know if you want me to submit a pull request when it's done :)

Loving this project!

hallucino commented 7 years ago

@Matt-McConway yes please you're welcome !

Matt-McConway commented 7 years ago

@hallucino I've created the pull request now. Let me know if I've done anything wrong! This is my first time working with Rust and my first time collaborating on github, so hopefully I got it right :)

hallucino commented 7 years ago

Thank you !

hallucino commented 7 years ago

@Matt-McConway do you want to add more fonts ?

Matt-McConway commented 7 years ago

Sure! What did you have in mind?

hallucino commented 7 years ago

We could find more tiny fonts, but we could also have the ability to zoom in a font

Matt-McConway commented 7 years ago

Alright, I'll take a look!

What do you mean by zooming in a font?

hallucino commented 7 years ago

We could change the size of the font, to have different view of it

Matt-McConway commented 7 years ago

Similar to how you change the size of a font in text editors (e.g. 10pt, 12pt etc)? Might be a bit beyond me, but I'll look into it :)