Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "kerning"
-
In my first job I was trained by an old-school typographer who made the transition from lead to DTP.
Now, 20 years later, whenever I see bad kerning I hear his voice saying "You could drive a bus through that!".
Someday I hope to have my voice ringing through the ages 😁10 -
There was this text in the game that, according to platform's rules, was supposed to be displayed verbatim. One of the languages had these “” opening / closing quotation marks. The problem was that instead of the text reading “some_text” there seemed to be a space in there “ some_text”. Since the rules are specific - no alterations whatsoever, a report was made. It turned out later the issue was due to kerning.
The chosen solution for that was to use "some_text”.
What the fuck? For one, there rule was that there are to be no alterations to the text. Then there's the other thing of this "” being just plain wrong.
It's like writing
```
main()
{
end
```
WTF are you doing?15 -
You know what I love?
Designers wasting my fucking time over letter kerning... that’s an hour I’ll never get back.3 -
My preprocessor is just generalized kerning, the macros are variations on the single well-known proof for the Turing-completeness of GK, the type system will probably be a Prolog reskin so simple the translator can be a FSM, the type inference algo is the original HM algorithm which I don't even need to change, the core language is Lambda calculus and no more, and the backend might just be Erlang itself if my research confirms that extending LLVM until it consistently beats Erlang is unrealistic.
I invented nothing, I create nothing. All I do is plug circles into square holes and fill the gaps with play dough.3 -
I, I don’t even know how to search this... when I run an app from Visual Studio in IE (cancer, I know it’s a long story and above my head) my kerning is a mess. When I publish the same app to the dev server, it’s fine. The kerning appears to be the only thing messed up.3