EnglishFrenchSpanish

OnWorks favicon

LTMagic/TDraw download for Windows

Free download LTMagic/TDraw Windows app to run online win Wine in Ubuntu online, Fedora online or Debian online

This is the Windows app named LTMagic/TDraw whose latest release can be downloaded as LTMagic1.0.1.7z. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named LTMagic/TDraw with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.

- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application and install it.

- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.

Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.

SCREENSHOTS

Ad


LTMagic/TDraw


DESCRIPTION

Bring the full power of object oriented programming to PHP's Imagick.

LTMagic is a class to extend the IMagick class and TDraw extends the ImagickDraw class with the goal of simplifying repetitive code.

Instead of:
$draw->setFont ("Arial-bold");
$draw->setFontSize (24);
$draw->setTextAlignment (Imagick::ALIGN_CENTER);
$draw->annotation ($im_x - 45, $im_y - 33, $x_axis);

Do it in one line:
$draw->Tfont ("Arial-bold", 24)->Talign ("center")->Ttext ($im_x - 45, $im_y - 33, $x_axis);

LTImagic/TDraw also seeks to address some of the shortcomings of PHP's Imagick, such as verbose code, inconsistent returning of Imagick objects or booleans, uniting several steps into a single function, combining set/get functions.

The project is currently limited in scope. Code contributions are welcome, please read the page wiki:How LTMagic/TDraw Achieves its Goals first.

LTMagic/Tdraw, the T. rex of image processing.

wiki:Supported Imagick/ImagickDraw Functions

Features

  • PHP
  • Imagick
  • Object Oriented Programming


Audience

Information Technology, End Users/Desktop



Programming Language

PHP



This is an application that can also be fetched from https://sourceforge.net/projects/ltmagic-tdraw/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad