Remove old Perl/Tk version and port to GTK3 with improved syntax highlighting

This commit is contained in:
kake26 2025-04-30 11:46:11 -05:00
parent 868aabae0a
commit 586cb285d3
Signed by: kake26
GPG key ID: E0A989B571D1F99F
3 changed files with 4 additions and 1073 deletions

View file

@ -2,3 +2,7 @@
Original Perl version of kpad. Please note this code is very old. It requires Perl and Perl/Tk to run. Works on any platform that can support those.
Version 5.2.1
# Notes
4/30/25 - Ported to GTK3 with some improved syntax highlighting. Curtesy of Grok for the main translation.