coco-viewer icon indicating copy to clipboard operation
coco-viewer copied to clipboard

[MOD] RLE-String Decode

Open lyd405121 opened this issue 1 year ago • 0 comments
trafficstars

RLE-String Decode

  • I test my coco file for both kind of RLE format: string or pure number

  • Here is the test result, fits well: test.zip

  • The segment using string format: segment-string

  • This pr will handle that kind of string data above: result

  • The addtional code is copied from the original cocoapi

lyd405121 avatar Dec 04 '23 07:12 lyd405121