QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

Using Special Chars (ä,ö,ü,é)

This is a discussion on Using Special Chars (ä,ö,ü,é) within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; hi I use code like this Code: printTextScreen(125, 27,"Some Text" , red); and Code: sprintf(cfiller, "Counter: %i", count); printTextScreen(190, 90, ...

Reply
 
LinkBack Thread Tools
Old 08-12-2007, 09:43 AM   #1
rmb
 
Join Date: Dec 2006
Posts: 6
Trader Feedback: 0
Default Using Special Chars (ä,ö,ü,é)

hi

I use code like this
Code:
printTextScreen(125, 27,"Some Text" , red);
and
Code:
sprintf(cfiller, "Counter: %i", count);
  printTextScreen(190, 90, cfiller, textColor);
To print out text.

my problem is I can't use chars like ä, ö, ü, é etc.
how is it possible to use them?

Is it possible to use \t, \n etc. in the "printTextScreen" function?

Greets
rmb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-12-2007, 09:48 AM   #2

Developer
 
Join Date: Mar 2006
Posts: 1,026
Trader Feedback: 0
Default

No and no.
__________________

Check out my homebrew & C tutorials at http://insomniac.0x89.org/
Coder formerly known as Insomniac197

Quote:
tshirtz: what is irshell ??
Atarian_: it's where people who work for the IRS go when they die
Insert_Witty_Name is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-12-2007, 10:04 AM   #3
rmb
 
Join Date: Dec 2006
Posts: 6
Trader Feedback: 0
Default

oh, thanks

would it be possible when i'm using a own font?
rmb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-12-2007, 10:35 AM   #4

Developer
 
Join Date: Mar 2006
Posts: 1,026
Trader Feedback: 0
Default

Yes, assuming you have code to load and render said font.
__________________

Check out my homebrew & C tutorials at http://insomniac.0x89.org/
Coder formerly known as Insomniac197

Quote:
tshirtz: what is irshell ??
Atarian_: it's where people who work for the IRS go when they die
Insert_Witty_Name is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-12-2007, 11:20 AM   #5
rmb
 
Join Date: Dec 2006
Posts: 6
Trader Feedback: 0
Default

http://forums.qj.net/f-psp-developme...n-c-47934.html

This will be usefull for me.

Thanks for the help.
rmb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
chars , special

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



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



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us