Main > Free Download Search >

Free draw out software for linux

draw out

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 366
xdraw 1.1

xdraw 1.1


xdraw is a small application that is used to draw onto an X display. more>>
xdraw is a small application that is used to draw onto an X display.

It is useful to specify certain regions of interest to people watching the screen.

The procedure currently works for single entire screens with their contents on hold.

The display is frozen as long as the drawing is taking place, and continues when the drawing is finished.

INSTALL

$ ./configure
$ make
$ su -c "make install"

- Altering the Prefix:
$ ./configure --prefix=/usr

- Other Options:
$ ./configure --help
<<less
Download (0.013MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1117 downloads
DrawView 1.03

DrawView 1.03


DrawView displays Draw files created by the Draw RISC OS application and other compatible applications. more>>
DrawView displays Draw files created by the "Draw" RISC OS application and other compatible applications.

Drawings can be exported to PDF or PostScript format for printing or use in other applications.

Installation:

DrawView is built and installed in the same way as most other open-source applications. First of all, download and install the Qt 4 library if it is not already available on your system.

Then, after unpacking the source archive and changing to the source directory, configure and install the application by doing:

$ ./configure [OPTIONS...]
$ make
$ su root -c make install

Some useful OPTIONS that it may be necessary to give to configure are:

--prefix=DIRECTORY Base DIRECTORY for the installation, default is /usr/local.
--with-qt4=LOCATION The LOCATION where the Qt 4 library is installed (containing the bin, include and lib subdirectories). If not specified, this is searched for on PATH, in /usr/qt/4 and /usr/lib/qt4, and in prefix.
--with-kde=yes Install KDE desktop integration (application, icons and MIME types); this is the default if its kde-config program is found on PATH. Specify --with-kde=LOCATION to install to a different place, or --with-kde=no to not install anything.
--with-desktop=yes Install freedesktop/GNOME desktop integration (application and icons); this is the default if the KDE integration is not installed. Specify --with-desktop=LOCATION to install to a different place (the default is /usr/share), or --with-desktop=no to not install anything.

There are some other, less useful, options; use configure --help to list them.

<<less
Download (0.39MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1102 downloads
deal 2.4

deal 2.4


deal project is a calculator to compute card-draw probabilities for games such as poker or Magic. more>>
deal project is a calculator to compute card-draw probabilities for games such as poker or Magic.
This program is a calculator for card-draw probabilities. Specifically, it computes non-replacement draw probabilities using the hypergeometric function. It can also be used to compute binomial coefficients and the gamma function.
Suppose I have M special cards in my deck and N total cards in my deck, and I draw k cards from that deck without replacement. Let X count the number of special cards contained in those k drawn cards.
Enhancements:
- Source RPMs no longer depend on --define myversion
<<less
Download (0.016MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
Clara 3.0

Clara 3.0


Clara is a class viewer tool for Java and C++ that draws diagrams for a given class. more>>
Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class.

With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.

Lets see for example the diagram that clara would draw for the following C++ sample class

class sampleInterface
{
public:

void init (MyStructure * pstruct);

void setPoint (float x, float y);

float getX ();
float getY ();

void processIt ();
};

What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.

Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.

Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
<<less
Download (0.19MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1461 downloads
Luck of the Draw 1.0.1

Luck of the Draw 1.0.1


Luck of the Draw is a little application to perform draws. more>>
Luck of the Draw is a little application to perform draws.
Luck of the Draw allows to add entries for a draw, and have one or more entries drawn at random. Draws have a number of options so they can be customized to fit your needs, and they can be saved into a file.
I created this little application for the Mac user group in Quebec City, where we have prizes for a few lucky winners at the end of every monthly meeting.
Main features:
- Two levels of randomness.
- Support for registered or non-registered entry draws.
- Localized in french and english.
<<less
Download (0.17MB)
Added: 2006-04-06 License: Freeware Price:
1297 downloads
Dia 0.96.1

Dia 0.96.1


Dia is designed to be much like the commercial Windows program Visio. more>>
Dia is designed to be much like the commercial Windows program Visio. It can be used to draw many different kinds of diagrams.

Dia project currently has special objects to help draw entity relationship diagrams, UML diagrams, network diagrams, flowcharts, and simple circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.

It can load and save diagrams to a custom XML format (gzipped by default, to save space), can export diagrams to EPS or SVG formats and can print diagrams (including ones that span multiple pages).

<<less
Download (6.2MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
1241 downloads
Diplojuge 2beta-2

Diplojuge 2beta-2


Diplojuge project is a adjudicators toolkit for the Diplomacy game. more>>
Diplojuge project is a adjudicators toolkit for the Diplomacy game.
Diplojuge is a toolkit that can automate all of the actions of a judge in the Diplomacy game.
Contrary to certain existing programs, the tools are simple and usable on the command line. The most important software is the adjucator.
It reads the map, the positions of the pawns and centers, and the orders, and it prints the outcomes on standard output. This can make it possible to easily solve the orders on standard and electronic Diplomacy games.
There are also tools to draw maps with resulting positions and to allot countries to players.
Enhancements:
- Fixed critical bug in support when supporting squares with special coasts.
- Fixed a message bug in stand off when defending
- Typo in french messages
<<less
Download (0.040MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1015 downloads
PDFMap 2.00

PDFMap 2.00


PDFMap is a Python library which helps you create of high quality maps in PDF format. more>>
PDFMap is a Python library which helps you create of high quality maps in PDF format. Objects of any type (either shapes or images) can be placed on a map and scaled and rotated to reflect their original dimensions and orientation. You can make each object clickable in Adobe Acrobat Reader (e.g., to access a Web-enabled application from which youve extracted the data used to create the map).

It serves successfully in drawing archaelogical objects on cave maps, but as the examples may show you, it can also draw things at a very high scale, e.g. an Europe or World map.

Each map can have an optional rasterized background which can be rotated automatically if it is not North oriented.

PDFMap can automatically draw objects on each map. Objects can be of any type (e.g. City, School, Archaeological objects, whatever you like), and are represented by shapes or images, scaled to the actual objects dimensions and orientation. Each object can also have an associated url which will render the object clickable in tools like Adobe Acrobat Reader (NB : the clickable area is always a rectangle of the actual objects dimensions, not of the representing shapes dimensions), the use of this feature depends entirely on your imagination : draw maps from a database and link back to a web enabled application which manipulates this database is just an example (and an interesting one at that, just
believe me).

PDFMap uses two types of input files :

Configuration files :

Those are used to tell PDFMap which shape or image should represent each type of object, as well as set different parameters for this objects type :pen thickness, colors, minimal and maximal size, etc...

Data files :

Those are used to feed PDFMap with lists of objects to draw. They are generally the result of an ASCII export from your favorite spreadsheet or relational database management system.

The tests/ subdirectory contains sample configuration and data files which are well commented. Read them and run the tests programs to learn how PDFMap works.
<<less
Download (1.4MB)
Added: 2006-07-16 License: GPL (GNU General Public License) Price:
1196 downloads
KidBASIC 0.7

KidBASIC 0.7


KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. more>>
KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. KidBASIC is a strictly line-oriented language, which helps kids easily see how program flow-control works.
It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
KidBASIC is licensed under the GNU public license, which means that its free to download, modify, and share.
Enhancements:
- This version fixes a number of outstanding bugs, adds internationalization support, and adds a number of menu options, including a fully functional edit menu.
<<less
Download (3.4MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
1174 downloads
PDL::Graphics::AquaTerm 0.02

PDL::Graphics::AquaTerm 0.02


PDL::Graphics::AquaTerm is a Perl module that provides access to the AquaTerm Mac OS-X graphics terminal. more>>
PDL::Graphics::AquaTerm is a Perl module that provides access to the AquaTerm Mac OS-X graphics terminal.

SYNOPSIS

# example 1

use PDL;
use PDL::Graphics::LUT;
use PDL::Graphics::AquaTerm;
my $x_size = 255; my $y_size = 255;
aquaOpen({SIZE_X => $x_size, SIZE_Y => $y_size});
aquaSetColorTable(cat(lut_data(idl5)));
my $a = xvals(zeroes(byte,$x_size,$y_size));
aquaBitmap($a);
# example 2
use PDL;
use PDL::Graphics::AquaTerm;
my $x_size = 255; my $y_size = 255;
aquaOpen({WIN_NUM => 1, SIZE_X => $x_size, SIZE_Y => $y_size});
my $a = sin(xvals(zeroes(float, $x_size, $y_size)) * 0.1);
aquaBitmap($a, {AUTO_SCALE => 1});

This module interfaces PDL directly to the AquaTerm Mac OS-X graphics terminal. It is primarily intended for quickly and easily displaying bitmap images.

The coordinate system is defined by the window size (given in pixels) with (0,0) at the bottom left corner of the window. This means that if the window is set to be 300 x 200, then the bottom left corner will have coordinates (0,0) and the upper right corner will have coordinates (300,200). Anything that is drawn outside this boundary will be automatically clipped.

FUNCTIONS

aquaOpen

Open a new AquaTerm window

Usage: aquaOpen(); # open the window with the defaults
Usage: aquaOpen({SIZE_X => 200, SIZE_Y => 200, BACK_COLOR => [0.0, 0.0, 0.0]});

Opens a new AquaTerm window, it also starts AquaTerm if necessary.

Options recognized :

SIZE_X - window x size in pixels (default = 400)
SIZE_Y - window y size in pixels (default = 300)
WIN_NUM - The window number, used by the drawing commands to specify which window to draw in
WIN_TITLE - A title for the window, if desired (default = "Aquaterm.pm")
BACK_COLOR - [r, g, b] the windows background color (default = [1.0, 1.0, 1.0], i.e. white)
WARN_ON - set to 1 to turn on warning messages, 0 to turn off (default = 1)
DEBUG_ON - set to 1 to turn on debugging message, 0 to turn off (default = 0)
aquaBitmap

Display a PDL as a bitmap.

Usage: aquaDisplay($my_img); # display $my_img as a bitmap in the currently open window
Usage: aquaDisplay($my_img, {AUTO_SCALE => 1.0, TEXT => "my image", TEXT_C => [1.0, 0.0, 0.0]});

Displays a PDL as a bitmap. The PDL can be of size either (m,n) or (3,m,n). PDLs of size (m,n) are converted to indexed color based on the current color table (see aquaSetColorTable). PDLs of size (3,m,n) are displayed as true-color images with the first dimension specifying the color (RGB). Unless a re-scaling is specified, the minimum value displayed is 0.0 and the maximum is 255.0.

Options recognized :

DEST_X - position of the left side of the bitmap in pixels (default = 0)
DEST_Y - position of the bottom of the bitmap in pixels (default = 0)
DEST_W - width of the bitmap to be displayed (default = width of the PDL)
DEST_H - height of the bitmap to be displayed (default = height of the PDL)
AUTO_SCALE - if set equal to 1, the PDL will be rescaled such that its
minimum value is 1 and its max is 255 (default = 0)
M_MIN - the minimum value to be displayed (default = 0.0)
M_MAX - the maximum value to be displayed (default = 255.0)
WIN_NUM - specify which window to draw in (default = current window)
TEXT - text to display on the bitmap
TEXT_X - x location of the text in pixels (default = 6)
TEXT_Y - y location of the text in pixels (default = 10)
TEXT_C - RGB color of the text, (default = [0.0, 0.0, 0.0], i.e. black)
aquaSetColorTable

Set the color table

Usage: aquaSetColorTable(cat(lut_data(idl5))); # set the color table to idl5

Makes a local copy of a user supplied color table. The color table must be a 256 x 4 pdl of the form (l,r,g,b), as would be generated by the command $ct = cat(lut_data("xyz")). The l value is ignored. The r, g and b values should be in the range 0.0 - 1.0.

aquaPolyLine

Draws a (2,n) PDL as a line

Usage: aquaPolyLine($line, {WIDTH => 3, COLOR => [0.0, 0.0, 0.0]}); # draw $line black with width 3

Draw a poly-line between a set of points given by a PDL of size (2,n). The first dimension of the PDL gives the x & y position of the individual points, n is the total number of points.

Options recognized WIN_NUM - which window to draw the line in ERASE - clear the selected window prior to drawing the line WIDTH - line width (default = 1) CAPS - line cap style, Im still unsure exactly what this is... COLOR - RGB color of the line (default is black)

aquaText

Draw text

# draw red hello world at position 20, 30 in the current window
Usage: aquaText("hello world", X => 20, Y => 30, COLOR => [1.0, 0.0, 0.0]);

Draws text.

Options recognized WIN_NUM - which window to draw the text in ERASE - clear the current window prior to drawing the text NAME - name of the font to use (default = "Times-Roman") ANGLE - angle to display the text relative to the horizontal in degrees (default = 0.0) X - position in the window of the text anchor point (which depends on the justification of the text) (default = 6) Y - position in the window of the bottom of the text (default = 10) JUST - text justification, left = 0, center = 1, right = -1? (default = 0) SIZE - font size in points (default = 12) COLOR - text color (default is black)

aquaMouse

= for ref

Returns location of next mouse click in the active window

= for usage

($mx, $my) = aquaMouse();

Returns the location of the next mouse click in the active window as a 2 element array. The elements of the array are the x and y coordinates of the mouse click in pixels. The coordinates are relative to the bottom left corner of the active area of the window.

Options recognized WIN_NUM - which window to get the mouse click in

<<less
Download (0.008MB)
Added: 2007-08-14 License: Perl Artistic License Price:
801 downloads
Kiwiana for Linux 1.0

Kiwiana for Linux 1.0


A well drawn small collection of cool New Zealand-themed icons more>> A well drawn small collection of cool New Zealand-themed icons - Make sure to check out the kiwis!<<less
Download (125KB)
Added: 2009-04-12 License: Freeware Price:
194 downloads
gtkGLGraph 1.0

gtkGLGraph 1.0


gtkGLGraph is a graphing widget for GTK 2.0 which uses openGL and pango. more>>
gtkGLGraph is an OpenGL/Gtk2.0 graphing widget that can draw surface maps as well as X,Y data.

The feature set is fairly complete and should be of immediate use to scientific applications.
<<less
Download (0.10MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1501 downloads
Artichow 1.1.0

Artichow 1.1.0


Artichow is a complete framework to create statistical graphs such as line, bar, or radar plots, pies charts, and so on. more>>
Artichow is a complete framework to create statistical graphs such as line, bar, or radar plots, pies charts, and so on.
Artichow can also produce antispam images for applications such as user account creation.
Enhancements:
- This version comes with a mostly rewritten new driver model: all the code needed to draw the graphs (usually function calls to some PHP extension) are now separated from the data.
- This is meant to allow easy driver development in the future, as anyone will be able to add a new one without caring about the rest of the code.
- This version also corrects some bugs and adds a few new features like new marks.
<<less
Download (0.18MB)
Added: 2006-12-18 License: GPL (GNU General Public License) Price:
614 downloads
GD::XYScale 1.2

GD::XYScale 1.2


GD::XYScale can draw a 2D X-Y scale and use it. more>>
GD::XYScale can draw a 2D X-Y scale and use it.

SYNOPSIS

use GD;
use GD::XYScale;

$image = GD::Image->new($width,$height);
$white = $image->colorAllocate(255,255,255);
$black = $image->colorAllocate(0,0,0);
$blue = $image->colorAllocate(0,0,255);
# continue using your GD image object.

$scale = GD::XYScale->new($image);

# put the origin at x=50, y=80 and zoom-out with .5
$scale->origin(50,80,.5);
$scale->draw(1.5,$black);
$scale->name(up,
x scale,
y scale,
$blue,
gdSmallFont,
show_zoom,
$blue);

# draw some geomethric objects, curves,
# plot something... etc...

This module adds a 2D scale to your GD image. It needs a GD::Image object to work.
First versions were modifying GD::Image namespace and I then realized that this is not a good thing. In this version and future versions, the module will use its own namespace, so check your codes if you tried this module before version 1.2

<<less
Download (0.008MB)
Added: 2006-08-01 License: Perl Artistic License Price:
1179 downloads
MeasureIt 0.3.6

MeasureIt 0.3.6


MeasureIt is a Firefox extension that can draw out a ruler to get the pixel width and height of any elements on a webpage. more>> <<less
Download (0.020MB)
Added: 2007-05-08 License: MPL (Mozilla Public License) Price:
911 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5