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

Dos Font Collection freeware
Filter: All | Freeware | Demo
 

Dos Font Collection

< 1 2 3 4 5 > 
Added: August 15, 2008 | Visits: 3.577

Font Finder Help Looking for a font you've seen but don't know what it's called, need some help? Ray Larabie's site has a huge collection of free fonts plus a 'font forum', also links to do a Font Search at 'Fonts.com' or browse thousands of fonts at 'MyFonts.com'. If you're really not sure what you're looking...



Platforms: Windows

License: Freeware Download (641): Font Finder Help Download

Added: February 13, 2010 | Visits: 2.082

Necromancers Dos Navigator 2.30 Build Necromancers Dos Navigator is a "Norton Commander" clone. Necromancers Dos Navigator uses a well known text-mode interface, is highly customizable, and has a lot of features..





Platforms: *nix

License: Freeware Size: 952.32 KB Download (219): Necromancers Dos Navigator 2.30 Build Download

Added: July 27, 2010 | Visits: 1.151

JavaDoc Taglets Collection JavaDoc Taglets Collection is set of general purpose taglets for use with the JavaDoc tool. It provides a standard set of new tags, and allows you to create new ones by configuration or using simple Java interfaces. The project has been tested with J2SE 1.4 and 1.5 and JavaSE 1.6. Whats New in...


Platforms: *nix

License: Freeware Size: 6.4 MB Download (101): JavaDoc Taglets Collection Download

Added: November 24, 2010 | Visits: 2.791

Audio collection script Audio collection script is a script which can help you manage collections of audio files. For example, I have a directory with all my audio files in it, sorted by band/album. I also have an audio collections directory. Within that directory I have a few list files which contain patterns for songs...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (114): Audio collection script Download

Added: January 25, 2010 | Visits: 1.906

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 (177): FakeBold Font patches for QT 4.3.x Download

Added: January 26, 2010 | Visits: 2.035

comisat Games Collection comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. They are available in italian and (not completely) in english. comisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published...


Platforms: *nix

License: Freeware Size: 7.9 MB Download (116): comisat Games Collection Download

Added: October 23, 2010 | Visits: 1.595

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.822

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 (201): Font::TTF::Scripts::AP Download

Added: July 15, 2010 | Visits: 1.363

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: May 05, 2010 | Visits: 1.159

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: May 26, 2010 | Visits: 1.040

Font Configuration Library Fontconfig is a library for configuring and customizing font access. Font Configuration Library contains two essential modules, the configuration module which builds an internal configuration from XML files and the matching module which accepts font patterns and returns the nearest matching...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (98): Font Configuration Library Download

Added: August 04, 2010 | Visits: 1.242

Font::TTF::Glyph Font::TTF::Glyph is a Perl module that holds a single glyphs information. This is a single glyph description as held in a TT font. On creation only its header is read. Thus you can get the bounding box of each glyph without having to read all the other information. INSTANCE VARIABLES In...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (117): Font::TTF::Glyph Download

Added: January 24, 2010 | Visits: 1.698

Games::OpenGL::Font::2D Games::OpenGL::Font::2D module can load/render 2D colored bitmap fonts via OpenGL. SYNOPSIS use Games::OpenGL::Font::2D; my $font = Games::OpenGL::Font::2D->new( file => font.bmp ); use SDL::App::FPS; my $app = SDL::App::FPS->new( ... ); # dont forget to change these on resize...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (171): Games::OpenGL::Font::2D Download

Added: March 20, 2010 | Visits: 1.418

C Comic Collection C Comic Collection project is a GTK application for downloading, cataloging, and viewing Web comics. It uses a MySQL database. To compile this software, just type "make". It requires development libraries for gtk, gtk_imlib, cURL, mysql and pthreads. If youre on Linux these should come with...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): C Comic Collection Download

Added: January 02, 2010 | Visits: 915

PerlBean::Collection PerlBean::Collection is a Perl module that contains a collection of PerlBean objects. SYNOPSIS use strict; use PerlBean; use PerlBean::Collection; use PerlBean::Attribute::Factory; my $bean = PerlBean->new( { package => Athlete, } ); my $factory = PerlBean::Attribute::Factory->new();...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (95): PerlBean::Collection Download

Released: February 27, 2011  |  Added: March 03, 2011 | Visits: 2.377

Debt Collection Screen Capture Debt Collection Screen Capture effortlessly captures screenshots from your computer with a few clicks of your mouse. It can capture the last active screen, full screen or user selected area. It also numbers each picture consecutively for easy reference. The screen captures it creates are jpg images.


Platforms: Windows, Windows CE

License: Freeware Size: 670.41 KB Download (1526): Debt Collection Screen Capture Download

Released: March 30, 2011  |  Added: April 04, 2011 | Visits: 2.171

Active@ Disk Image for DOS Active@ Disk Image is a free DOS-based solution designed for complete backup and restoration of the whole HDD as well as the particular FAT / NTFS partitions and logical drives. You can create compressed and non-compressed raw images (containing all drive's data - a mirror of drive's surface...


Platforms: MS-DOS

License: Freeware Size: 2.4 MB Download (441): Active@ Disk Image for DOS Download

Released: August 20, 2012  |  Added: September 08, 2012 | Visits: 1.297

Font Editor The Font Editor allows you to edit bitmap fonts that can be used to design Microcontroller-based systems. The program allows you to import Windows fonts and to save them in multiple formats. The program runs under Windows 9x/XP/7. Packed binary format allows you to reduce the size of...


Platforms: Windows

License: Freeware Size: 88 KB Download (145): Font Editor Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 692

Swing Font Shower Swing Font Shower is a small applet that displays all the Swing fonts available via Java on the machine. Displays the fonts in a variety of styles, sizes and colours, both anti-aliased and plain. for WindowsAll


Platforms: Windows

License: Freeware Download (49): Swing Font Shower Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 689

AWT Font Shower AWT Font Shower is a small application which allows users to view ceratin types of fonts. for WindowsAll


Platforms: Windows

License: Freeware Download (56): AWT Font Shower Download

< 1 2 3 4 5 >