Not sure which size you want, but have a look at the images on http://nmrshiftdb.ice.mpg.de/ (right side). They are generated with renderer2d and look ok (for me). I can't really say what happens if you make them even smaller, but I could provide you with the code (I can't say what I did without looking at it) if you think that looks like what you want. Stefan
> -----Ursprüngliche Nachricht----- > Von: <[EMAIL PROTECTED]> > Gesendet: 20.02.08 09:17:12 > An: <[email protected]> > Betreff: [Cdk-user] molecule drawing > > Hello, > > I got a problem creating small images of molecules. > Currently I'm using the "IRenderer2d" class to create an image of an > IMoleculeSet. > It works fine for "normal" sized images, but I need very small images. > I tried two ways to solve this problem. > 1. Change the zoomfactor by using the "setZoomFactor" of the "Renderer2DModel" > --> the molecule is smaler but some lines become nearly invisible > 2. Use "GeometryTools.scaleMolecule" > --> the molecule is smaler but other image bugs appear. The bounds between > two molecules are ok, but if there is a double bound, the second bound is too > long. > So one of the double bound is painted correctly, but the other is not. > > I added an example image of Problem 1. > Is there any other possibility I have not seen? > > Regards, > Sebastian Bremm > > <hr> > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > <hr> > _______________________________________________ > Cdk-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cdk-user > > _________________________________________________________________________ In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

