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.174.752 Times

Hp Pcl Font List freeware
Filter: All | Freeware | Demo
 

Hp Pcl Font List

< 1 2 3 4 5 > 
Released: May 19, 2009  |  Added: May 21, 2009 | Visits: 3.657

Free Font Renamer Batch Font Renamer. Give each font a name that speaks for itself with one click! Got a font collection? Got a collection, but no order in it? Start by giving font files the names corresponding to the full font names. For example, you can rename MLON_I.TTF to Milion Italic.ttf. This name...



Platforms: Windows

License: Freeware Size: 647 KB Download (234): Free Font Renamer Download

Released: December 19, 2013  |  Added: January 01, 2014 | Visits: 2.897

Swift To-Do List Lite Swift To-Do List Lite is a free and hierarchical to-do list software with reminder and to-do lists organized by tree structure with icons. Application is suitable both for personal and business use. All tasks can have customized priority level, task type, due date, and reminder. There is an...





Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 16.92 MB Download (205): Swift To-Do List Lite Download

Added: August 07, 2008 | Visits: 3.433

Marvosym True Type Symbol Font In almost every True Type symbol collection there are dozens of arrows and snowflakes, Marvosym True Type Symbol Font contains often-needed but rarely available symbols. Fax Machine, Answering Machine, Cellular Phone, Steel Profile Symbols, Euro Currency, math "corresponds to" sign, engineering...


Platforms: *nix, Windows

License: Freeware Size: 189 KB Download (260): Marvosym True Type Symbol Font Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.017

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered....


Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: May 29, 2018  |  Added: June 09, 2018 | Visits: 4.648

Efficient To-Do List Free Efficient To-Do List Free is a professional, cross-platform and handy task management software package. By specifying the priorities or order of to-dos (tasks) or specifying different colors for different task labels, Efficient To-Do List Free makes every effort to assist you in following the...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Freeware Size: 15.12 MB Download (933): Efficient To-Do List Free Download

Added: May 25, 2010 | Visits: 951

List::MRU List::MRU is a Perl module that implements a simple fixed-size MRU-ordered list. SYNOPSIS use List::MRU; # Constructor $lm = List::MRU->new(max => 20); # Constructor with explicit eq subroutine for obj equality tests $lm = List::MRU->new(max => 20, eq => sub { $_[0]->stringify eq...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): List::MRU Download

Added: August 19, 2010 | Visits: 967

List::Part List::Part is a Perl module that allows you to partition one array into several. SYNOPSIS use List::Part; ($good, $bad)=part { !/substring/ } @array; #store arrayrefs into $good and $bad (*good, *bad)=part { !/substring/ } @array; #store into @good and @bad ABSTRACT List::Part...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (92): List::Part Download

Added: January 25, 2010 | Visits: 1.897

FakeBold Font patches for QT 4.3.x FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support. It is specially and very useful for CJK fonts. actually it works with all fonts without bold style. Here I use FT_Glyph_Embolden to get a bold glyph. These patches is not related to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (176): FakeBold Font patches for QT 4.3.x Download

Added: November 06, 2010 | Visits: 1.381

dialog-mp3-list dialog-mp3-list generates an organized list of your CDs and directories of MP3s. It shows a numbered list of MP3s with information on their encoding speed and track lengths. It uses Dialog/XDialog and Latex to create lists in .tex, .ps, and .pdf formats. You can modify the source file .tex and...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (97): dialog-mp3-list Download

Added: May 13, 2010 | Visits: 1.672

List::Maker List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b. SYNOPSIS use List::Maker; @list = < 1..10 >; # (1,2,3,4,5,6,7,8,9,10) @list = < 10..1 >; # (10,9,8,7,6,5,4,3,2,1) @list = < 1,3,..10 > # (1,3,5,7,9) @list = < 1..10 x 2 > # (1,3,5,7,9) @list = <...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (159): List::Maker Download

Added: November 19, 2010 | Visits: 954

List::Search List::Search is a Perl module for fast searching of sorted lists. SYNOPSIS use List::Search qw( list_search nlist_search custom_list_search ); # Create a list to search my @list = sort qw( bravo charlie delta ); # Search for a value, returns the index of first match print list_search(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): List::Search 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: 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: September 11, 2010 | Visits: 965

List::Util List::Util Perl module contains a selection of general-utility list subroutines. SYNOPSIS use List::Util qw(first max maxstr min minstr reduce shuffle sum); List::Util contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): List::Util Download

Added: October 07, 2010 | Visits: 1.391

HP Linux Imaging and Printing HP Linux Imaging and Printing Driver Project consists of two projects: 1) HPIJS, a printer driver for HP devices 2) HP Linux Imaging and Printing (HPLIP), a complete printing and imaging solution for Linux (note: HPLIP includes HPIJS)..


Platforms: *nix

License: Freeware Size: 13.2 MB Download (123): HP Linux Imaging and Printing Download

Added: May 05, 2010 | Visits: 1.151

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: July 03, 2010 | Visits: 1.845

PHP Generic Access Control List PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications..


Platforms: *nix

License: Freeware Size: 2.6 MB Download (103): PHP Generic Access Control List Download

Added: February 18, 2010 | Visits: 999

XMMS Album List XMMS Album List is a Unix application for loading directories of audio files into XMMS, similar in concept to the Winamp plugin AlbumList. XMMS Album List is written in Perl using Gtk2-Perl, MP3::Info, and Xmms::Perl (the latter being available on CPAN). This is my first application using GTK+,...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XMMS Album List Download

Added: February 24, 2010 | Visits: 851

List::RewriteElements List::RewriteElements is a Perl module that can create a new list by rewriting elements of a first list. SYNOPSIS use List::RewriteElements; Constructor Simplest case: Input from array, output to STDOUT. $lre = List::RewriteElements->new( { list => @source, body_rule => sub { my...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): List::RewriteElements Download

Added: May 22, 2010 | Visits: 1.448

List::Compare List::Compare is a Perl module to compare elements of two or more lists. SYNOPSIS The bare essentials: @Llist = qw(abel abel baker camera delta edward fargo golfer); @Rlist = qw(baker camera delta delta edward fargo golfer hilton); $lc = List::Compare->new(@Llist, @Rlist);...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): List::Compare Download

< 1 2 3 4 5 >