Conversation
|
The array is used intentionally to reflect the source document "mark down". ifyou need to have a single string it's better to join TJs after tha parsing. |
|
Hi, Thank you for reviewing this PR. ['Pr', 'ogr', 'ess Report', 'Serial Number:', 'Softwar', 'e V', 'ersion:', 'OS V', 'ersion:', With this PR this becomes: ['Progress Report', 'Serial Number:', 'Software Version:', 'OS Version:', Which, I think, better reflects the markdown of the document. As the inter character spacing (kerning) is a font property and not related to the markdown. |
|
Good point. I'm going to revisit it in a day or two. Thanks for the contribution! |
|
@maxpmaxp Can you please review these PR's? They are becoming critical and I would like to know how to proceed. |
Input to the TJ command is a single string interspersed with glyph positioning commands.
This PR adds the whole string as a single entity to the
canvas.stringsproperty.