We first try the text mode in SVG. We first add a show method to the SVGdevice
The we rewrite the show operator that it uses the show method if the device supports it (has a show method) and if there is a textmode
PNG rawPNG canvasSVGPDF
Seems to work. We check the other text examples
PNG rawPNG canvasSVGPDF
PNG rawPNG canvasSVGPDF
PNG rawPNG canvasSVGPDF
Ok for SVG, We do PDF the next chapter.
ps20241026.js 3079 lines.
My Journey to PostScript