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

Font Sheet software
Filter: All | Freeware | Demo
 

Font Sheet

< 1 2 3 4 5 > 
Released: January 13, 2013  |  Added: February 05, 2013 | Visits: 1.765

ConnectCode Barcode Font Pack ConnectCode Barcode Fonts is a barcode software and fonts package that enables the creation of standard-compliant barcodes using fonts. It is trusted and highly-regarded by many fortune 500 companies and is considered to be one of the best barcode software in the market. Printing barcodes using...



Platforms: Windows, Other

License: Commercial Cost: $149.00 USD Size: 10.43 MB Download (162): ConnectCode Barcode Font Pack Download

Released: July 03, 2013  |  Added: August 07, 2013 | Visits: 1.544

IDAutomation MICR E13B Font Advantage The IDAutomation MICR E13B Font Advantage package includes a single precise MICR E-13B font that usually avoids the need to calibrate the font to the printer, calibration software for printers that are out of alignment, 24 additional MICR fonts at various widths and intensities, security fonts...





Platforms: Windows, Mac, *nix, Pocket PC, DOS, Other

License: Demo Cost: $139.00 USD Size: 5.12 MB Download (115): IDAutomation MICR E13B Font Advantage Download

Released: November 24, 2008  |  Added: November 28, 2008 | Visits: 1.951

GS1 DataBar Barcode Font The GS1 DataBar Barcode Font by IDAutomation.com includes TrueType, OpenType, PostScript and PCL fonts that support all GS1 DataBar barcodes including Omnidirectional, Limited, Stacked and Expanded types. DataBar Expanded codes in this package can encode the GTIN and may also include additional...


Platforms: Windows, Mac, *nix, Pocket PC

License: Demo Cost: $249.00 USD Size: 1.09 MB Download (168): GS1 DataBar Barcode Font Download

Released: February 02, 2004  |  Added: January 26, 2009 | Visits: 2.017

Sheet Lightning Demo Sheet Lightning is a specialised engineering 2D/3D CAD System for creating and unfolding sheet metal designs for fabrication or manufacture. It handles everything from simple cylinders, cones, rectangular ducts and ovals, to adapters, adapting any of these section types, interections between any...


Platforms: Windows, Windows CE

License: Shareware Cost: $150.00 USD Size: 4.77 MB Download (163): Sheet Lightning Demo Download

Added: January 25, 2010 | Visits: 1.893

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: 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: 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: 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: April 16, 2010 | Visits: 1.294

IDAutomation UPC/EAN Font Advantage IDAutomation UPC/EAN Font Advantage Package is a professional, advanced font set with tools, macros, and source code that uses a single font file to create UPC-A, UPC-E, EAN-8, EAN-13, EAN-14, JAN, ISBN, and Bookland bar codes. This package uses IDAutomations patent pending font technology to...


Platforms: *nix

License: Shareware Cost: $139.00 USD Size: 2.6 MB Download (106): IDAutomation UPC/EAN Font Advantage Download

Added: March 19, 2010 | Visits: 6.897

Online Contact Sheet Creator Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop. You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album. You can also...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (194): Online Contact Sheet Creator Download

Added: February 19, 2010 | Visits: 2.868

Attendance sheet 1.0 Attendance sheet is a simple script that will help you keep track of registrations for arbitrary sports activities that take place regularly. The idea came from the problem our small group of amateur volleyball at our University faced. At the beginning the number of players was quite small and...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (335): Attendance sheet 1.0 Download

Added: May 26, 2010 | Visits: 1.031

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

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

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 (170): Games::OpenGL::Font::2D Download

Added: June 27, 2010 | Visits: 1.547

Style Sheet Chooser Style Sheet Chooser is an extension which allows you to choose author-provided alternate style. Style Sheet Chooser 0.2 allows you to choose author-provided alternate style sheets for a web site, and have those choices be persisted for all pages on the same site. Style Sheet Chooser 0.2 does...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (155): Style Sheet Chooser Download

Added: July 14, 2010 | Visits: 1.505

Ryans Electronic Diary Sheet Ryans Electronic Diary Sheet (aka RyansEDS) is a web-based Perl application which allows members of an organization (typically staff) to inform each other of their proposed whereabouts. The project is designed to be a simple shared calendaring application which does require complex (and often...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (104): Ryans Electronic Diary Sheet Download

Added: January 25, 2010 | Visits: 880

Font Reserve Updater Everyone knows about font problems from organizing files and folders, searching for font files, and wondering if you have the correct version to troubleshooting system crashes caused by corrupt fonts and handling font conflicts. Font Reserve is the designed to forever change the way you work with...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 9.8 MB Download (100): Font Reserve Updater Download

Added: January 25, 2010 | Visits: 788

Font Reserve Everyone knows about font problems from organizing files and folders, searching for font files, and wondering if you have the correct version to troubleshooting system crashes caused by corrupt fonts and handling font conflicts. Font Reserve is the unique font management software designed to...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.2 MB Download (102): Font Reserve Download

Released: July 29, 2010  |  Added: August 03, 2010 | Visits: 1.954

DiskFonts font viewer Long awaited font viewer inside Adobe Creative Suite. Filtering several fonts from hundreds with one click. Compare and view fonts from your hard drive and then install font you need. Preview your text sample displayed with any font that is kept on your hard drive.Also previews fonts from...


Platforms: Windows, Mac

License: Demo Cost: $29.00 USD Size: 1.68 MB Download (166): DiskFonts font viewer Download

< 1 2 3 4 5 >