Scripts needed?
Joel Santos
Posts: 28
Hey guys!
I'm thinking on returning to typography once again (it must be the third time). I've been concentrating myself in code essentially for the past years and I think I will continue with it but every time I come around my type books, my "still to finish" work or whenever I receive some money from MyFonts on one of the fonts I have that I wouldn't use I think: "Should I get back?"
So, as somewhat a transition, "what if I started by doing some scripts that would help me and other developers?"
I'm a pretty good developer so I don't think this would be that hard.
Are you finding a lack in that subject? Something you would like to see done?
2
Comments
-
Hey Joel, Robofont needs a simple and straight forward extension for building accents. Interested?0
-
@Hannes Famira I don’t know if it counts as simple and straight forward, but my AnchorOverlayTool for RoboFont contains some helpers for accent letters. Especially the Recompose function: It sets the width of the accented glyph to that of the base glyph and positions the accent components based on the anchor positions. It doesn’t know which accent goes on which letter, but if you have the accented letters built in one UFO, you can copy them over to any font and use the Recompose script to correct the widths and positions.1
-
It seems like you already have a solution ehehe.
To be straight, I also don't think RoboFont is that interesting. There is Glyphs, being in Python should be cross platform and... I don't find the appeal, specially with the price in mind. Sorry.1 -
What about a simple app to test fonts with templates like "headings" and "simulated book page"...? Would that be useful?0
-
I don't know if you do iOS apps, but I've often wished I had an app that could let me preview on my iPhone or iPad fonts stored on, say, DropBox or other cloud-based things. OTF and TTF at minimum, but UFO and .glyphs would be even better. The reason is, I sometimes want to show other people what I'm working on, and I don't always have PDF samples handy. Something like Quicklook in the Finder, even better if it had simple text editing.1
-
Joel Santos said:What about a simple app to test fonts with templates like "headings" and "simulated book page"...? Would that be useful?
And Mark, you can quickly create a PDF just by printing from the Testing Page.
---
This is a very rough concept prototype of a new kerning tool that will allow people to kern in the context of real words. It can show you sample kerned and unkerned words for each individual font, and ideally it will update as you kern new pairs.
It's just a prototype and using it now is a pain in the ass as you need to do a lot of steps, so I would love to have someone turn it it to a real app
https://github.com/impallari/Contextual-Kerning-Tool
3 -
How about tools for color fonts? Some tools exist but not too many.0
-
And Mark, you can quickly create a PDF just by printing from the Testing Page.
Sure, but I have to remember to do it ahead of time.0 -
That seems interesting. I've been wondering about color fonts also. They seem a new interesting subject to evolve upon since there are so many typefaces around and not that much prepared for color fonts.Ray Larabie said:How about tools for color fonts? Some tools exist but not too many.
That still needs to be setup without an actual need but let me tell you that is pretty interesting and most of the idea I was talking about.PabloImpallari said:
You can use the Testing page for that. https://github.com/impallari/Font-Testing-PageJoel Santos said:What about a simple app to test fonts with templates like "headings" and "simulated book page"...? Would that be useful?
And Mark, you can quickly create a PDF just by printing from the Testing Page.
---
This is a very rough concept prototype of a new kerning tool that will allow people to kern in the context of real words. It can show you sample kerned and unkerned words for each individual font, and ideally it will update as you kern new pairs.
It's just a prototype and using it now is a pain in the ass as you need to do a lot of steps, so I would love to have someone turn it it to a real app
https://github.com/impallari/Contextual-Kerning-Tool
Well that would be part of the idea I was telling regarding templating and stuff...Mark Simonson said:I don't know if you do iOS apps, but I've often wished I had an app that could let me preview on my iPhone or iPad fonts stored on, say, DropBox or other cloud-based things. OTF and TTF at minimum, but UFO and .glyphs would be even better. The reason is, I sometimes want to show other people what I'm working on, and I don't always have PDF samples handy. Something like Quicklook in the Finder, even better if it had simple text editing.0 -
How about a tool, command line or standalone app, that let's you easily compile subset webfonts for different language or charset support, together with some metadata adjustments etc. This could for example be used in the backend of indie foundries letting customers download file size conscious webfonts tailored to the customers' need, or provide on-the-fly webfonts with small footprint based on a language selection.4
-
This is probably quite complex, but it would be great if you could find a way to incorporate the rendering engines from different operating systems within one app, so that I could upload a webfont into it, and instantly see how it renders in all those environments, using simple self-made testpages (these could be just text-based) or built-in stuff like waterfalls and pangrams and such.3
-
FontLab VI has the Windows ClearType renderer, even in the Mac version alongside the Apple renderer. Don’t know that anyone else has managed this.5
-
@Thomas Phinney That's some impressive stuff. Can you show some screenshots from how that would work/look? Thoughts about adding XP?
0 -
The problem is that there is not one Windows Cleartype. The result looks a bit different in each browser. So you need to check each browser/app in a real environment and even on different versions of Windows.1
-
This is true. ClearType is not a single thing, exactly.0
-
Will Fontlab VI allow Cleartype parameter tweaking? A dropdown of different OS and browser rendering options might be useful. Or overkill.0
-
Agreed, there are still differences, but having some idea of what effect a change to a glyph has in a cleartype-based situation probably saves a lot of time. Having to reinstall a webfont and refresh all testpages after every change is a hassle.0
-
although its not browser based, VTT will allow you to proof with a high level of confidence how things will look in the browser, for a number of different ClearType rendering conditions. So even if you are not using VTT to hint the font, you can use it to proof the hinting0
-
Yep. Possible but pretty complex. Maybe you're better off just using browserstack for example.Jasper de Waard said:This is probably quite complex, but it would be great if you could find a way to incorporate the rendering engines from different operating systems within one app, so that I could upload a webfont into it, and instantly see how it renders in all those environments, using simple self-made testpages (these could be just text-based) or built-in stuff like waterfalls and pangrams and such.
That seems interesting! Since I'm a web dev this makes sense for me. So many times I'm just looking for latin for websites that will only have english for example.Johannes Neumeier said:How about a tool, command line or standalone app, that let's you easily compile subset webfonts for different language or charset support, together with some metadata adjustments etc. This could for example be used in the backend of indie foundries letting customers download file size conscious webfonts tailored to the customers' need, or provide on-the-fly webfonts with small footprint based on a language selection.0 -
I've been thinking of a little app for a while now, but my nascent coding skills have kind of stalled for now. Just a simple text interface that lets you work on kerning on your phone or tablet. The increased screen resolution is great for working smaller and you could whip out your tablet wherever you are and get some work done. Then the kerning file generated could be swapped into the font later.0
-
Beau Williamson said:I've been thinking of a little app for a while now, but my nascent coding skills have kind of stalled for now. Just a simple text interface that lets you work on kerning on your phone or tablet. The increased screen resolution is great for working smaller and you could whip out your tablet wherever you are and get some work done. Then the kerning file generated could be swapped into the font later.
This seemed interesting to me but now that I think about it... Isn't this illegal without the consent of the type designer? What I'm thinking now is... Is there any space for a MyFonts kind of clone but directed to webfonts? That way one could "enforce" the type designer to allow that subset and I as a developer would be more interested in such thing. Do you think there is any space for another font shop?Johannes Neumeier said:How about a tool, command line or standalone app, that let's you easily compile subset webfonts for different language or charset support, together with some metadata adjustments etc. This could for example be used in the backend of indie foundries letting customers download file size conscious webfonts tailored to the customers' need, or provide on-the-fly webfonts with small footprint based on a language selection.
0 -
Joel Santos said: Isn't this illegal without the consent of the type designer?
Probably Font Squirrel is closest to what you describe, but there is catalog, distribution, web and desktop as well as subsetting (as part of webfont generation) all in one.0 -
Font Squirrel doesn't seem that great for the type designers that want to sell. Besides that, it isn't actually a webfont service.Johannes Neumeier said:Joel Santos said: Isn't this illegal without the consent of the type designer?
Probably Font Squirrel is closest to what you describe, but there is catalog, distribution, web and desktop as well as subsetting (as part of webfont generation) all in one.
http://typedrawers.com/discussion/556/webfont-services-js-vs-css
Too many laying around and too much hassle :P I'll just draw type instead eheheh0 -
The same people who do Font Squirrel also do Fontspring, which is their commercial arm. Behind the scenes it uses the same webfont generator as Font Squirrel.
Font Squirrel can also be used to generate webfonts with commercial fonts if the license allows it. Some commercial font producers even recommend this instead of providing the webfonts themselves.1 -
Mark Simonson said:The same people who do Font Squirrel also do Fontspring, which is their commercial arm. Behind the scenes it uses the same webfont generator as Font Squirrel.
Font Squirrel can also be used to generate webfonts with commercial fonts if the license allows it. Some commercial font producers even recommend this instead of providing the webfonts themselves.0
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 798 Font Technology
- 1K Technique and Theory
- 617 Type Business
- 444 Type Design Critiques
- 541 Type Design Software
- 30 Punchcutting
- 136 Lettering and Calligraphy
- 83 Technique and Theory
- 53 Lettering Critiques
- 483 Typography
- 301 History of Typography
- 114 Education
- 68 Resources
- 498 Announcements
- 79 Events
- 105 Job Postings
- 148 Type Releases
- 165 Miscellaneous News
- 269 About TypeDrawers
- 53 TypeDrawers Announcements
- 116 Suggestions and Bug Reports