Difference between revisions of "AsciiPanelWindowingToolkit"

From RogueBasin
Jump to navigation Jump to search
(Create page and add content.)
 
(2022 update)
 
Line 1: Line 1:
{{library| name = AsciiPanelWindowingToolkit
{{library| name = AsciiPanel Windowing Toolkit
|developer = [[user:DarklordMogrithe|DarklordMogrithe]]
|developer = Aaron Friesen
|released = June 22, 2017
|released = 22 Jun 2017
|updated = August 5, 2017
|relvar = 0.0.0
|updated = 13 Feb 2022
|updvar = 1.0.0
|dependencies = [[AsciiPanel]], [[SquidLib]]
|dependencies = [[AsciiPanel]], [[SquidLib]]
|status = Done
|status = Done
|licensing =  [[MIT]]
|licensing =  [[MIT License]]
|language = [[Java]]
|language = [[Java]]
|platforms = [[Java]]
|platforms = [[Java]]
|site = https://bitbucket.org/DarklordMogrithe/asciipanelwindowingtoolkit
|site = https://frie.dev/apwt
}}
}}


AsciiPanelWindowingToolkit, or APWT, is a library that makes working with AsciiPanel on a larger scale much easier. It includes text windows, multicolored strings, CP437 character definitions, and more. Though there are some further features that could be added, active development is complete.
AsciiPanel Windowing Toolkit (APWT) is a library that attempts to extend AsciiPanel with higher-level functionality. It includes text windows, multicolored strings, CP437 character definitions, and more.
 
== Links ==
 
* [https://bitbucket.org/DarklordMogrithe/asciipanelwindowingtoolkit Bitbucket repository]
* [https://trello.com/b/oY7z1nm5 Trello board]

Latest revision as of 00:35, 21 April 2022

AsciiPanel Windowing Toolkit
Library project
Developer Aaron Friesen
Released 22 Jun 2017
Updated 13 Feb 2022
Status Done
Licensing MIT License
P. Language Java
Platforms Java
Dependencies AsciiPanel, SquidLib
Official site of AsciiPanel Windowing Toolkit


AsciiPanel Windowing Toolkit (APWT) is a library that attempts to extend AsciiPanel with higher-level functionality. It includes text windows, multicolored strings, CP437 character definitions, and more.