Live data from Hacker News

I converted my demoscene font collection to PNG and put it on GitHub

github.com

61–70 of 88 posts

Re: I converted my demoscene font collection to PNG and put it on GitHub

#61

It would be nice if you could create a webpage with a bit of JS with controls for choosing the font parameters, and the right font coming up on the browser window, perhaps with a nice zoom factor.

If you're going to show off demo scene bitmap fonts then the best way would be to use a scroller. Feel free to use mine... https://codepen.io/onion2k/pen/rYgxdJ

Re: I converted my demoscene font collection to PNG and put it on GitHub

#62
post #59

Cool that people still keep such stuff! I was part of the demoscene way back in the late 80s-early 90s, and I just clicked randomly on some of these fonts and one of them looked familiar. However I couldn’t tell if it was one that my friend (in our demo group that I’ve long since lost touch with) had made or if I saw it in someone else’s demo... this was not a time where we concerned ourselves with archiving our work…

I'm not sure when exactly scene.org was started, and I experienced the demoscene in the late 90s / early 00s, so a different time than you, but I felt there was quite some effort at archiving.

Most demoscene artifacts worth archiving are of course the demos itself, and most of them are published at parties. And pretty much every party of any relevance, including many small ones, pushed their releases on ftp.scene.org.

Furthermore there's the "got papers?" project that archives stuff like flyers around demoscene (and related scenes) events: https://gotpapers.scene.org/

Re: I converted my demoscene font collection to PNG and put it on GitHub

#65
post #3

After seeing a few of the sites go down it seemed like a good idea to put it under source control. I don't claim rights to any of these works.

> I don't claim rights to any of these works. That’s not how copyright works.

Copyright means the real owner has the right to object to his action. Good luck.

Re: I converted my demoscene font collection to PNG and put it on GitHub

#66

This is such a cool passion project, thanks for sharing your collection with us. Will bookmark this one for sure. It's great to see remnants of the demoscene pop up like this from time to time. I'm sure there are many of us relative old-timers here that got their first taste of graphics programming thanks to those demoscene BBS tuts from back in the day (Denthor of Asphyxia anyone?). Just the other day I was reminisc…

> remnants It's alive and kicking! ps. did you know that Denthor is also South African? I wonder where the .za scene went after the nineties

> It's alive and kicking!

My bad! I am ashamedly completely out of touch.

> ps. did you know that Denthor is also South African?

Yeah, his tuts were introduced to me by a friend of a friend of his. Or something like that. Durban lad if I'm not mistaken. Never met him though.

> I wonder where the .za scene went after the nineties

Your guess is most definitely better than mine! ^_^

Re: I converted my demoscene font collection to PNG and put it on GitHub

#67

After seeing a few of the sites go down it seemed like a good idea to put it under source control. I don't claim rights to any of these works.

is there a good online collection of demoscene videos?

Both http://www.pouet.net/ and https://demozoo.org/ have video links for many of the productions. You also have channels like https://www.youtube.com/c/DemosceneTV/ and https://www.youtube.com/user/TheDemoTube/ on YouTube

Re: I converted my demoscene font collection to PNG and put it on GitHub

#68

I was surprised to see the middle finger gesture a common symbol in the fonts, why is that? I’m assuming it has something to do with demoscene culture?

It is almost compulsory for a demo scrolltext to include "greets" to other demo groups and members and "f*kings" to those you don't like or have done something lame. Very useful to have a special symbol for that!

Re: I converted my demoscene font collection to PNG and put it on GitHub

#69
post #48

This is such a cool passion project, thanks for sharing your collection with us. Will bookmark this one for sure. It's great to see remnants of the demoscene pop up like this from time to time. I'm sure there are many of us relative old-timers here that got their first taste of graphics programming thanks to those demoscene BBS tuts from back in the day (Denthor of Asphyxia anyone?). Just the other day I was reminisc…

mov ax, 13h int 10h The two most important lines of asm for any teen trying to emulate their demoscene heroes.

Wow, you triggered a real flood of memories for me. I remember being bored in in an unrelated training course and using debug.com to write 320x240 scrollers with rep movsb. Being a kid I had no internet access at the time so a copy of Ralf Brown's Interrupt List and Borland's Turbo C++ documentation was pretty much all the documentation I had. Then later discovering djgpp and protected mode, what a time to be alive!

I really want to let my kids (7 / 11) have a simple programming environment where they can get stuff done quickly. They have struggled a little with Python so far (it always comes down to needing complex libraries to do what they want e.g. write simple games.) Anyone have suggestions for an alternative language to let them be fairly self-starting?

Re: I converted my demoscene font collection to PNG and put it on GitHub

#70
post #20
post #3

Earlier quoted context omitted.

> I don't claim rights to any of these works. That’s not how copyright works.

Some demoscene hacker filing a copyright claim against this would be incredibly lame though.

Agree, but these are not just demoscene fonts, for example I also found the fonts from the original Lemmings game(s) (https://github.com/ianhan/BitmapFonts/blob/main/lemblue.png) which were of course part of a commercial project. But as the games themselves are available as "abandonware" on various sites and Sony (who is sitting on the rights to the Lemmings franchise and not doing much with it) hasn't objected to that yet, I wouldn't worry too much...
Post reply on HN