Opened 9 years ago

Last modified 5 years ago

#5910 closed defect

Strange label size in PDF — at Initial Version

Reported by: oleinik Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

I trying to export my vector data to PDF. Geometry exported normally, but labels - does not. I attach source of test file in python. Line 24 in test.py sets the results scale factor. Result files with scale factors 1 and 2 also attached. Both files must have identical aspect ratio between linear object and label size, but test2.pdf has label two size large then test1.pdf

Change History (3)

by oleinik, 9 years ago

Attachment: test.py added

Python source code

by oleinik, 9 years ago

Attachment: test1.pdf added

Result file with K = 1

by oleinik, 9 years ago

Attachment: test2.pdf added

Result file with K = 2

Note: See TracTickets for help on using tickets.