Hello!
Hello!
Anybody knows of a decent and free led view for FireMonkey?
It's not for a customer and there are plenty of apps that do this, it's just that I need to experiment with the multiple views and this looks like a cool project without too many cognitive issues to go with it :)
Anybody knows of a decent and free led view for FireMonkey?
It's not for a customer and there are plenty of apps that do this, it's just that I need to experiment with the multiple views and this looks like a cool project without too many cognitive issues to go with it :)
what's a 'led view'?
ReplyDeleteYou know those scrolling signs in shops that used to be all the rage?Something like that.
ReplyDeleteYou mean something like TTMSFMXMatrixLabel?
ReplyDeletehttps://www.tmssoftware.com/site/img/TTMSFMXMatrixLabel.png
Yes, -ish, not necessarily that refined. Rough is OK too :)
ReplyDeleteYou can look for a TTF font called DSEG7 and other called DSEG14, that shows letters and numbers like in a calculator.
ReplyDelete(https://www.keshikan.net/fonts-e.html)
After, you can use a TAnimation descendant to create the scrolling effect.
keshikan.net - "DSEG": 7-segment and 14-segment free fonts
Juan C. Cilleruelo that looks interesting. I'll have a stab at it. Do both Android and iOS support TTF fonts, would you know?
ReplyDeleteAndrea Raimondi
ReplyDeleteAre True Type Fonts, they work on Android and of course on Apple.
Juan C. Cilleruelo those fonts are wonderful :) I didn't need the animation though :)
ReplyDelete