Re: Papervision3D Digest, Vol 38, Issue 5

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Papervision3D Digest, Vol 38, Issue 5

by אלי אטלס :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thodoris,
I don't think that it is possible.
IDE is actually translating fonts to vector coordinates so you have to use it.


I once did a Hebrew example and there is another problem with non English fonts,
http://clients.mantis.co.il/eli/hanuka/happyhanuka.html

you are supposed to go to org.papervision3d.typography.fonts and put a new font there.

But if you generate non latin font you"ll get something like :

__motifs["מ"] = [['M',[50.4,39.2]],['L',[49.2,49.9]]];

with non english characters.

so it will not work unless you"ll change all of them to english.



Cheers

_______________________________________________
Papervision3D mailing list
Papervision3D@...
http://osflash.org/mailman/listinfo/papervision3d_osflash.org

Re: Papervision3D Digest, Vol 38, Issue 5

by Theodoros Semertzidis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi thanks for the reply,

ok now I got it!!

thanks for the hint, so I guess I'll have to use bitmap text for now
In the case that I find any other solution I'll post back..

Regards,
Thodoris



אלי אטלס wrote:

> Thodoris,
> I don't think that it is possible.
> IDE is actually translating fonts to vector coordinates so you have to
> use it.
>
>
> I once did a Hebrew example and there is another problem with non
> English fonts,
> http://clients.mantis.co.il/eli/hanuka/happyhanuka.html
>
> you are supposed to go to org.papervision3d.typography.fonts and put a
> new font there.
>
> But if you generate non latin font you"ll get something like :
>
> __motifs["מ"] = [['M',[50.4,39.2]],['L',[49.2,49.9]]];
>
> with non english characters.
>
> so it will not work unless you"ll change all of them to english.
>
>
>
> Cheers
> ------------------------------------------------------------------------
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D@...
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>  

--
-------------------------------------------------------
Theodoros Semertzidis
Electrical and Computer Engineer, Msc.
Informatics and Telematics Institute
Centre for Research and Technology Hellas
1st km Thermi-Panorama Road
P.O. Box 60361, GR-570 01 Thermi, Thessaloniki, Greece
Tel: +30 2310 464 160 (ext 218), Fax: +30 2310 464 164
E-mail: theosem@..., Web site: http://www.iti.gr 

------------------------------------------------------


_______________________________________________
Papervision3D mailing list
Papervision3D@...
http://osflash.org/mailman/listinfo/papervision3d_osflash.org

Re: Papervision3D Digest, Vol 38, Issue 5

by Theodoros Semertzidis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi again,

I found this link http://labs.zavoo.com/?p=105  (many thanks to the
author)  and solved the issue on how to load fonts
 without using the  "Make a new typography file.swf" tool...

I still have to solve the problem with the non English characters.
something  like a mapping of characters I guess will do the trick

thanks
Thodoris

Theodoros Semertzidis wrote:

> Hi thanks for the reply,
>
> ok now I got it!!
>
> thanks for the hint, so I guess I'll have to use bitmap text for now
> In the case that I find any other solution I'll post back..
>
> Regards,
> Thodoris
>
>
>
> אלי אטלס wrote:
>  
>> Thodoris,
>> I don't think that it is possible.
>> IDE is actually translating fonts to vector coordinates so you have to
>> use it.
>>
>>
>> I once did a Hebrew example and there is another problem with non
>> English fonts,
>> http://clients.mantis.co.il/eli/hanuka/happyhanuka.html
>>
>> you are supposed to go to org.papervision3d.typography.fonts and put a
>> new font there.
>>
>> But if you generate non latin font you"ll get something like :
>>
>> __motifs["מ"] = [['M',[50.4,39.2]],['L',[49.2,49.9]]];
>>
>> with non english characters.
>>
>> so it will not work unless you"ll change all of them to english.
>>
>>
>>
>> Cheers
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Papervision3D mailing list
>> Papervision3D@...
>> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>>  
>>    
>
>  


_______________________________________________
Papervision3D mailing list
Papervision3D@...
http://osflash.org/mailman/listinfo/papervision3d_osflash.org