Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=657849
--- Comment #72 from Pravin Satpute psatpute@redhat.com 2011-10-24 23:44:32 EDT --- (In reply to comment #69)
Created attachment 529956 [details] How DejaVu implemented Serbian Glyphs names
Hello. FontForge, how DejaVu implemented Serbian Glyphs names. Serbian Glyphs (Letters) are created in PUA range, have real unicode F6C4,F6C5, F6C6, F6C7, F6C8 positions, and than assign as glyphs to letters, with "proper name" scheme : uni0431 --> uniF6C4, Dalton Maag ( Ubuntu ) are using naming conventions based on example: afii10066 --> afii10066.locl Maybe program do not recognize name if Glyphs name have underline in name ? Best Regards.
Does Dejavu and Ubuntu font works in XeLatex? Its not fonts glyph name, but Open Type layout engine of rendering should support locl feature of opentype.
I tried to follow glyph names i.e S_BE (s -> for serbian and be -> glyph name) its more readable that afiii***, will follow this conventions, might be we can use as srb_be as well.
I will correct horizontal bar of TE. thanks