Reset text attribute to its system default
void PgDefaultText( PhGC_t *GC );
ph
This function resets the text attribute portion of the provided graphics context to system defaults.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PgDefaultGC(), PgDefaultFill(), PgDefaultMode(), PgDefaultStroke(), PgSetTextColor(), PgSetTextDither(), PgSetTextTransPat(), PgSetTextXORColor()
“Drawing attributes” in the Raw Drawing and Animation chapter of the Photon Programmer's Guide