Skip to content

CMD_TEXT not showing up after CMD_ROTATEAROUND #112

Discussion options

You must be logged in to vote

The transformation matrix gets applied to the text as well.
A pair of SAVE_CONTEXT() / RESTORE_CONTEXT() calls around the rotation changes that.
EVE_cmd_dl(DL_SAVE_CONTEXT); / EVE_cmd_dl(DL_RESTORE_CONTEXT);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jacobbenlewis
Comment options

@RudolphRiedel
Comment options

Answer selected by jacobbenlewis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants