-
Notifications
You must be signed in to change notification settings - Fork 917
Page No. 316 - Font bold difference #3108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Salam 3alaikum, |
Thank you for the response, did you try to make page 316 bold and if so could you please show me how it looks. I can see an obvious difference in font thickness, and I think it's better to try to make the fonts in the same thickness. Thank you in advance |
Unfortunately it doesn't matter because the font itself doesn't support bold. Trying it shows it doesn't make much of a difference - you can see here. $page->{image}->stringFT($color, $font, $ptsize, 0, $coord_x, $coord_y, $glyph->{text}, {
resolution => '96,94',
kerning => 0
kerning => 0,
weight => 'bold' // added this per Claude
}); the only other option is risky and I don't want to do it - which is draw it multiple times on top of each other with a very small offset. I don't think there's much we can do here unfortunately. |
Tried to think for different approaches couldn't find another solution, and as we see it's from the main source as you said earlier. May Allah bless you |
Uh oh!
There was an error while loading. Please reload this page.
Alslam Alykom ,
I found little difference in the font of page 316 compared to 317 and 315.
The text was updated successfully, but these errors were encountered: