Hi Michaël > Hi, >>>> what's your plans or next steps with the SkyJUMP printing plugin code? >>>> >>> I have no next step. SkyJUMP printer port to OpenJUMP had been in my >>> TODO list >>> for a long time, because it contains valuable features (espacially >>> layers) which could >>> be made available to OpenJUMP users with little effort thanks to Larry. >>> >>> >>>> I ask because i want to improve the code with some stuff. This are: >>>> - selection of Papersize (combobox with A4, A3, Letter or custom...) >>>> - selection of page orientation >>>> - print with selected scale factor >>>> >>> Yes, comboboxes would probably be more easy to use for beginners. >>> Everything related to scale and/or resolution is quite difficult to master, >>> but important for end users. >>> >>>> What do you mean? >>>> >>> I encourage you of course. >>> I don't know how such a plugin can take its place in the distribution as >>> there is already CadPlan plugin, but let's discuss these things with other >>> users. >>> >>> Let me know if you have any problem to access the source code. >>> >> Not really, but some questions. Is the following the right repository? >> svn+ssh://svn.code.sf.net/p/jump-pilot/code/plug-ins/SkyPrinterPlugIn/src/main/java >> >> I've checked out rev 3591. There was some compiling problems. Maybe >> caused by SkyJUMP dependencies. >> >> PrinterDriver.java: line 118 >> Renderer renderer = new ScaleBarRenderer(panel, taskFrame); >> changed to >> Renderer renderer = new ScaleBarRenderer(panel); >> >> and lines 204-205, 209-210 commented out. >> >> PDFDriver: line 75 >> Renderer renderer = new ScaleBarRenderer(panel, taskFrame); >> changed to >> Renderer renderer = new ScaleBarRenderer(panel); > I think all these warning will disappear if you use the latest source code. I had the latest OJ source. There was a mistake in my project configuration. Now it runs fine :-) Thanks! > ScaleBarRenderer with the TaskFrame argument will be useful when we'll > decide to manage Coordinate Reference System the proper way. > Lines 204-205 and 209-210 are about the new rendering modes I added > in the core, following Larry's advice. > See also : > > http://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg13756.html > > Regards, > > Michaël >> Can i commit that or do you have uncommited changes? >> >> Thanks >> >> Matthias >>> Michaël >>> >>>> Regards >>>> >>>> Matthias >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Windows: >>> >>> Build for Windows Store. >>> >>> http://p.sf.net/sfu/windows-dev2dev >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
-- _ __ ___ _________________________________ ___ __ _ Technologieconsulting Matthias Scholz Siebigeröder Str 17a 06308 Klostermansfeld T +49 34772 34150 E m...@jammerhund.de W http://www.openjump.de _ __ ___ _________________________________ ___ __ _ ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel