I just discovered that in the Unicode set there is a Dingbats page.
http://unicode.org/charts/PDF/U2700.pdf
And XPP delivers a pts table for the Dingbats font (pts 35 in Lpost)
However if you look into the delivered pts spec you will see that a lot of the Dingbats characters are not defined as their normal unicode value but are set to be part of a private unicode range. This is probably a side effect of blindly upgrading an old pts spec. (yes I have opened a ticket with SDL so they deliver a correct pts spec in the future)
So my question is:
Is there somebody out there who went to the trouble of building a pts spec for the dingbats (pts 35) and the symbol (pts 29) font that does have the proper unicode values in it? And more importantly would you like to share it with the community?