Best Of
-
Re: "No style grouping conflict" issue on Monotype Font Platform
I’ve asked about it, but since we built a lot of own testing tools already, no one seems to use Font Bakery internally, so no one's worked on an MT profile.1 -
Re: "No style grouping conflict" issue on Monotype Font Platform
And @"Simon Cozens", on behalf of my German colleague who occasionally uses ChatGPT to help phrase some tricky explanations in English, I promise we’re not sending out automated-with-AI res…1 -
Re: Dramatic increase in Desktop prices on MyFonts
Funny. The third and fourth user each cost more extra than the second.1 -
Re: Dramatic increase in Desktop prices on MyFonts
Foundries set their own base prices for single fonts, or font packages. Monotype applies its standard multipliers to the base prices. This is how Type Network does it, too, although they have a diffe…1 -
Dramatic increase in Desktop prices on MyFonts
Prepping for my talk today so I checked in on tiers and multipliers on MyFonts. Web pricing remains as in 2024 but the Desktop licenses have dramatically increased since Dec 2024. Look at the 30 user…3 -
Re: Do you know any app online that can list the languages covered in the character set of a given font?
Checking for correct smcp behaviour in Turkish is nice but there’s around a dozen of languages using the dotted i and dotted capital İ. Besides Turkish (TRK tr) Glyphs.app adds:* Azerbaijani (AZE az…5 -
Re: "No style grouping conflict" issue on Monotype Font Platform
Our font engineers have been scratching their heads over this discussion, because the automated checks in the Foundry Platform have not been changed in about two years. They've touched base with Geor…1 -
Re: symbol ^ is used as power ( superscript ) in math, how about symbol for subscript?
LaTeX is able to interpret OpenType MATH table and math feature data. You could take a look at STIX Two Math (open source; see link to GitHub repo at bottom of that page).2 -
Re: Is Adobe Originals closing down?
The Macromedia merger was the worst thing that happened to Adobe. It has been rippling outwards ever since.2 -
Re: symbol ^ is used as power ( superscript ) in math, how about symbol for subscript?
For variable names in physics, the underscore feels most intuitive: F_res = ...That also matches LaTeX usage.4