Results 1 to 4 of 4

Thread: small ext unit for wingraph for free pascal (more crt like)

  1. #1

    small ext unit for wingraph for free pascal (more crt like)

    http://dexrow.blogspot.com/2007/10/w...-extended.html

    This is a small library to make wingraph more like the old crt unit... I would like to convert this to other graphics libraries that use x,y in pixels to convert them to x,y in charecters. To do this I would need text that has all the letters of the same height length (In wingraph the smaller type faces have fixed sizes where all the charecters are the same size) and would need to be able to return the size of the typeface that is currently being used. This is devoloped for use in roguelikes but may have other uses as well.
    http://dexrow.blogspot.com/2007/09/land-of-cigo-roguelike-w-source.html

  2. #2

    small ext unit for wingraph for free pascal (more crt like)

    old style programming
    From brazil (:

    Pascal pownz!

  3. #3

    small ext unit for wingraph for free pascal (more crt like)

    I think I may have forgot END. at the end of the unit if anyone is having trouble..
    http://dexrow.blogspot.com/2007/09/land-of-cigo-roguelike-w-source.html

  4. #4

    small ext unit for wingraph for free pascal (more crt like)

    im using wingraph for seeing some debug info instead of console, very good and easy
    From brazil (:

    Pascal pownz!

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
  •