Mercurial > hg > octave-nkf
comparison NEWS @ 20814:d30fc2c11455
Fix missing legend background in gl2ps outputs (bug #44765)
* gl2ps-render.h (glps_renderer): new private attribute "naxes" used to count drawn axes
* gl2ps-renderer.h (glps_renderer::draw_axes): new overloaded method. Use gl2psBegin(End) viewport to Finalize/Initialize
a new viewport each time an axes is drawn. This is supposed to mimic "glClear (... GL_DEPTH_BUFFER_BIT)" in opengl_renderer::draw_axes
author | Pantxo Diribarne <pantxo.diribarne@gmail.com> |
---|---|
date | Sun, 11 Oct 2015 13:13:33 +0200 |
parents | 7c0e10f035bd |
children |
comparison
equal
deleted
inserted
replaced
20813:756b052037fb | 20814:d30fc2c11455 |
---|