Remove assumption about the barcode aspect ratio from the QML integration
ClosedPublic

Authored by vkrause on Sep 15 2018, 10:18 AM.

Details

Summary

So far this only really worked for square 2d barcodes but produced very
narrow results for 1d codes. Now the 1d codes are rendered as high as
requested by the user.

Also, register the Code 128 type with QML.

Diff Detail

Repository
R280 Prison
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Sep 15 2018, 10:18 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 15 2018, 10:18 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Sep 15 2018, 10:18 AM
svuorela accepted this revision.Sep 15 2018, 8:35 PM
This revision is now accepted and ready to land.Sep 15 2018, 8:35 PM
This revision was automatically updated to reflect the committed changes.