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

Font Installer freeware
Filter: All | Freeware | Demo
 

Font Installer

1 2 3 4 5 > 
Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 377

FontLoader FontLoader an utility to make your TrueType font installation a snap. FontLoader consists of two modules: 1) A shell context menu extension that allows you to load/unload/install and uninstall fonts directly by right-clicking on a font file or folder containing fonts. This avoids painful font... Platforms: Windows

License: Freeware Size: 512 KB Download (58): FontLoader Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 663

Apple Font Tools Applications in The Font Tool Suite: * ftxanalyzer * ftxdiff * ftxdumperfuser * ftxenhancer * ftxinstalledfonts * ftxruler * ftxvalidator Documents included in the installer: * Apple Font Tool Suite Manual (51 pages pdf 287k) * Tool Quick Reference (8 pages pdf 105k) * Tutorial (62... Platforms: Mac

License: Freeware Size: 4.8 MB Download (55): Apple Font Tools Download

Released: November 05, 2001  |  Added: October 23, 2006 | Visits: 5.718

Font Glancer If you select more than a font you will be able to confront only selected fonts. Each blocked character in the char map shows, in the bottom right-hand corner of its block, the keyboard key to enter for that character. This is a big improvement on the Windows Character Map, which requires that... Platforms: Windows

License: Freeware Size: 480 KB Download (974): Font Glancer Download

Added: June 04, 2006 | Visits: 8.414

Ghost Installer Free Edition Ghost Installer 2.1.1 is a new amazing installer. Ghost Installer has many advanced features: installation of files, shortcuts, registry etc.; uninstall capability; advanced compression; single-file self-extracting executable; customizeable appearence; predefined dialogs; Mr.Skinner Plug-In for... Platforms: Windows

License: Freeware Size: 4.83 MB Download (1955): Ghost Installer Free Edition Download

Released: May 19, 2009  |  Added: May 21, 2009 | Visits: 3.667

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: February 08, 2008  |  Added: March 24, 2008 | Visits: 1.909

Excelsior Installer Excelsior Installer helps you create installation packages for your Windows applications. It supports the most common installation scenario: * Display a splash screen (optional) * Display a license agreement and require the user to accept it before proceeding (optional) *... Platforms: Windows

License: Freeware Size: 8.58 MB Download (235): Excelsior Installer Download

Added: January 25, 2010 | Visits: 1.907

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: October 23, 2010 | Visits: 1.596

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

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

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: June 16, 2010 | Visits: 1.620

Tk::Wizard::Installer Tk::Wizard::Installer is a Perl module for building-blocks for a software install wizard. use Tk::Wizard::Installer 1.932; my $wizard = new Tk::Wizard::Installer( -title => "Installer Test", ); $wizard->addDownloadPage( -wait => undef, #-on_error => sub { ... }, -no_retry => 1, -files =>... Platforms: *nix

License: Freeware Size: 61.44 KB Download (122): Tk::Wizard::Installer 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

Released: February 28, 2012  |  Added: March 13, 2012 | Visits: 4.907

California Fonts Free Font Manager California Fonts Manager is the latest and fastest growing free font manager. This easy to use tool has an explorer-like interface that quickly shows you fonts currently installed on your computer (and ones that are not). If you're looking to install a new font, you can easily do with the... Platforms: Windows

License: Freeware Size: 2.57 MB Download (653): California Fonts Free Font Manager Download

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

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: November 12, 2012  |  Added: December 09, 2012 | Visits: 1.330

Actual Installer Free Freeware tool for creating software installers for Windows applications. Actual Installer Free packages application files and creates a single EXE file ready for distribution. With an intuitive interface, creating an installer takes just a few minutes. The produced setup files are fully... Platforms: Windows

License: Freeware Size: 4.34 MB Download (108): Actual Installer Free Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 1.105

PC Paint Font Collection PC Paint Font Collection is a truetype font that will allow you to give a fresh new look to all of your written documents. All you have to do is install the font onto your PC and use it for writing your texts to see how it will change their appearance. To install it, you can simply right-click... Platforms: Windows

License: Freeware Download (54): PC Paint Font Collection Download

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

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

1 2 3 4 5 >