just some remarks on the text and the gradient... --> OpenJUMP is... . a Vector GIS (that can read rasters as well), . not just another free demo viewer, but you can edit, save, analyse, conflate and display your data, . [is] working on Windows, Linux and MacOSX platforms as it programmed in JAVA, . [provides] an excellent framework for rapid prototyping, . [is] freely distributed under the GNU GPL license.
<-- remarks: 1) [] should be removed, as they conflict with the head line. 2) Every line should therefore also end with a period (.) . 3) "as it programmed in JAVA" should be "as it is .." but maybe you'd like to use *java based* plus the term *cross platform* instead? For the _coloured gradient_ activate the gradient tool from the palette and click in the visualized gradient line on the bottom. two colorboxes will appear. one on the left and another on the right. Doubleclick on one of them to change its value in the color tool. Go back to the gradient tool .. done.. regards ede -- > update: > I added a line under data formats: > . supports: OGC WMS & WFS > > stefan > > Stefan Steiniger schrieb: > >> Hei guys, >> >> I though I spent this weekend a bit sensefull and created a kind of >> flyer. Not sure how the images come in print (I couldn't print yet), and >> I would also like to change the top and bottom grey bars to >> blue-ish/green-ish.. but I couldn't find a way in Illustrator yet to >> make a coloured gradient [if somebody knows...] >> >> Any comments? Are the fonts of good size? >> Should we put the flyer on the webpage? >> >> stefan >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------------ >> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. >> The future of the web can't happen without you. Join us at MIX09 to help >> pave the way to the Next Web now. Learn more and register at >> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > -- public class WhoDidIt{ // A comment. I love comments private static Person sender; public static void main (String[] foo){ sender = new Person(); sender.setName(new String[]{"Edgar", "Soldin"}); Address address = new Address(); address.setStreet("Stadtweg 119"); address.setZip(39116); address.setCity("Magdeburg"); address.setCountry("Germany"); sender.setAddress(address); sender.setMobilePhone(" +49(0)171-2782880 "); sender.setWebSiteUrl(" http://www.soldin.de "); sender.setEmail(" ed...@soldin.de "); sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc "); sender.setGender(true); System.out.println(sender.toString()); } } ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel