07-12-2016, 03:38 AM
1. You can help on QM colors by using lemma "color" in QM.
Colors in QM are defined as BGR
0x000000 - black
0xFFFFFF - white
0x0000FF - red
0x00FF00 - green
0xFF0000 - blue
0x00FFFF - yellow (red+green)
0xC0C0C0 - gray
0x808080 - dark gray
0x008000 - dark green
You may get int values for other colors using any relevant layered product, for example "colopicker"
2. I am working on changing font characteristics (bold & italic). I will report any outcome.
Colors in QM are defined as BGR
0x000000 - black
0xFFFFFF - white
0x0000FF - red
0x00FF00 - green
0xFF0000 - blue
0x00FFFF - yellow (red+green)
0xC0C0C0 - gray
0x808080 - dark gray
0x008000 - dark green
You may get int values for other colors using any relevant layered product, for example "colopicker"
2. I am working on changing font characteristics (bold & italic). I will report any outcome.