Styler (also known as eStyler or StylerLite) is a graphical UI enhancement for OS/2 Presentation Manager. It was originally written by Alessandro Cantatore, based in part on his Styler/2 product. It is now maintained by Alexander Taylor.
Building the source requires NMake32 and the IBM C/C++ compiler; see
README.txt
for more information.
The Styler preferences app makes use of Alessandro's AFCUTL05 library,
the source code for which is part of the Styler/2 project (hosted at
https://github.com/OS2World/UTIL-WPS-Styler_2 under utildll
). For
convenience, a prebuilt DLL and import library are included in this
repository.
Styler is licensed under the GNU GPL version 3:
Styler for OS/2
Copyright (C) 1998-2004 Alessandro Felice Cantatore
Copyright (C) 2009-2023 Alexander Taylor
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.