easy to draw graffiti
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 448
Glips Graffiti SVG Editor 1.5
Glips Graffiti SVG Editor is a cross-platform SVG graphics editor. more>>
GLIPS Graffiti editor is a cross-platform SVG graphics editor based on Batik and developed by ITRIS.
Main features:
- Shape tools : rectangles, circles, ellipses, lines, polygons, polylines ;
- Path tools : Bezier curves, conversion to a path, union, subtraction, intersection ;
- Group editing ;
- Basic text support ;
- Images import ;
- Transformations : translate, resize, rotate, skew ;
- Property manager ;
- Resource manager : gradient, patterns, markers ;
- Drag and drop support for colors and resources ;
- Export to png, jpg and tiff formats ;
- Print ;
- DOM viewer ;
- Memory monitor.
Requierments:
- Java VM 1.4.2 or higher.
The GLIPS Graffiti editor is a part of the GLIPS Project that aims to be a PLC cross-platform development environment created and maintained by ITRIS.
Enhancements:
- Many improvements and SCADA features were added.
- Two applications can be found in the distribution: the GLIPS Graffiti application with SCADA support, and one without SCADA support.
- Values of external variables updated through sockets, for example, can modify SVG drawings dynamically.
<<lessMain features:
- Shape tools : rectangles, circles, ellipses, lines, polygons, polylines ;
- Path tools : Bezier curves, conversion to a path, union, subtraction, intersection ;
- Group editing ;
- Basic text support ;
- Images import ;
- Transformations : translate, resize, rotate, skew ;
- Property manager ;
- Resource manager : gradient, patterns, markers ;
- Drag and drop support for colors and resources ;
- Export to png, jpg and tiff formats ;
- Print ;
- DOM viewer ;
- Memory monitor.
Requierments:
- Java VM 1.4.2 or higher.
The GLIPS Graffiti editor is a part of the GLIPS Project that aims to be a PLC cross-platform development environment created and maintained by ITRIS.
Enhancements:
- Many improvements and SCADA features were added.
- Two applications can be found in the distribution: the GLIPS Graffiti application with SCADA support, and one without SCADA support.
- Values of external variables updated through sockets, for example, can modify SVG drawings dynamically.
Download (4.7MB)
Added: 2007-01-11 License: LGPL (GNU Lesser General Public License) Price:
1034 downloads
Graffiti Server 1.0
Graffiti Server is a small C program that allows the posting of messages and, optionally, HTML. more>>
Graffiti Server is a small C program that allows the posting of messages and, optionally, HTML. It displays the most recent messages but has a search function for finding entries with a given keyword or string.
The administrator connects from the local host using IP address 127.0.0.1 and delete messages from any IP.
You can search for any text string and the graffiti server will match against all old messages, as well as new ones, and return those that match.
Right click here and select save... to download a gzipped Linux binary. Right click here for the gzipped source for the graffiti server. The binary is only 45K[2] bytes and the source is only 9K in size (compressed).
To install it, simply gunzip the binary and run it with one of the following commands, then install the same command in your startup files. For example, in many Linuxes, you can put the command in /etc/rc.d/rc.local and it will be executed on each startup.
The general syntax is:
graffiti [port] [directory] [!]
The first argument is the port. If there is only one argument, it must be a port number.
The second argument is a directory name.
The third argument, if present and an exclamation point (!) tells graffiti to allow html postings.
Command examples:
graffiti
(The above will attempt to use port 80, the standard WWW port, will put its files in /var/tmp/ and will disallow html.)
graffiti 7777
(This command will do everything just like the command before it, only it will attempt to use port 7777 instead of 80.)
graffiti 8888 /home/rayy/graffiti/
(This command will put the files in /home/rayy/graffiti/ and will try to run on port 8888.)
graffiti 9999 /home/rayy/graffiti/ !
(This one will, again, put the files in /home/rayy/graffiti but will use port 9999, and will allow html entries.)
The data files take about 1 megabyte but will hold about 2500 graffiti entries, as configured.
If a file named wg####.txt is present in the data files directory, the Graffiti Server will display that file on every page. [Where #### is the port number the Graffiti Server is running on]. You can run as many copies of the graffiti server as you wish on separate ports. Because each copy puts its port number in its file names, there will be no file conflicts.]
See also: the Starship Traders Linux multiplayer web game download page -- in case just typing at each other isnt enough for your users.
The Graffiti Server is distributed under the terms of the GNU Public License. Click here and save it if you do not already have a copy of the GPL.
You can also download the source uncompressed here.
<<lessThe administrator connects from the local host using IP address 127.0.0.1 and delete messages from any IP.
You can search for any text string and the graffiti server will match against all old messages, as well as new ones, and return those that match.
Right click here and select save... to download a gzipped Linux binary. Right click here for the gzipped source for the graffiti server. The binary is only 45K[2] bytes and the source is only 9K in size (compressed).
To install it, simply gunzip the binary and run it with one of the following commands, then install the same command in your startup files. For example, in many Linuxes, you can put the command in /etc/rc.d/rc.local and it will be executed on each startup.
The general syntax is:
graffiti [port] [directory] [!]
The first argument is the port. If there is only one argument, it must be a port number.
The second argument is a directory name.
The third argument, if present and an exclamation point (!) tells graffiti to allow html postings.
Command examples:
graffiti
(The above will attempt to use port 80, the standard WWW port, will put its files in /var/tmp/ and will disallow html.)
graffiti 7777
(This command will do everything just like the command before it, only it will attempt to use port 7777 instead of 80.)
graffiti 8888 /home/rayy/graffiti/
(This command will put the files in /home/rayy/graffiti/ and will try to run on port 8888.)
graffiti 9999 /home/rayy/graffiti/ !
(This one will, again, put the files in /home/rayy/graffiti but will use port 9999, and will allow html entries.)
The data files take about 1 megabyte but will hold about 2500 graffiti entries, as configured.
If a file named wg####.txt is present in the data files directory, the Graffiti Server will display that file on every page. [Where #### is the port number the Graffiti Server is running on]. You can run as many copies of the graffiti server as you wish on separate ports. Because each copy puts its port number in its file names, there will be no file conflicts.]
See also: the Starship Traders Linux multiplayer web game download page -- in case just typing at each other isnt enough for your users.
The Graffiti Server is distributed under the terms of the GNU Public License. Click here and save it if you do not already have a copy of the GPL.
You can also download the source uncompressed here.
Download (0.046MB)
Added: 2006-06-24 License: GPL (GNU General Public License) Price:
1234 downloads
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.
<<lessLuck 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.
Download (0.17MB)
Added: 2006-04-06 License: Freeware Price:
1297 downloads
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
<<lessIt 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
Download (0.013MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1117 downloads
Hessian GTK 0.40
Hessian GTK calculates the local minimum/maximum/saddle point of a second grade math function. more>>
Hessian GTK calculates the local minimum/maximum/saddle point of a second grade math function.
Hessian is a math program that lets you find out the local minimum / maximum / saddle point of a second grade function, using the hessian matrix method. It also uses gnuplot to draw a nice graph.
I started this project as a schoolwork for Paolo Coacci, professor of Math at ITC Federico Cesi.
The software is coded in C/GTK, and it allows to find out the local minimum and maximum of a second grade function using the Hessian matrix method.
The software is released with the GPL license.
<<lessHessian is a math program that lets you find out the local minimum / maximum / saddle point of a second grade function, using the hessian matrix method. It also uses gnuplot to draw a nice graph.
I started this project as a schoolwork for Paolo Coacci, professor of Math at ITC Federico Cesi.
The software is coded in C/GTK, and it allows to find out the local minimum and maximum of a second grade function using the Hessian matrix method.
The software is released with the GPL license.
Download (0.060MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1425 downloads
Chart Taglibs 0.3
Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. more>>
Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart.
These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags.
Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts.
Enhancements:
- New charts are supported: 3D Line charts, Area chars, Ring charts, Stacked Bar charts, Stacked 3D Bar charts, Stacked Area charts, and Waterfall charts.
- A minor bug was fixed to avoid a null pointer exception.
- A new Web page with documentation and screenshots was added.
<<lessThese are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags.
Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts.
Enhancements:
- New charts are supported: 3D Line charts, Area chars, Ring charts, Stacked Bar charts, Stacked 3D Bar charts, Stacked Area charts, and Waterfall charts.
- A minor bug was fixed to avoid a null pointer exception.
- A new Web page with documentation and screenshots was added.
Download (0.018MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1249 downloads
EasyChem 0.5
EasyChem is a software to draw chemical molecules easily and with high quality. more>>
EasyChem is a program designed to draw chemical molecules, written under Linux and using Gtk+ 2.
Main features:
- Drawing very easily ornaments (non-bonding electron pairs, ...)
- EPS exporting with LaTeX fonts (Computer Modern)
<<lessMain features:
- Drawing very easily ornaments (non-bonding electron pairs, ...)
- EPS exporting with LaTeX fonts (Computer Modern)
Download (0.24MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1669 downloads
GD Graphics Library 2.0.35
Gd is a graphics library. more>>
Gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file. This is particularly useful in World Wide Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers.
In gd 1.0, it stood for "gif draw." After the Unisys patent on the LZW compression used in GIF came to light and GIF support was dropped, it did not officially stand for anything, but lets just say "graphics draw" and leave it at that. (GIF support is back, thanks to the expiration of the patent, but gd can draw much more than GIFs.)
This is a quick install guide:
1. Type ./configure
2. Type make install
<<lessIn gd 1.0, it stood for "gif draw." After the Unisys patent on the LZW compression used in GIF came to light and GIF support was dropped, it did not officially stand for anything, but lets just say "graphics draw" and leave it at that. (GIF support is back, thanks to the expiration of the patent, but gd can draw much more than GIFs.)
This is a quick install guide:
1. Type ./configure
2. Type make install
Download (1.2MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
860 downloads
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.
<<lessDrawings 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.
Download (0.39MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1102 downloads
AutoQ3D Standard for Linux 3
Its an easy, light and fast design tool to draw 3D models. more>> Its an easy, light and fast design tool to draw 3D models using the full power of your PCs graphics hardware, allowing you to rapidly prototype your designs. You can easily rotate, pan, zoom your 3D designs in real-time, use text tools. AutoQ3D Standard can export to DXF files for interchange with other applications. AutoQ3D Standard works great on Windows and Linux. You dont need to be a 3D designer expert to get the best out of AutoQ3D Standard.<<less
Download (1.50MB)
Added: 2009-04-17 License: Freeware Price: Free
199 downloads
Lost Cities 0.1
Lost Cities project is an implementation of Reiner Knizias card game of risk management. more>>
Lost Cities project is an implementation of Reiner Knizias card game of risk management.
It supports Internet play and includes a complete set of rules.
Each player is dealt eight cards. Each turn, a player must play a card or discard a card, and then draw. Each card has a color and either a value which is either from 2 to 10, or is a handshake. There are three handshakes per suit, and one of each number card.
Each player has one play pile per suit. Your play piles are shown at the top of the window, and your opponents are at the bottom. You may only play higher-numbered cards on top of lower-numbered cards; handshake cards must go before all numbered cards.
Discard piles are also sorted by suit, but discards may be in any order. Discards are shown in the center of the window. After you have played or discarded, you may draw either from the deck, or from any discard pile.
When the last card is drawn from the deck, the game ends immediately.
<<lessIt supports Internet play and includes a complete set of rules.
Each player is dealt eight cards. Each turn, a player must play a card or discard a card, and then draw. Each card has a color and either a value which is either from 2 to 10, or is a handshake. There are three handshakes per suit, and one of each number card.
Each player has one play pile per suit. Your play piles are shown at the top of the window, and your opponents are at the bottom. You may only play higher-numbered cards on top of lower-numbered cards; handshake cards must go before all numbered cards.
Discard piles are also sorted by suit, but discards may be in any order. Discards are shown in the center of the window. After you have played or discarded, you may draw either from the deck, or from any discard pile.
When the last card is drawn from the deck, the game ends immediately.
Download (0.030MB)
Added: 2006-11-30 License: GPL (GNU General Public License) Price:
1059 downloads
karabass
karabass is just system information(memory swap ram cpu fan eth0 houre amarok now playing..) i draw all part with the gimp. more>>
karabass is my first karamba theme , just nice one, soory for my unpercfect english but its not so easy for a frog.
karabass is just system information(memory swap ram cpu fan eth0 houre amarok now playing..) i draw all part with the gimp.
Easy to modify it, i put in the compact file a empty background so if you dont like this one just draw yourself and rename this file...
On this desktop i just put liquidweather and meteosat them..
I use kubuntu 5.10 with kde 3.5
<<lesskarabass is just system information(memory swap ram cpu fan eth0 houre amarok now playing..) i draw all part with the gimp.
Easy to modify it, i put in the compact file a empty background so if you dont like this one just draw yourself and rename this file...
On this desktop i just put liquidweather and meteosat them..
I use kubuntu 5.10 with kde 3.5
Download (0.21MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1214 downloads
Joel Dares Dynamo 0.0.2
Joel Dares Dynamo is a PHP library that executes complex MySQL queries and automatically generates HTML code. more>>
Joel Dares Dynamo is a PHP library that executes complex MySQL queries and automatically generates HTML code.
For example, it can draw a spreadsheet-like table from a simple query such as "SELECT last, first, phone FROM users". It can generate horizontal tables, vertical tables, multi-column tables from a single column result, and it even generates simple HTML forms based on a select query.
For example, "SELECT firstName, lastName FROM cust WHERE id = 1234" automatically creates an HTML form that contains fields for firstName and LastName.
Enhancements:
- This version adds the DynamoColTableQuery() function, which generates multi-column tables from a single column query.
<<lessFor example, it can draw a spreadsheet-like table from a simple query such as "SELECT last, first, phone FROM users". It can generate horizontal tables, vertical tables, multi-column tables from a single column result, and it even generates simple HTML forms based on a select query.
For example, "SELECT firstName, lastName FROM cust WHERE id = 1234" automatically creates an HTML form that contains fields for firstName and LastName.
Enhancements:
- This version adds the DynamoColTableQuery() function, which generates multi-column tables from a single column query.
Download (0.010MB)
Added: 2006-05-10 License: GPL (GNU General Public License) Price:
1263 downloads
photon photo album 0.4.4
Photon is a photo album with a clean design. more>>
Photon project is a photo album with a clean design.
Main features:
- static HTML pages (you can put all pages and images on a CD-ROM)
- slideshow (use javascript optional)
- can use gimp to resize picture for greater quality
- navigation between the image can use the keyboard (use javascript optional)
- work on any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera)
- Each image can have a comment (with HTML tags)
- Information about the image (if taken from a digital picture) can be draw
- thumbnail image size can be choosed by the user
- output images can be scalled down
- control the number of thumbnail in a page
- movie support (new in 0.4.0)
- w3c compliant
<<lessMain features:
- static HTML pages (you can put all pages and images on a CD-ROM)
- slideshow (use javascript optional)
- can use gimp to resize picture for greater quality
- navigation between the image can use the keyboard (use javascript optional)
- work on any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera)
- Each image can have a comment (with HTML tags)
- Information about the image (if taken from a digital picture) can be draw
- thumbnail image size can be choosed by the user
- output images can be scalled down
- control the number of thumbnail in a page
- movie support (new in 0.4.0)
- w3c compliant
Download (0.057MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1351 downloads
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.
<<lessWith 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.
Download (0.19MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1461 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above easy to draw graffiti search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed