Skip to content

Fix font count in Inkscape's win32 pdf export

Nathan Lee requested to merge nathanal/cairo:issue-263-2 into master

Fix win32 hash comparison, where unsigned long is shorter than uintptr_t. Follow-up to 9fbf4275.

note: this issue is not in Inkscape releases or dev builds, which currently point to a fixed release (but planning to move to current cairo master)

Edited by Nathan Lee

Merge request reports