Hi Anshu
Can you please help me in advising how to use that tool:
I want to create a micro font png file
and then want to reduce its size to 175x12
please help me on this
Thanks
Type: Posts; User: kai_buki; Keyword(s):
Hi Anshu
Can you please help me in advising how to use that tool:
I want to create a micro font png file
and then want to reduce its size to 175x12
please help me on this
Thanks
Hi Anushu
Thanks for all the help
I am looking into the link you gave me.
Now try to work on the code to change it, hope I get good results
once again thanks
Take cares
Raj I know that code needs to be changed but as code is subject to change when the image file is ok.
I tell you what happens which I change the image file if initially the character is "M" it...
I know that code needs to be changed, but the initial problem is that when resizing the image, the characters become unreadable and lose their shape, so even i change in the code, the result I will...
Yes,
Using it as custom font in the game, I am sending you the image file, please let me know when you get it
Thanks for all the help.
I can send you the image, but I don't know how to send images or files using nokia forum, if I can get your email ID.
The font used is Tahoma.
the image file contains :
The characters: 26 letters,...
Hi Anshu thanks for the reply,
I have already tried creating a new file in photo shop and choose font size 2 pt, but still when I enter the text they are not in proper shape and are unreadable, I...
Hi all,
I am using a fonts derived from a font image file in my game MIDlet, but now I am porting on lower resolution, and the font size is relatively large and cant fit on the screen, so I want...
Hi all,
I am looking for a mobile device for my new game development as I want the game to work on lower end phones i.e. with small jar and heap size
For this reason I have chosen to use MOTO...
Hi,
I want to ask about loading resource(s)in game.
As per now I have two ideas of loading resource(s)
1. To load all the resources(sound & images) before the game starts.
2. Or to load and...
Hi,
Thanks for giving worthy tips.
I want to ask one more thing..
suppose I have a Image which is let’s say 40x60, and used in the 240x320 res port of game..
so now I am porting that game for...
Honestly speakin Tiger!
I was told by my friend that using "Pixel Art", I can reduce the file size of images on my game, as currently I hva tried all types of PNG compression methods to reduce the...
Well guys thanks for your replies..
Genrerally I want to know that is pixel art is to do something with PNG and GIF images
and if we implement pixel art will it decrease the size of PNG or GIF...
Hi all,
I would like to know that what are the benefits of using Pixel Art in mobile games?
Are pixel art images, smaller in size than compared to PNGs and GIFs?
Thanks
Hi guys!
I need to port game for following brands and resolution:
Nokia S60 - 240x320, 176x208
Nokia S40 - 240x320, 176x220, 128x160, 208x208, 128x128
Sony Ericsson - 240x320, 176x220,...
Thanks guys!
I will try to work on the suggestions given
Hi all,
I want to create a log of my midlet when testing it on real device. I am printing out the statements using System.out.println(), but they are only useful in IDEs, I want to get a .txt or...
But Raj
My question is that when I use INTERNET settings to upload date it works (no certificate exception), and when I change the access point from INERNET settings to WAP settings, the excpetion...
Well I tried to send data without SSL cert. (HTTP) it worked, but I need to send data via SSL (HTTPS).
So if I confirm its the cert. problem, how can i resolve it, I mean what are the possible ways...
What I mean by FAKE certificate is that It’s not verified by Verisign or Thawte.
If you say it is certificate problem then why it doesn't occur in some devices like N82,N70 when using INTERNET...
Hi all
I am working on a MIDlet to send data to Servlet. The site where Servlet is residing is SSL securred site and the certificate I am using is fake certificate i.e. created by myself.
But...
Hi all
I am uploading data from my j2me application to a servlet on my server, using SSL, I am not using trusted certificate instead using a fake certificate
So when i use Internet Access Point...
So what I analyze from your words that I better load all the images/resource files before the game play starts. So can I do like this when user is in main menu even before selecting NEW GAME, I load...
Thanks Raj!
So I can load images/resrouce files while showing the loading bar?
incase if I dont show the loading bar and load the images, will it effect the game performance.
I tell you my...
Hi all,
I want to ask that the game loading/progress bar which normally appears in most of java games. Is it when the loading bar appears, game really doing some work at back ground or is it only...