mcf2pdf icon indicating copy to clipboard operation
mcf2pdf copied to clipboard

Fixed issue - rendering of bold fonts

Open cdce8p opened this issue 8 years ago • 1 comments

In some cases bold fonts weren't rendered correctly. Especially for fonts that don't natively support bold text. See image below. For this demonstration I used the Tangerine Font from Google but it's not the only font that has the issue. Normally both lines should be the same length. bug_bold-fonts

I solved the issue by adding a scaling transformation to those fonts that don't support bold text. Due to the fact that all fonts are slightly diffrent, I added the option s to allow the user to set an individual scaling factor for their font. fix_bold-fonts

cdce8p avatar Jan 02 '18 12:01 cdce8p

For me looks nice can you mege this too ?

rbodziony avatar Jul 13 '18 20:07 rbodziony