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

Font Myriad Roman freeware
Filter: All | Freeware | Demo
 

Font Myriad Roman

1 2 3 4 5 > 
Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 540

Roman Clock-VII "Roman Clock-VII" is freeware screen saver that displays the current time. Settings: color of markers; method of show seconds: off, normal, full back; logo: off, current date, custom text; choose a font.



Platforms: Windows

License: Freeware Size: 367 KB Download (44): Roman Clock-VII Download

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

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

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

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

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

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: January 05, 2010 | Visits: 1.093

DateTime::Format::Roman DateTime::Format::Roman is a Perl module with roman day numbering for DateTime objects. SYNOPSIS use DateTime::Format::Roman; my $formatter = DateTime::Format::Roman->new( pattern => %d %f %b %y ); my $dt = DateTime->new( year => 2003, month => 5, day => 28 );...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): DateTime::Format::Roman Download

Added: June 04, 2010 | Visits: 1.814

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

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

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

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: September 02, 2010 | Visits: 974

Date::Roman Date::Roman is a Perl OO extension for handling roman style dates. SYNOPSIS use Date::Roman; $caesar_death = Date::Roman->new(roman => id 3 702); print $caesar_death->ical(),"n"; #prints -520315 This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC..


Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Date::Roman 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: August 18, 2010 | Visits: 1.013

Text::Roman Text::Roman is a Perl module that converts roman algarism in integer numbers and the contrary, recognize algarisms. SYNOPSIS use Text::Roman; print roman(123); Text::Roman::roman() is a very simple algarism converter. It converts a single integer (in arabic algarisms) at a time to its...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (108): Text::Roman Download

Added: January 24, 2010 | Visits: 1.688

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: February 25, 2010 | Visits: 1.093

Math::Roman Math::Roman contains arbitrary sized Roman numbers and conversion from and to Arabic. SYNOPSIS use Math::Roman qw(roman); $a = new Math::Roman MCMLXXIII; # 1973 $b = roman(MCMLXI); # 1961 print $a - $b,"n"; # prints XII $d = Math::Roman->bzero(); # $d++; # I $d += 1998; # MCMXCIX $d...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (151): Math::Roman Download

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

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 (652): California Fonts Free Font Manager Download

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

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: June 02, 2012  |  Added: June 02, 2012 | Visits: 1.100

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

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

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 >