Hi Michaël > Hi Matthias > >> 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); 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 > -- _ __ ___ _________________________________ ___ __ _ Technologieconsulting Matthias Scholz Siebigeröder Str 17a 06308 Klostermansfeld T +49 34772 34150 E m...@jammerhund.de W www.openjump.de _ __ ___ _________________________________ ___ __ _ ------------------------------------------------------------------------------ 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