Hi guys,
Can anyone help me with an issue i have with a font? Basically i need to modify a font to appear smaller at the same fontsize ( example given: if the letters are 30pixels height at size 24, i want to make them 16 pixels in height) and also reduce the space between the letters. I have no experience with fonts, i have downloaded some trial tools, but i can’t figure out what i should modify (winAscent, winDescent, etc) and i need this pretty soon.
Any guidance, links, suggestions would be more than welcome, thanks in advance!
Here’s my attempt in AS3 , hope it can be translated to java:
var k:int=0;
var xx:Object;
while(k<6) {
k=0;
xx = new Object();
for(var i=0;i<6;i++) {
var nr=Math.random()*42;
xx["nr"+nr]=nr;
}
for(var j in xx) {
k++;
}
}
for(var z in xx) {
trace(xx[z]);
}
Hi,
I have sent you an email.
Regards,
Cristian
I have seen a documentary of this marketplace. It is called Maeklong market, located in Bangkok, Thailand, in a very poor neighborhood. The people living there can’t afford a better place, the railway being the only available free area. Unfortunately, there are still many deadly accidents there, although they got used to the train passing a few times a day. Imagine the stress the train’s conductor takes daily.
Hi, have you tried contacting the author of the file? That’s the first thing one should do in a case like this.
