We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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" )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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"
)
The text was updated successfully, but these errors were encountered: