On Fri, Nov 2, 2018 at 12:32 AM Dimitri Maziuk via Rdkit-discuss < rdkit-discuss@lists.sourceforge.net> wrote:
> Does anyone know where TH does > > <?xml version='1.0' encoding='iso-8859-1'?> > > come from? -- assuming you're using the RDKit's MolDraw2DSVG class, that comes from here: https://github.com/rdkit/rdkit/blob/master/Code/GraphMol/MolDraw2D/MolDraw2DSVG.cpp#L53 > I have two SVGs generated by the same container running on > the same linux host and one has the above, the other has > > <?xml version="1.0" encoding="windows-1252"?> > No idea where that might have come from, but it's not MolDraw2DSVG -greg > > The host is on utf-8, of course, and I can double-check the container > thought I don't see it using anything else... certainly not cp1252. > > Any ideas? > -- > Dimitri Maziuk > Programmer/sysadmin > BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu > > _______________________________________________ > Rdkit-discuss mailing list > Rdkit-discuss@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss >
_______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss