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

Search in not woking for some fonts. #51

Open
RevanthReddyT opened this issue Dec 6, 2012 · 0 comments
Open

Search in not woking for some fonts. #51

RevanthReddyT opened this issue Dec 6, 2012 · 0 comments

Comments

@RevanthReddyT
Copy link

Search in not woking for the following fonts. can you please help out how to fixe this.

fonts = {
R9 = "ZBPUFD+TT15Ct00 {\n\ttype = TrueTypeFont\n\tcharacter widths = 25\n\ttoUnicode = 1\n}\n";
}
names = (
R9
)

fonts = {
F1 = "UIFRYV+ArialMT {\n\ttype = Type0Font\n\tcharacter widths = 0\n\ttoUnicode = 1\n\tdescendant fonts = 1\n}\n";
F2 = "CBLYWM+Arial-BoldMT {\n\ttype = Type0Font\n\tcharacter widths = 0\n\ttoUnicode = 1\n\tdescendant fonts = 1\n}\n";
}
names = (
F1,
F2
)

fonts = {
"TT1.1" = "QEAUZH+Cambria-Bold {\n\ttype = TrueTypeFont\n\tcharacter widths = 26\n\ttoUnicode = 1\n}\n";
"TT2.1" = "JELXHX+Cambria-BoldItalic {\n\ttype = TrueTypeFont\n\tcharacter widths = 1\n\ttoUnicode = 1\n}\n";
"TT3.1" = "GMBIZN+Cambria {\n\ttype = TrueTypeFont\n\tcharacter widths = 80\n\ttoUnicode = 1\n}\n";
"TT4.1" = "KGXGSE+TimesNewRomanPSMT {\n\ttype = TrueTypeFont\n\tcharacter widths = 1\n\ttoUnicode = 1\n}\n";
}
names = (
"TT1.1",
"TT2.1",
"TT3.1",
"TT4.1"
)

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

1 participant