From: Erik V. <eri...@hc...> - 2006-05-29 21:32:22
|
Great! One thing: you have checked in the tiles, but apparently not the loading code. Erik.=20 > Ok... I've committed a working SVG tileset and changed ImageLoader to > load from the SVG images instead of the GIFs. >=20 > Right now the loading is done using a bit of a hack, but it works. > I'll look at improving upon it a little later. >=20 > Also, I committed another SVG test application that shows an example > of loading the SVG to an off-screen buffer. >=20 > In the future, I think this might be a good way of handling loading > the SVG graphics asynchronously, which ought to reduce some of the > load times when starting up a game. >=20 >=20 > ---Brett. >=20 >=20 > On 5/25/06, brett lentz <wak...@gm...> wrote: > > Over the last couple days I've been scouring the web to=20 > find some way > > of converting the tiles generated by TileDesigner into the=20 > SVG format. > > > > As we discussed many months ago, TileDesigner's abilty to export to > > SVG is broken and unusable. > > > > So... I've been able to export the tiles in PostScript (ps) format, > > and use a utility called pstoedit to convert them to SVG. > > > > Unfortunately, pstoedit adds a few things to the image that requires > > further adjustments. > > > > Doubly unfortunate is that I haven't found a way to automate these > > adjustments. Which means that I'll have to manually tweak each and > > every one of the 460-some tiles. > > > > However, once this is done, I can start looking at=20 > modifying the code > > to use the Batik library to display the SVG tiles instead of those > > ugly GIFs. > > > > ---Brett. > > >=20 >=20 > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost=20 > and Risk! > Fully trained technicians. The highest number of Red Hat=20 > certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=107521&bid$8729&dat=121642 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel >=20 >=20 |