Announcement

Collapse
No announcement yet.

drawing a graphic

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Guy Dombrowski
    replied
    Big letters

    Why don't you use GRAPHIC PRINT with a BIG font ?
    It will be much better looking

    Leave a comment:


  • Michael Mattias
    replied
    Um, put the spaces in between the letters and use a monospaced font?

    (Code sections here use monospace font)
    Code:
    C C  TTTTTT SSSSS
    C        T      S
    C        T      SSSSS
    C        T      S
    C C     T      SSSSS
    (Or maybe they don't. This looks perfect when edited)

    ???

    >in cc edit

    I hope you are not trying to use a proportional font in your code editor. That will prevent you from seeing the indents associated with loops... which I assume you are typing into your code.

    MCM

    Leave a comment:


  • David Sherwood
    started a topic drawing a graphic

    drawing a graphic

    help! how do you draw a graphic like this?
    will it won't stay set the way i want it to look it says CTS speelled out


    C C TTTTTT SSSSS
    C T S
    C T SSSSS
    C T S
    C C T SSSSS



    in cc edit.
    Last edited by David Sherwood; 17 Feb 2009, 07:12 PM.
Working...
X