Results 1 to 19 of 19

[Release] - Text Coord Finder

This is a discussion on [Release] - Text Coord Finder within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; A simple LUA app i created to help myself with positioning text perfectly, maybe you guys could use it too. ...

  
  1. #1
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default [Release] - Text Coord Finder

    A simple LUA app i created to help myself with positioning text perfectly, maybe you guys could use it too. I will fix bugs if they are reported, but i won't be adding new features or improving it, it does what i want fine, thats all i need. I wasn't intending to realease this, but i might as well, you guys might need it.

    Readme:

    Code:
    Text Coord Finder Coded By Gutya
    
    This was origionally just meant to be for my own use, because i find positioning text a pain in the arse,
    but then i thought that other people could benefit from it, so i might as well put it on PSPU, plus i 
    havent realeased anything in ages, i'm just showing you i havent died! Stay tuned for a great realease from Imprint ;)
    
    Features:
    Support for as many test text strings
    Font Support
    An easy config file
    Displays the coordinates of the text in the corner
    
    Instructions:
    Needs LUA Player to run, put your font and image in the same directory with the names font.ttf and image.png
    if you would like to use a font then set it in the config file, please note that setting fonts on will make
    this not work on windows lua player! So don't set it on unless you plan on using on the PSP. The config file
    is pretty much self explanatory, but make sure you read it, all the options must be set properly, or this program
    will not work. Use the arrow buttons to move the text around screen, and L and R triggers to select your text.
    
    Enjoy :-D
    
    Gutya.


    Attached Files Attached Files
    Last edited by Gutya; 05-03-2006 at 10:01 AM.
    D:

  2. #2
    Points: 4,163, Level: 41
    Level completed: 7%, Points required for next Level: 187
    Overall activity: 0%

    Join Date
    Apr 2006
    Location
    Newcastle, england
    Posts
    31
    QJ Pts
    4,163
    Level
    41
    Downloads
    0
    Uploads
    0

    Default

    Thanks alot mate, this will help me with my project.

    (gutya is a positive influence in my coding, without him i wouldnt even have homebrew)

    I just ran it on windows, since my psp is upstairs. I was having trouble with where to place my text on the menu, but now i know. Thanks a bunch.

  3. #3
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    Glad you like it Rakath.
    D:

  4. #4
    QJ Gamer Green
    Points: 6,179, Level: 51
    Level completed: 15%, Points required for next Level: 171
    Overall activity: 0%

    Join Date
    Jan 2006
    Location
    wolverhampton Website: http://www.pcwhforum.com ^ Free PC Support forums
    Posts
    578
    QJ Pts
    6,179
    Level
    51
    Downloads
    0
    Uploads
    0

    Default

    looks nice, thnks for this
    [CENTER][FONT=Arial][COLOR=black][B][I][URL="http://www.pchwforum.com"]www.pchwforum.com[/URL] - Windows and PC Support Forum[/I][/B][/COLOR][/FONT][/CENTER]
    [CENTER][B][I][FONT=Arial][/FONT][/I][/B] [/CENTER]
    [CENTER][B][I][FONT=Arial][URL="http://www.techlinux.net"]www.techlinux.net[/URL] - Linux support forum![/FONT][/I][/B][/CENTER]

  5. #5
    QJ Gamer Silver
    Points: 10,335, Level: 67
    Level completed: 72%, Points required for next Level: 115
    Overall activity: 0%

    Join Date
    Feb 2006
    Location
    Cairo, Egypt
    Posts
    1,534
    QJ Pts
    10,335
    Level
    67
    My Mood
    Angelic
    Downloads
    0
    Uploads
    0

    Default

    awesome this will help me a tonne on my project thanks dude.

  6. #6
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    No problemo guys.
    D:

  7. #7
    Quality Haxing Since 1991
    Points: 29,255, Level: 99
    Level completed: 55%, Points required for next Level: 745
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    Pennsylvania, USA Fi
    Posts
    6,206
    QJ Pts
    29,255
    Level
    99
    Downloads
    0
    Uploads
    0

    Default

    Awesome, now I won't have to manually find the coordinates >_<. You rock dude, this is gonna be an AMAZING help, especially with charcater select.
    Quote Originally Posted by Noriko
    I would call you gay but I love you.


    Wait ...huh.



  8. #8
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    Wow, glad you like it PSPHax0r!

    More usefull than i thought.
    D:

  9. #9
    Points: 4,163, Level: 41
    Level completed: 7%, Points required for next Level: 187
    Overall activity: 0%

    Join Date
    Apr 2006
    Location
    Newcastle, england
    Posts
    31
    QJ Pts
    4,163
    Level
    41
    Downloads
    0
    Uploads
    0

    Default

    Yeah, it is really handy i think. Dont be surprised if alot of people think so too, guessing the cords is just hard as hell.

  10. #10
    Think, Do, Gloat.
    Points: 12,687, Level: 73
    Level completed: 60%, Points required for next Level: 163
    Overall activity: 0%

    Join Date
    Nov 2005
    Location
    England, Norwich
    Posts
    1,422
    QJ Pts
    12,687
    Level
    73
    Downloads
    0
    Uploads
    0

    Default

    Downloaded, This kind of thing could come in handy in future projects. I like the positive input into the community!

  11. #11
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    Cheers TPTaylor
    D:

  12. #12
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    Nice frontpage, thanks Kyle.
    D:

  13. #13
    Points: 10,633, Level: 68
    Level completed: 46%, Points required for next Level: 217
    Overall activity: 0%

    Join Date
    Jul 2005
    Location
    second star to the right...
    Posts
    139
    QJ Pts
    10,633
    Level
    68
    Downloads
    0
    Uploads
    0

    Default

    GREAT! will be using this over weekend,

    Thanks Gutya.

  14. #14
    TheMarioKarters
    Guest

    Default

    Awesome...you don't know how much you just helped...

  15. #15
    SHOOP DA WHOOP
    Points: 12,310, Level: 72
    Level completed: 65%, Points required for next Level: 140
    Overall activity: 99.7%

    Join Date
    Aug 2005
    Location
    Wii forums
    Posts
    7,407
    QJ Pts
    12,310
    Level
    72
    Downloads
    0
    Uploads
    0

    Default

    OMG thank you.... this program makes it alot easier

  16. #16
    noob

    Points: 11,654, Level: 71
    Level completed: 1%, Points required for next Level: 396
    Overall activity: 99.0%

    Join Date
    Jun 2005
    Posts
    220
    QJ Pts
    11,654
    Level
    71
    Downloads
    0
    Uploads
    0

    Default

    Don't want to sound ungrateful - nice program, but what would be a really cool addition to this program would be an option to create a box of whatever dimensions you please, and be able to move it around and get coordinates for that.

  17. #17
    QJ Gamer Green
    Points: 5,559, Level: 48
    Level completed: 5%, Points required for next Level: 191
    Overall activity: 0%

    Join Date
    Jan 2006
    Posts
    506
    QJ Pts
    5,559
    Level
    48
    Downloads
    0
    Uploads
    0

    Default

    This is a pretty nifty program! Will come in handy.

    It would be nice to have like a cross-mode or whatever besides the text-mode so you can see what the coordinate of a point is that you need.
    LUA manual:
    [url]http://www.lua.org/manual/5.0/manual.html[/url]

    LUA Wiki:
    [url]http://wiki.ps2dev.org/psp:lua_player[/url]

  18. #18
    Gutya
    Points: 15,093, Level: 79
    Level completed: 49%, Points required for next Level: 257
    Overall activity: 0%

    Join Date
    Feb 2006
    Posts
    2,398
    QJ Pts
    15,093
    Level
    79
    Downloads
    0
    Uploads
    0

    Default

    Yeah, i might add a cross mode, that would be usefull for pin pointing locations. I'll add it when i get home from school tonight.
    D:

  19. #19
    Points: 4,163, Level: 41
    Level completed: 7%, Points required for next Level: 187
    Overall activity: 0%

    Join Date
    Apr 2006
    Location
    Newcastle, england
    Posts
    31
    QJ Pts
    4,163
    Level
    41
    Downloads
    0
    Uploads
    0

    Default

    Altair, why dont you try using a "." for finding posistion.


 

Tags for this Thread

Posting Permissions

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





All times are GMT -8. The time now is 12:34 PM.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .