Rev 78135 |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 78145 2020-04-03 03:38:27
- Author: murrell
- Log message:
- 'usePUA' now only recorded in X11Desc (so no change to DevDesc, so no need to bump GraphicsEngine.h version number); only Cairo text-drawing functions look at 'usePUA' and call new Rf_utf8toAdobeSymbol() then Rf_AdobeSymbol2utf8(usePUA=FALSE) if necessary (so no need for CE_UTF8noPUA, so no change to Rinternals.h); in other words, limit as much as possible the addition of the AdobeSymbol-to-UTF8-WITHOUT-PUA conversion to just the code that is related to Cairo graphics