-
WOW! (incredible work) It would be sweet to have a 3rd option of enabling terminal RGB color-mode instead of 16-color (or black and white). Anyone who has a terminal with custom 16 color mappings has …
-
To define an rgb color, the following code is used:
`color m = C'255,0,255'; // clrFuchsia`
But MQL Tools puts a space between C and rgb code, which causes an error.
![image](https://github.com/u…
-
Two translations of RGB colors do not work. I tried CS and CN languages and both show the blocks in English.
-
`期货品种保证金比例表交易所合约品种交易所保证金标准公司保证金标准投机买保证金率投机卖保证金率套保买保证金率套保卖保证金率投机买保证金率投机卖保证金率套保买保证金率套保卖保证金率上海期货交易所铜9%9%8%8%14%14%13%13%铝9%9%8%8%14%14%13%13%锌9%9%8%8%14%14%13%13%铅9%9%8%8%14%14%13%13%镍12%12%11%11%17%17%1…
-
### Bug Description
When creating a volume in PowerFlex, it appears to round down instead of up for sizes that are multiples of 8GB. For example:
A request for 53,690,000 KB results in a 56 GB dis…
-
this bug is caused due the fact ,If you take more than the camera's frametime to queue back the buffer the frame gets dropped ,So you must do multi buffering and drop (dequeue then queue immediately)…
-
Version tested: 1.3.73
Looks like decimals cause something to go wrong when processing an rgb() function with decimal numbers in legacy format.
Almost self-sufficient example:
```
-
Entity: TABLESTYLE
DWG File: [Circle_Original.dwg.gz](https://github.com/user-attachments/files/17818152/Circle_Original.dwg.gz)
Diff between first and second JSON:
```
< "text_style": …
-
hello Thomas,
inside CC 2.13.2, your example to assign color to polyline won’t work....
```
import pycc
import cccorelib
import numpy as np
CC = pycc.GetInstance()
VERTICES = np.array([
…
-
**Is your feature request related to a problem? Please describe.**
Add options for color code systems like RAL (standard in Europe), Federal Standard 595C colour range (standard in the US)
**Desc…