dynTEXTmaker 1.0

dynTEXTmaker 1.0 Download Summary

  • Language: PHP
  • Platform: Windows / Linux
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 233
  • Released: Jun 4, 2007

dynTEXTmaker 1.0 Description

DynTEXTmaker is an easy to use script that allows you to use your favorite font on your website. Due to some restrictions of the fonts you can use in HTML, you will sooner or later be confronted to the problem that you'll have to save your texts as an image file. But this exporting of texts as images is a very time-consuming task.

dynTEXTmaker automatically generates the images with the text and the textsize you want to use. The script comes along with a cacheing mechanism and a simple admin-interface to generate the texts (to simply).

dynTEXTmaker Bookmark

Hyperlink code:
Hyperlink for Forum code:

dynTEXTmaker 1.0 Script Download Notice

Top 4 Download periodically updates information of dynTEXTmaker 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. dynTEXTmaker 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

PHP Pdf creation

... at the moment this includes auto page numbering,sentation, text wsentation, text wrapping to new pages, etc. ...

Format a text block

This function formats a block of text. The text is broken into tokens. (Whitespace is NOT preserved.) The tokens are reassembled at the specified level of indentation and line width. A string is returned. ...
Python

Text transformer with conditions

... uses an efficient way to tranform a file's text to something else, with conditions for few lines. ...
Python

Document Text Sizer

Sometimes the text size you've specified for your webpage isn't suitable ... CSS to let the viewer himself modify the text size of the page on demand, by clicking ... deprecated HTML tags, though it can also affect text sized using explicit tags. Compatibility wise, a DOM enabled browser is required for ...
JavaScript

AWK like text processing

AWK is a text processing language that makes it easy to "search files for lines [...] that contain certain patterns. When a line matches one of the patterns, awk performs specified actions on that line." (GNU Awk User's Guide). This script provides a way to do the same thing in python. ...
Python