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

Fix pointsToEmu calculation #51

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

SunflowerFuchs
Copy link
Contributor

This fix is for the pointsToEmu calculation.
It first does the same as pointsToPixels, but then instead of doing the same as pixelToEmu, it does the same as emuToPixels.
This leads to weird conversions like 10pt -> 0emu.

@Progi1984 Progi1984 added this to the 1.0.2 milestone Dec 11, 2023
@Progi1984 Progi1984 merged commit 8303744 into PHPOffice:develop Dec 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants