How to combine 3 different font files as one ttf file?

226 Views Asked by At

I need to use font forge to combine three separate font files, such as Heuristica, Sourceserif, and Timesnewroman into a single ttf file.

I tried this by keeping one of the font files as the base file and copy pasting the glyphs from the other font files to generate a single custom TTF file. Rendering to HTML using the generated TTF file causes glyph height differences

0

There are 0 best solutions below