Mr. angusgr
you are great
This is required i dont know how to thank you
Is there Software create fonts more flexible than GLCDFontCreator2 ?
Search found 12 matches
- Mon Nov 03, 2014 3:42 am
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
- Fri Oct 31, 2014 7:06 pm
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
sorry i forgot
but this font file not include all Arabic letter, Just "مرحبا"
later i will issue full font file
lets go first we solve this problem.
http://www.filedropper.com/arabicdmd_2
but this font file not include all Arabic letter, Just "مرحبا"
later i will issue full font file
lets go first we solve this problem.
http://www.filedropper.com/arabicdmd_2
- Fri Oct 31, 2014 5:47 pm
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
- Thu Oct 30, 2014 4:39 pm
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
Where are you Mr.angusgr?
- Wed Oct 29, 2014 3:38 am
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
I removed each space from left and right side during font creator and Comment that line out (// strWidth++; )
but still same problem
but still same problem
- Tue Oct 28, 2014 11:08 am
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
Done succesfully thank you soo muuuuuuuuuuuuuuuuuch
there is small problem which is space between arabic characters
like "م ر ح ب ا"
it must be like this "مرحبا" without any space .
how i solve this problem ?

there is small problem which is space between arabic characters
like "م ر ح ب ا"
it must be like this "مرحبا" without any space .
how i solve this problem ?
- Tue Oct 28, 2014 3:01 am
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
Thank you soo much
I will create an Arabic font and keep you posted
I appertiate your cooperation.
I will create an Arabic font and keep you posted
I appertiate your cooperation.
- Mon Oct 27, 2014 9:18 pm
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
- Mon Oct 27, 2014 8:56 pm
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
Same as the previous result there is no change void loop(void) { dmd.clearScreen( true ); dmd.selectFont(Arial_Black_16_ISO_8859_1); // Français, Österreich, Magyarország const char *MSG = "\xc8"; dmd.drawString( 2, 1, MSG, strlen(MSG), GRAPHICS_NORMAL ); //const char *MSG = "Fran""\xe7""ais, ""\xd6...
- Mon Oct 27, 2014 7:52 pm
- Forum: Dot Matrix Display
- Topic: how to creat Arabic font?
- Replies: 29
- Views: 22346
Re: how to creat Arabic font?
First of all i thank you
But the result is :
This is È
No Arabic character is Shown in serial monitor
But the result is :
This is È
No Arabic character is Shown in serial monitor
