Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.067.032 Times

Font Simple freeware
Filter: All | Freeware | Demo
 

Font Simple

< 1 2 3 4 5 > 
Added: October 17, 2010 | Visits: 634

XML::Genx::Simple XML::Genx::Simple is a slightly simpler wrapper class for genx. SYNOPSIS use XML::Genx::Simple; my $w = XML::Genx::Simple->new; eval { # bar $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( root ); $w->Element( foo => bar, id => 1 ); $w->EndElement; $w->EndDocument; };...



Platforms: *nix

License: Freeware Size: 37.89 KB Download (88): XML::Genx::Simple Download

Added: April 04, 2010 | Visits: 880

ICS::Simple ICS::Simple is a simple interface to CyberSource ICS2. SYNOPSIS Here is some basic code. Hopefully Ill come back through soon to document it properly. use ICS::Simple; my $ics = ICS::Simple->new( ICSPath => /opt/ics, MerchantId => v0123456789, # CyberSource supplies this number to you...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): ICS::Simple Download

Added: April 08, 2010 | Visits: 1.580

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: October 23, 2010 | Visits: 1.589

Hamster Font Manager HFM is a font manager for Unix systems. With it you can control the avaliability of fonts in all of the supported applications from a central place. Currently included are modules to support: * X-Window * Ghostscript * TeX A PostScript module handles PS Fonts. Other fonts remain untouched...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (151): Hamster Font Manager Download

Added: June 04, 2010 | Visits: 1.811

Font::TTF::Scripts::AP Font::TTF::Scripts::AP is a memory representation of a TTFBuilder Attachment Point database (APDB). SYNOPSIS use Font::TTF::Scripts::AP; $ap = Font::TTF::Scripts::AP->read_font($ttf_file, $ap_file, %opts); $ap->make_classes(); INSTANCE VARIABLES cmap Reference to the Microsoft cmap...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (195): Font::TTF::Scripts::AP Download

Added: February 20, 2010 | Visits: 888

Simple Config Simple Config library supports configuration files consisting of simple name-value pairs, similar to the old Windows INI files. A config file can be loaded into memory, queried by item name, modified, and written back out to a file. Configuration items may also be "watched", which causes a...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (91): Simple Config Download

Added: July 15, 2010 | Visits: 1.358

Font::FreeType::Glyph Font::FreeType::Glyph is a Perl module that contains glyphs from font typefaces loaded from Font::FreeType. SYNOPSIS use Font::FreeType; my $freetype = Font::FreeType->new; my $face = $freetype->face(Vera.ttf); $face->set_char_size(24, 24, 100, 100); my $glyph =...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (130): Font::FreeType::Glyph Download

Added: July 25, 2010 | Visits: 1.173

Blog::Simple Blog::Simple is a Perl extension for the creation of a simple weblog (blogger) system. SYNOPSIS use Blog::Simple; my $sbO = Blog::Simple->new(); $sbO->create_index(); #generally only needs to be called once my $content=" blah blah blah in XHTM"p" Better when done in XHTM"p""; my $title...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (93): Blog::Simple Download

Added: April 15, 2010 | Visits: 871

MP3::Icecast::Simple MP3::Icecast::Simple is a simple MP3::Icecast wrapper. SYNOPSIS use MP3::Icecast::Simple; $icy = MP3::Icecast::Simple->new( description => "Station", server => 127.0.0.1:8000, password => password, local_port => 1234, bitrate => 96 ); $icy->play("/path/to/files"); ABSTRACT...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (106): MP3::Icecast::Simple Download

Added: May 05, 2010 | Visits: 1.149

Gnome Font Sampler Gnome Font Sampler lets you browse your installed fonts using whatever color, size, attributes (Bold/Italics/Underline), and example text you like.. linuxadvocate.org


Platforms: *nix

License: Freeware Size: 307.2 KB Download (96): Gnome Font Sampler Download

Added: October 13, 2010 | Visits: 2.301

Simple PHP Internet Traffic Shaping Simple PHP Internet Traffic Shaping in short SPITS, is a PHP Web Interface for managing traffic control queueing disciplines (qdiscs) and classes. Iptables rules are used in order to classify the packets. It currently only supports few qdiscs and iptables rules with few matches.. Get Simple PHP...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (180): Simple PHP Internet Traffic Shaping Download

Added: July 06, 2010 | Visits: 1.226

Simple XML Configuration Library Simple XML Configuration Library an XML library for parsing a simple configuration file format. Simple XML Configuration Library is actively developed for *nix, Mac OS X and *BSD. The goal of the project is to provide a library that can be easily wrapped into other languages such as Python and...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Simple XML Configuration Library Download

Added: March 05, 2010 | Visits: 670

Choosefont Choosefont is a simple but extremely efficient tool for quickly finding the required font in a large amount of fonts. It was created due to the lack of decent font selection widgets in many application. Apart from finding a font, Choosfont can also creat css, html and other code for the...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Choosefont Download

Added: May 07, 2010 | Visits: 1.634

Very Simple Network Monitor Very Simple Network Monitor is a complete rewrite of project PHP Monitoring. Its by default capable of monitoring via ping, UDP and TCP checks. Has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever; Alarms are also...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (119): Very Simple Network Monitor Download

Added: February 18, 2010 | Visits: 895

RDF::Simple::Parser RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML. SYNOPSIS my $uri = http://www.zooleika.org.uk/bio/foaf.rdf; my $rdf = LWP::Simple::get($uri); my $parser = RDF::Simple::Parser->new(base => $uri) my @triples = $parser->parse_rdf($rdf); # returns...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): RDF::Simple::Parser Download

Added: November 07, 2010 | Visits: 921

HTTP::Server::Simple::Mason HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return ( comp_root => /tmp/mason-pages ); } INTERFACE...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): HTTP::Server::Simple::Mason Download

Added: April 27, 2010 | Visits: 5.799

Test::WWW::Simple Test::WWW::Simple is a Perl module to test Web applications using TAP. SYNOPSIS use Test::WWW::Simple; # This is the default user agent. user_agent(Windows IE 6); page_like("http://yahoo.com", qr/.../, "check for expected text"); page_unlike("http://my.yahoo.com", qr/.../, "check for...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Test::WWW::Simple Download

Added: September 11, 2010 | Visits: 799

Test::XML::Simple Test::XML::Simple is an easy testing for XML. SYNOPSIS use Test::XML::Simple tests=>5; xml_valid $xml, "Is valid XML"; xml_node $xml, "/xpath/expression", "specified xpath node is present"; xml_is, $xml, /xpath/expr, "expected value", "specified text present"; xml_like, $xml, /xpath/expr,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (86): Test::XML::Simple Download

Added: July 02, 2010 | Visits: 1.429

Simple Wiimote Library for Linux Simple Wiimote Library for Linux (Libwiimote) is a simple C library for communicating with the Nintendo Wii Remote on a Linux system. Even though the API strives to be minimal, it provides complete control over most features of the wiimote and nunchuk controllers. Installation Make sure you...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Simple Wiimote Library for Linux Download

Added: June 14, 2010 | Visits: 664

MP3::Daemon::Simple MP3::Daemon::Simple is a daemon for the mp3(1p) client. SYNOPSIS Fork a daemon MP3::Daemon::Simple->spawn($socket_path); Start a server, but dont fork into background my $mp3d = MP3::Daemon::Simple->new($socket_path); $mp3d->main; Youre a client wanting a socket to talk to the daemon...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (97): MP3::Daemon::Simple Download

< 1 2 3 4 5 >