Results 1 to 2 of 2

Thread: Text to Ascii TTF Converter

  1. #1
    Senior Member skozzy's Avatar
    Join Date
    Jan 2008
    Location
    Brisbane
    Age
    55
    Posts
    525
    Thanks
    31
    Thanked 19 Times in 16 Posts
    Rep Power
    217
    Reputation
    114

    Default Text to Ascii TTF Converter

    I have been searching for a text to ascii converter that has an output suitable to paste into a forum that uses a variable width font. So far everything I find outputs in a fixed width format.

    The forum I want to post the ascii art doesn't have an option to select the font and I dont realy know what font they are using.

    But all effort so far fail, the forum removes excess spaces and isn't all the wide to type into.

    If you have some ideas of something to use let me know



Look Here ->
  • #2
    Junior Member
    Join Date
    Jan 2008
    Posts
    190
    Thanks
    1
    Thanked 25 Times in 15 Posts
    Rep Power
    206
    Reputation
    81

    Default

    if it does not escape the html tags, you could try the code below. just cut n past you text between the pre and /pre tags

    <font face="courier new">
    <pre>
    this is a test
    t 1 2 4
    ------ --------
    </pre>

    If the tags are kept as tags it should look like this... (I patched the code for this post by using the HTML tag button and no other tags.

    HTML Code:
    this   is a     test
    t      1  2        4
     ------    --------

  • Similar Threads

    1. Text To Speech On One Xl........
      By kingsley1972 in forum GPS
      Replies: 16
      Last Post: 22-07-08, 10:52 PM
    2. Change ASCII
      By Svenok in forum Programmers
      Replies: 0
      Last Post: 10-05-08, 07:36 PM
    3. text boxes
      By Philquad in forum Web Site Design & Development
      Replies: 4
      Last Post: 21-03-08, 07:44 PM
    4. Text to speech? N73
      By specs65 in forum Mobile Phones
      Replies: 0
      Last Post: 14-01-08, 08:43 PM

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •