openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.94k stars 2.55k forks source link

ofCairoRenderer - ofTranslate not reset in a new frame #7977

Open dimitre opened 4 months ago

dimitre commented 4 months ago

it works if we enclose any ofTranslate command in ofPushMatrix / ofPopMatrix but it should behave the same as openGL Renderer