ndless-nspire / Luna

Create TNS files from Lua and XML
Other
57 stars 13 forks source link

Allow including resources in the files as per api level 2.3 #2

Closed droped closed 7 years ago

droped commented 7 years ago

https://education.ti.com/html/webhelp/EG_TINspireLUA/EN/content/libraries/ab_depapifuncapibehav/deprecatedapifunctionsapi%20behavior.htm#Image

Images as strings have been deprecated as per api level 2.3 and now have to be included as resources instead.

Vogtinator commented 7 years ago

luna can already pack arbitrary files into the .tns, so only the ProblemX.xml needs to reference it properly.