View Single Post
Old 04-11-2012, 12:14 PM   #67
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by kaminkatze View Post
The CW/CH/LH variables are set according to the width and height of the png image.
Added support for some of the color/cursor movement escape sequences.
Changed the end of page behaviour to auto scrolling.
---
Tinysh mod which uses the escape sequences to control titty.
---
Cool! I love it when people take things off my "To Do" list for me.

I plan to use this in my touchscreen code I have been working on, which will also support 5-way pads and keyboards on the K3 and DX. I do not have a K2 or K1 to test on, or I would support those too. Does anybody have a K2 or K1 collecting dust? If yes, then please PM me!

Let's replace that comment line containing this HUGE pile of incomprehensible legal mumbo jumbo:
Code:
# MIT License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
with this "License by URL" comment line:
Code:
# Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
After some legal research, I did that for my new "getkernels" scripts, and I plan to go back to replace the license comment line in my old scripts too:


Thanks.
geekmaster is offline   Reply With Quote