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

Register bit-field bit offset numbers clipped #992

Open
TommyMurphyTM1234 opened this issue Mar 23, 2024 · 2 comments
Open

Register bit-field bit offset numbers clipped #992

TommyMurphyTM1234 opened this issue Mar 23, 2024 · 2 comments

Comments

@TommyMurphyTM1234
Copy link

Minor/cosmetic issue.

Is it possible to fix the clipping of the top of the bit-field bit offset numbers here (and elsewhere)?

Screenshot_20240323-140838

@rtwfroody
Copy link
Collaborator

This seems like a PDF rendering/font issue. Looking at the rc2 PDF in my browser, I get:
image

We're not requesting a specific font, or anything. :( The relevant code is at

fd.write('(draw-column-headers {:font-size 15 :height 17 :labels [%s]})\n' % " ".join(f'"{h}"' for h in reversed(headers)))

I don't know how to fix this.

@TommyMurphyTM1234
Copy link
Author

This seems like a PDF rendering/font issue.

Ah, good point. I only checked it in one PDF viewer - Foxit on Android - and didn't think to check it on other devices/viewers. I'll do that and most likely close this issue off. Thanks for checking @rtwfroody.

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

No branches or pull requests

2 participants