fix bug of color substituion
a bug occur with string like "#l##c#R#R#". This is due to order of processing colors. Now use re.sub
Loading
Please register or sign in to comment
a bug occur with string like "#l##c#R#R#". This is due to order of processing colors. Now use re.sub