tomasmcguinness / dotnet-passbook

A .Net Library for generating Apple Passbook (Wallet) files for iOS. Please get involved by creating pull requests and opening issues!
MIT License
319 stars 117 forks source link

Support Styling on the text area #194

Open gouki22 opened 2 months ago

gouki22 commented 2 months ago

can this support styling like making the text bold.

eimantas commented 1 month ago

Do you have any examples of where the text is styled as bold? To my knowledge — all of the data on passport comes from pass.json file where only plain-text is allowed.