Build 233 is now live on the
Forums and
LifeWikiPlease note: you will need to
refresh your browser to use the new build
LifeViewer can now be used to display static images with the [[ NOGUI ]] script command. You can save the image by right clicking on it and "Save image as..." (depending on your browser). You can copy the pattern's source RLE the clipboard by mousing over the image and clicking on it when "Copy" appears.
b2o2b2o$3b2o$3b2o$obo2bobo$o6bo2$o6bo$b2o2b2o$2b4o2$3b2o$3b2o! [[ NOGUI THEME 6 GRID HEIGHT 200 WIDTH 200 ]]
Images can be as small as 64x64 pixels:
b2o2b2o$3b2o$3b2o$obo2bobo$o6bo2$o6bo$b2o2b2o$2b4o2$3b2o$3b2o! [[ NOGUI THEME 6 GRID HEIGHT 64 WIDTH 64 ]]
You can disable the copy functionality by using the [[ NOCOPY ]] script command:
b2o2b2o$3b2o$3b2o$obo2bobo$o6bo2$o6bo$b2o2b2o$2b4o2$3b2o$3b2o! [[ NOGUI NOCOPY THEME 6 GRID HEIGHT 64 WIDTH 64 ]]
Enhancements since the last released build:
- improved compatibility of copy pattern source
- renamed [[ NORLE ]] to [[ NOCOPY ]] and then link from "RLE" to "Copy"
- added [[ NOSOURCE ]] which hides the pattern source textbox
- help information now shows MAP rules on multiple lines
Fixes since the last released build:
- the RLE reader could skip rule definition if previous line was just a # character
- bounded grids are now checked to make sure they fit - test
- canonical MAP rule is now correct
Comments, feedback, suggestions and bug reports welcome!