Skip to content
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

Font integer overflow #334

Closed
bastien-roucaries opened this issue Dec 28, 2016 · 5 comments
Closed

Font integer overflow #334

bastien-roucaries opened this issue Dec 28, 2016 · 5 comments

Comments

@bastien-roucaries
Copy link

Could you get a glimpse at https://bugs.debian.org/814836

@mikayla-grace
Copy link

Unfortunately we cannot reproduce this problem under CentOS 7, Fedora, or Windows. We get

convert -debug annotate -pointsize 72 -font ./RNS.ttf label:g null:
  Font ./RNS.ttf; font-encoding none; text-encoding none; pointsize 72
2016-12-28T21:05:40-05:00 0:00.040 0.000u 7.0.4 Annotate convert[32051]: annotate.c/GetTypeMetrics/851/Annotate
  Metrics: text: g; width: 38; height: 103; ascent: 70; descent: -31; max advance: 61; bounds: 0.4375,-0.140625  35,54.0781; origin: 36.2812,0; pixels per em: 72,72; underline position: -1.5625; underline thickness: 0.78125

Which is expected results.

@dlemstra
Copy link
Member

Can you help us reproduce this @bastien-roucaries?

@bastien-roucaries
Copy link
Author

bastien-roucaries commented Mar 13, 2017 via email

@dlemstra
Copy link
Member

@bastien-roucaries It looks like this issue is still open in the debian bug tracker. Can you help us reproduce this issue?

@urban-warrior
Copy link
Member

Unfortunately, we cannot reproduce this problem. With the provided command, we get reasonable and expected results for the font metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants