Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=907330
--- Comment #3 from Parag <[email protected]> --- oops! sorry I mean to have the PostScript name in ASCII only. sorry I wrote it in opposite. Don't know what format existing name is and why can't be it rendered as it is. Here is simple way to fix those font files to make rpm happy ------------------------------------------------------------ %build # Following is needed to fix the postscript font name ttx *.ttf sed -i 's|ပိတောက်|Padauk|g' Padauk*.ttx sed -i 's|စာလုံးမဲ|Bold|g' Padauk*.ttx sed -i 's|စာအုပ်|Book|g' Padauk-book*.ttx rm *.ttf ttx Padauk*.ttx rm *.ttx ------------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mNuqNqsvYx&a=cc_unsubscribe _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
