PAGEBITMAP, is broken (bug #434). When working, PAGEBITMAP allows you
to see a background image for the hole page)
I'm working on the fix now, which involves changing the rules for
filling the frame area with color. If you are using the Java API you
may notice the change, otherwise everything should be handled auto-
magically.
For those using the Java API... After version 1.6.8, there will be
two new Chart methods:
Chart.setClearFrame(boolean b)
boolean Chart.isClearFrame()
the determine whether charts should erase the frame. By default,
clearFrame is true.
If you are building a Chart extension you should check isClearFrame()
before clearing the frame area, so that a background page image can
show through. If you are using Entrance charts, and experience
problems with frame clearing please let me know here.
--
You received this message because you are subscribed to the Google Groups "Entrance" group.
To post to this group, send email to
dbent...@googlegroups.com.
To unsubscribe from this group, send email to
dbentrance+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/dbentrance?hl=en.