Re: Nice way to do Bold

2022-11-06 Thread Paul Sheer
> > To be honest, I don't understand why he doesn't use blending with > gamma correction. It is not like an area of active research and > debate. > I have no idea what blending means in this context. Will this work on a PCF font? Paul

Code for scaling FreeType glyphs

2022-10-17 Thread Paul Sheer
Hi, I thought someone might find my implementation here useful: https://github.com/paulsheer/cooledit/blob/master/widget/aafont.c This will load glyphs, and force them to xterm style width where unicode double-wide chars are exactly 2X that of single-width glyphs. It will properly scale the glyp