Hope they make more pages like that.
* https://airport.revolvertype.com/img/620px_clock.gif
It seems to be inspired by Swiss rail clocks:
* https://en.wikipedia.org/wiki/Swiss_railway_clock
You can purchase clocks and watches in the style:
Some big stations had per-letter ones.
For the standard design for smaller stations, even terms like "5 minute delay", "10 minute delay" etc. all got their own flap rather than having a separate box for the numbers. This one shows a 6 minute delay on a single flap (pair): https://commons.wikimedia.org/wiki/File:Basel_SBB_EC2_Anzeig...
- 0 - 4m59s -> "no delay" (so it doesn't have to be announced and the train counts as "on time" as far as metrics are concerned)
- 5m - 9m59s -> "5 minutes delay"
- 10m - 14m59s -> "10 minutes delay"
...and so on.
You can certainly find a 4min, a 5min, and a 6min on the linked page.
The message "Bitte nicht / einsteigen" (please do not board) always used to be split over two flaps. This caused some humor whenever the first one got stuck, so what was supposed to read "Olten / Basel" ended up as "Bitte nicht / Basel" which roughly reads as "Please don't take me to Basel!", a sentiment that a lot of people in Zurich would agree with.
Most likely because the board has been decommissioned and the flaps got flapped around randomly. Very likely that is why one can't find a picture which shows the board with its surroundings.
> I don't think that example is a real one.
Real as in what sense? Do you think it is CGI?
> but for airports it doesn't really make sense because there are too many potential destinations.
Here is an other one: https://commons.wikimedia.org/wiki/File:Departures_from_ITM-...
and here is an other one: https://ichef.bbci.co.uk/ace/ws/640/cpsprodpb/16C66/producti...
and here is an other one: https://ichef.bbci.co.uk/ace/standard/976/cpsprodpb/85EE/pro...
Yes, it is not as common as the per-character deesign, but it certainly was used sometimes.
This is just too convoluted and complicated. What does desktop per-user even mean? Am I allowed to use the font and use it to produce a document if I pay for a 1-5 users license ? or do I have to pay more if that document ends up in the hand of more than 10 users? What if that document end up being a pdf that people might share all over the world? Have I right to use/reference it but not to embed it? What about views? If my blog get 4000 views on a regular basis but a post end up viral and views explode to hundreds of thousands? Am I suddenly in debt with the font creator?
For a start, a webfont is not different from a desktop font. It is a font and that's it.
Just put one single license at 1000usd for the individual one and 4000usd for the pack if you value your font that much for f... sakes.
It's like the choice between some DRM-based "only works on our brand of device and only when connected to the internet" form of music, or legally acquired MP3s.
It is not especially clear what that means, but my assumption would be that if you use subset embedding feature when creating the PDF you are fine, as that means even if somebody tries to extract the font, they would typically get a not terribly useful result, as unused glyphs, substitution tables, etc. would have been stripped.
And yes, as a general rule you cannot usually embed or otherwise distribute font files except as permitted by the font license.
On the other hand, at least in the US, you generally can distribute rasterized output of a font, because past court cases have clearly established that typefaces are not subject to copyright, but rather only the computer programs that procedurally generate typefaces from parameters is subject to copyright (e.g. font files). So, it is the vector data and stuff like the hinting mini-programs in the font file which are subject to copyright, not the resulting images it generates. Of course, you must still follow the license for the font software while using it to create a rasterized output.