BitmapFont as TrueType?

Is there a Bitmap font available somewhere that looks like ofBitmapFont?

I’ve once used and bought some nice fonts made to work great in pixel sizes

but there is a catch. I think ofTrueTypeFont uses 96 dpi instead of 72 as default,
so I have to use 6px (or 6pt ?) instead of 8

1 Like

Really nice! Thank you.

Okay… Weird thanks for the heads up.