upvote
Show HN: Make cursed fonts like Times New Bastard

(bastardica.mitpit.com)

I have never felt quite so cacklingly nefarious as a designer as I did just now carefully adjusting vertical scale and offset so that the x-height and baseline of Papyrus optically match Comic Sans when mixed together.

I don't yet know who I'll be pranking with the downloaded font, but I look forward to their reaction.

reply
You should also subtly adjust the skew to throw kerning way off
reply
Care to share somehow, sounds delightfully hilarious
reply
Open the effects submenu, 81% y-scale, 2% y-offset, papyrus on the left, comic sans on the right.
reply
Yeah we need to see this
reply
If you want to make a designer have a nervous breakdown, upload a copy of Helvetica and make every second or third character be Arial.
reply
calm down, Satan
reply
All S/E/R/I/F characters in a sans-serif font with the serif equivalent.
reply
Inspired by the sample text for "Nervous Sans": "Anal", an Arial with bad keming
reply
Took me a moment.. hilarious
reply
There is a lot of fun stuff you can do with fonts. A friend of mine made a self-censoring font: Paranoia Sans https://github.com/flegfleg/Paranoia-Sans
reply
For extra fun, you can make font that are the same as original but then you add ligature for some words and you make ligature using the same font but spelling different word. For example "red" ligature will be "green".
reply
Do this on a document to determine who is copy-pasting or reading it with AI.
reply
Fun though the idea is, assistive technologies such as TTS will also have problems with it.
reply
Do this as a captcha ;)
reply
My LinkedIn UI already looks like that

https://imgur.com/a/FCmzWNa

and I don't know who to report it to. I guess it's owned by Microsoft so also not surprised.

reply
Huh, didn't know the font could control variations over nth glyhph!

Could one make in theory a regular monospaced font to just render glyphs past 80 chars of a line as bad as possible?

reply
Some of these effects are actually really easy to do with CSS @font-face & unicode-range. See: view-source:https://hlnet.neocities.org/font-face-tricks
reply
Royal Ransom Note just downloaded! It will be great to never have to cut magazines again!
reply
Temu Sans is an absolutely beautiful demo choice. I love this. Thank you for making it.
reply
That was one of the few recent times I've LOLed at a Hacker News article. Flawless.
reply
> Bastardica can make simple fonts feel a little, hmm, richer?

This is truly the YTP of fonts.

reply
temu sans is beautifully on point
reply
I'm old enough to remember newspaper articles with kerning like that.
reply
More subtle keming adjustments so that the font looks just slightly "off" would be great too.
reply
>keming

I saw what you did there

reply
This is beautiful. I think I'll have to use this for a game.
reply
I was thinking the same. Seems like a perfect fit for an 'escape simulator' room.
reply
This is great!

FYI for the creator, I'm hitting an error when attempting to change the mix-in font (Webkit/iOS):

  Something went wrong: Out of bounds memory access (evaluating '_PyRun_SimpleString(r)')
reply
if people want to play with font generation in a non joke -- and frankly way LESS impressive -- manner, i made likeface.net too. it's a little buggy. but it's cheap and it's generous with redraws
reply
I have to admit, I spent way more time on this than required (giggling madly at my creations)
reply
I love it! Every click on the title will also change its bastard font :-)
reply
Temu Sans cracked me up
reply
This looks like the cut out magazine ransom letters you see in every movie.
reply
Scroll down, they have an explicit example (with more fonts mixed in)
reply
Love this, I had a lot of fun and more than a few laughs messing around with it.
reply
Nice logo interaction too!
reply
Thanks, I love-hate it.
reply
Really fun op!
reply
I like it
reply
Nice, I like it. The fonts are very interesting and captivating.
reply
My eyes!!!
reply
Seeing the results makes me unreasonably angry… nice job :D
reply
Bookmarked for future use!
reply
This is interesting -- not from the perspective of different fonts (although that's interesting too!), but from the perspective of it's a web page that can apparently render fonts on the fly...

That means that it's probably using some library in JavaScript or WASM to implement that.

If that's the case, then I'm thinking, you know, that functionality, that is, font rendering on demand could, in theory, be placed into a CloudFlare Worker (or other Serverless service, i.e. AWS Lambda, Azure Functions, Google Cloud Functions, OCI Funcions, IBM Cloud Code Engine, Alibaba Function Compute, etc., etc.)...

That could be useful for a variety of applications... including (but not limited to!) word processors, typesetting software, homemade browsers, online games, heck, really anything where custom fonts are needed...

There could be two distinct benefits with this, let's call it a "FaaS" (Fonts as a Service!) idea:

1) No need to bundle/ship/include a font rendering engine with software that needs one.

2) Extra layer of security -- Local font rendering software is typically Turing-Complete, and as such, the local font renderer could potentially run viruses and other unwanted programs. I.e., local font rendering is a security risk. By hermetically sealing that code into serverless function, offsite of the local machine and having that serverless function send only fully rendered font data one way, the attack surface of the font rendering engine is effectively removed from any local PC.

This being said, the disadvantage is that it couldn't be used if the Internet or server or cloud provider is down for any reason.

Graphical font data, once created and downloaded, could however be cached by clients for offline situations / offline usage / offline work.

So, there are some interesting ideas here...

reply
Whoa this is really cool. Wish I had an excuse to use it for something… hmmm.
reply
Also clicking the logo is really fun!
reply
Thanks, I hate it.
reply
This is absolutely diabolical and should not be put into the hands of humanity.

What have you unleashed? Hey, look guys we got the next Oppenheimer over here.

reply
[dead]
reply
[dead]
reply