Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KufiStandardGK.ttf is not fully working #3

Open
muhammadnasr opened this issue Dec 9, 2012 · 12 comments
Open

KufiStandardGK.ttf is not fully working #3

muhammadnasr opened this issue Dec 9, 2012 · 12 comments

Comments

@muhammadnasr
Copy link

Thank you for your great work.

I tried your library with KufiStandardGK.ttf (that comes with mac os x). And some character did not appear correctly like initial WAW, initial alef without hamza

Can you investigate on that?

BTW I used to know that these code http://www.codeproject.com/Articles/3529/Arabic-Support-for-Windows-CE works long time ago. Does your code hase any differences from it?

Thanks.

@Accorpa
Copy link
Owner

Accorpa commented Dec 11, 2012

What do u mean by didn't appear correctly? as i tried the font and the characters were showing up.

@muhammadnasr
Copy link
Author

Thank you for your reply.
in iOS 5 some characters like initial WAW appear as a square.
in iOS 6 the system just replace the square with system font character.

On Tue, Dec 11, 2012 at 12:35 PM, Accorpa LLC [email protected]:

What do u mean by didn't appear correctly? as i tried the font and the
characters were showing up.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-11238724.

ÇáÓáÇã Úáíßã æÑÍãÉ Çááå æÈÑßÇÊå
Muhammad Hassan Nasr
iPhone Team Leader
www.badrit.com

@Accorpa
Copy link
Owner

Accorpa commented Dec 12, 2012

it seems like the problem is with the font, i tried another font and it is working ok, but the font you mentioned did show the WAW and Alef as squares.

@muhammadnasr
Copy link
Author

Same happend with me, I ended up using Driod Kufi font.

On Wed, Dec 12, 2012 at 11:46 AM, Accorpa LLC [email protected]:

it seems like the problem is with the font, i tried another font and it is
working ok, but the font you mentioned did show the WAW and Alef as squares.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-11282553.

ÇáÓáÇã Úáíßã æÑÍãÉ Çááå æÈÑßÇÊå
Muhammad Hassan Nasr
iPhone Team Leader
www.badrit.com

@Accorpa
Copy link
Owner

Accorpa commented Dec 12, 2012

I actually opened the font with font editor and found that it doesn't implement the FEED which is the isolated WAW, which causes the square to appear, i think if u edited the font and added this it will work normally

@muhammadnasr
Copy link
Author

Thanks for this valuable information.
Can you recommend a font editor on mac os x?

BTW this font is used and working fine on Mac OS X.

On Wed, Dec 12, 2012 at 1:21 PM, Accorpa LLC [email protected]:

I actually opened the font with font editor and found that it doesn't
implement the FEED which is the isolated WAW, which causes the square to
appear, i think if u edited the font and added this it work notmally


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-11285277.

ÇáÓáÇã Úáíßã æÑÍãÉ Çááå æÈÑßÇÊå
Muhammad Hassan Nasr
iPhone Team Leader
www.badrit.com

@Accorpa
Copy link
Owner

Accorpa commented Dec 12, 2012

you can use Fontlab, it is not free but really good,
i know it will be working fine on Mac, but i don't know how they do it :), but all i am doing is converting normal codes to Arabic Presentation Forms B, so it should work with all complete implementation fonts.

@ifallah
Copy link

ifallah commented Dec 25, 2012

very good work really help

thanks for that

------ but ----- :)
toReturn = [NSString stringWithFormat:@"%@%C",toReturn,shaped[d]];

%C

show me its unit from int or something like that and give me same Warning on Xcode

maybe wont convert the char or unchar
Screen Shot 2012-12-25 at 12 39 23 PM

if

Screen Shot 2012-12-25 at 12 36 56 PM

my kindly regards

@ifallah
Copy link

ifallah commented Dec 25, 2012

sorry :)

@muhammadnasr
Copy link
Author

You are welcome

On Tue, Dec 25, 2012 at 10:51 AM, Maher Ali [email protected]:

sorry :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-11670859.

Muhammad Hassan Nasr
iPhone Team Leader
www.badrit.com

@ifallah
Copy link

ifallah commented Dec 26, 2012

sorry to post her :)

i miked new issues

@AmmarMujeeb
Copy link

I am having problem with arabic fonts even used Driod Kufi font. It works good unless some of punchuations are introduced like tashdeed and also ha charater when comes in last of any word. try this "سُبْحَانَ اللہِ وَبِحَمْدِہِ عَدَدَ خَلْقِہِ وَرِضَا نَفْسِہِ وَزِنَۃَ عَرْشِہِ وَمِدَادَکَلِمَا تِہِ"
Any help would appreciated .. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants