sometimes99er Posted July 22, 2010 Author Share Posted July 22, 2010 (edited) Here's another 8 fonts. Merely some nice fonts laying around that I've lost track of. Edited April 9, 2013 by sometimes99er 1 Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 23, 2010 Author Share Posted July 23, 2010 (edited) This time around I'm adding 2 fonts. The first is the standard TI-99/4A font. Lowercase is actually not lowercase but rather small uppercase. The second font is just the same font modified slightly. Most of the smaller uppercase characters have been changed to look like real lowercase. Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 23, 2010 Author Share Posted July 23, 2010 (edited) Here's another little dirty utility. You get to play around with a few fonts and find if they would work for your next project. Change colors, move the cursor around, write some text, change and compare fonts, clear or update the screen. Have fun. Pineapple Edited February 17, 2014 by sometimes99er 1 Quote Link to comment Share on other sites More sharing options...
Opry99er Posted July 23, 2010 Share Posted July 23, 2010 How did I completely miss this thread entirely!!! Man, that Pineapple thing is pretty cool. =) I'll have to give er a good DL and runthrough. How many fonts can we come up with? =) 50? 100? I wonder... I'd like to get some of the old NES fonts and see if they translate... I think they're the same 8x8, yes? Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 24, 2010 Author Share Posted July 24, 2010 (edited) How did I completely miss this thread entirely!!! Man, that Pineapple thing is pretty cool. =) I'll have to give er a good DL and runthrough. How many fonts can we come up with? =) 50? 100? I wonder... I'd like to get some of the old NES fonts and see if they translate... I think they're the same 8x8, yes? Nice to have you back Owen. I wanted an easy way to test fonts with different colors and text. Like what would "GAME OVER" and "SCORE 35261" look like. It's definitely just a "try out" piece of software. You can't alter the characters and you can't import or export anything. Not a design tool as such, but maybe later. You can already do this in Magellan, except having many character sets on screen at once. The secret is a screen kept full bitmap (simulated - with the cursor hovering above). I don't know why, but the keys with Flash to me are more like the real TI-99/4A than my Scandinavian PC keyboard layout. Generally having problems accessing special characters, even through I'm basically just passing ASCII 32 through 122. I have to research this. Got a similar problem with C# and Strawberry. While playing with the fonts in Pineapple I discovered a few mistakes on my part, like having a W in the place of V in the Vic-20 set. I'm using many different techniques for extracting a font. Not handdrawing though. *) I also discovered that quite a few fonts are rather similar. I have to revisit the Atari font and check the lowercase which appears exactly the same as C64. Have to check that out. 50 fonts shouldn't be impossible. The biggest problem is to check if a new font is already in there or very similar to an existing one. Maybe I could align and calculate differences automatically. Yes, I guess quite a few NES fonts would fit. Try and request one, and I'll see what I can do. Edit: *) Ok, I've done that too now. Edited September 8, 2010 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 24, 2010 Author Share Posted July 24, 2010 (edited) Another 4 fonts making a grand total of 33 fonts ! Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted July 24, 2010 Share Posted July 24, 2010 (edited) I really like your utility, it's very cool to try some different fonts :thumbsup: ... and ofcourse it's great to run it in the browser Edited July 24, 2010 by retroclouds Quote Link to comment Share on other sites More sharing options...
Tursi Posted July 24, 2010 Share Posted July 24, 2010 I was going to comment that a friend of mine, NFGMan, has a whole page of ripped Arcade fonts -- except that I couldn't figure out if you could actually DOWNLOAD them. Although most of the fonts are 8x8, they are pretty much all multi-color so adapting them to the TI, beyond the shape, may be tricky (not impossible for vertical color changes only). Still, it might be interesting as an additional resource for your work, Sometimes? http://nfggames.com/games/fontmaker/lister.php Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 25, 2010 Author Share Posted July 25, 2010 I really like your utility, it's very cool to try some different fonts :thumbsup: ... and ofcourse it's great to run it in the browser Thanks. I'll be adding a few extra features soon. Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 25, 2010 Author Share Posted July 25, 2010 I was going to comment that a friend of mine, NFGMan, has a whole page of ripped Arcade fonts -- except that I couldn't figure out if you could actually DOWNLOAD them. Although most of the fonts are 8x8, they are pretty much all multi-color so adapting them to the TI, beyond the shape, may be tricky (not impossible for vertical color changes only). Still, it might be interesting as an additional resource for your work, Sometimes? http://nfggames.com/games/fontmaker/lister.php Excellent. This will indeed be helpful. Thanks. Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 25, 2010 Author Share Posted July 25, 2010 (edited) Another 4 fonts' been added. Pineapple now allows you to select any one character from the 256 character font using mouse and left click. Cursor does not auto-advance. Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 25, 2010 Author Share Posted July 25, 2010 (edited) Pineapple now defaults to standard TI font. This includes "lowercase" for those who started out typing but didn't see anything on screen. Some browsers and settings might even have you click the application window before it's active (/focus) though. Since most fonts are being only uppercase, they will of course need Caps Lock to be active (or if you prefer to hold Shift down a lot). It's now possible to "draw" pixels on the screen area. Not very useful I guess, but I have to play around with bitmap mode (/bitmaps). If anything is identified as the current background color, then it's left unchanged, otherwise it is treated as foreground color and changed to current foreground color. This takes a little time to get used to. Also you're not actually drawing but rather plotting. I think I'll make it connect the dots with lines soon. Also I'll look into tabulator, delete, insert and few other practical bits and pieces. Edited July 25, 2010 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 26, 2010 Author Share Posted July 26, 2010 (edited) Thanks to Tursi for link to nfggames.com. There's about 70 fonts, and they have all been arranged in ASCII order and saved in image format. Makes it easier for me. Here's 4 fonts from the collection ... Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 27, 2010 Author Share Posted July 27, 2010 (edited) 4 more fonts ... Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 28, 2010 Author Share Posted July 28, 2010 (edited) I also discovered that quite a few fonts are rather similar. I have to revisit the Atari font and check the lowercase which appears exactly the same as C64. Have to check that out. Confirmed from different sources. C64 and Atari800 have the same lowercase. Surprise. Edited July 28, 2010 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 28, 2010 Author Share Posted July 28, 2010 (edited) 4 more fonts with lowercase ! Edited April 9, 2013 by sometimes99er 1 Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 29, 2010 Author Share Posted July 29, 2010 (edited) Pineapple's been updated. You can now use the delete key. One more font added. Bringing it to a total of 50 fonts. Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
mäsäxi Posted July 29, 2010 Share Posted July 29, 2010 (edited) Good looking fonts. Also, I wanna know about screenshot in post #23 in this topic, which game on which machine? Edited July 29, 2010 by mäsäxi Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 29, 2010 Author Share Posted July 29, 2010 (edited) Good looking fonts. Also, I wanna know about screenshot in post #23 in this topic, which game on which machine? That's the game Blagger Junior from 1985 on the Commodore 64. Looks like it should have been multicolor graphics on the left side. Edited February 17, 2014 by sometimes99er Quote Link to comment Share on other sites More sharing options...
mäsäxi Posted July 29, 2010 Share Posted July 29, 2010 I thank you sometimes! I have never heard of such game. Those bats´ colour blocks looked like Commodore 64 style, but I wasn´t sure. I guess this is some homemade game, since graphics doesn´t look/feel like they did in Alligata´s Blagger, or should I say graphics doesn´t have Alligata look, me thinks. But I like those graphics. I will try to find that game to test it, someday. Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 29, 2010 Author Share Posted July 29, 2010 (edited) I thank you sometimes! I have never heard of such game. Those bats´ colour blocks looked like Commodore 64 style, but I wasn´t sure. I guess this is some homemade game, since graphics doesn´t look/feel like they did in Alligata´s Blagger, or should I say graphics doesn´t have Alligata look, me thinks. But I like those graphics. I will try to find that game to test it, someday. More info on the Blagger games at gamebase64. Same programmer, Antony Crowther, apparently ... Edited July 29, 2010 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 30, 2010 Author Share Posted July 30, 2010 (edited) I'm reducing the number of colors with many fonts for use with the TI. I'll update Pineapple later to take advantage and/or showcase the possibilities of bitmap - namely more colors within each character. When reducing the colors of a font, I sometimes find an alright outline font. Like with this one being added today. http://www.youtube.com/watch?v=JNwSdZk4P5E Edited April 9, 2013 by sometimes99er Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted July 31, 2010 Author Share Posted July 31, 2010 (edited) Pineapple's been updated. You can now use the backspace key. One more font added. Edited April 9, 2013 by sometimes99er 1 Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted August 1, 2010 Author Share Posted August 1, 2010 (edited) Now here's another funny one. It's actually a 8x16 pixel font. The uppercase character codes contain the top part of the character patterns, and the lowercase characters contain the bottom part. This is how you use it. Activate Caps Lock. Type a message (using ordinary letters) on one line. Deactivate Caps Lock. Go to the next line and type the same message. Voila, you got a nice 8x16 pixel based message. Digits are a bit more challenging, but they're there. Edited April 9, 2013 by sometimes99er 1 Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted August 1, 2010 Share Posted August 1, 2010 Now here's another funny one. It's actually a 8x16 pixel font. The uppercase character codes contain the top part of the character patterns, and the lowercase characters contain the bottom part. This is how you use it. Activate Caps Lock. Type a message (using ordinary letters) on one line. Deactivate Caps Lock. Go to the next line and type the same message. Voila, you got a nice 8x16 pixel based message. Digits are a bit more challenging, but they're there. Very cool Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.