Opened 9 years ago

Last modified 5 years ago

#5910 closed defect

Strange label size in PDF — at Version 2

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 (last modified by oleinik)

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 Tell me please how can I set properly label size ?

Change History (5)

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

comment:1 by oleinik, 9 years ago

Description: modified (diff)

comment:2 by oleinik, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.