Pinned Loading
-
-
-
-
파일의 특정 부분까지 주어진 xor 키를 사용하여 xor.
파일의 특정 부분까지 주어진 xor 키를 사용하여 xor. 1import itertools
23file = "testfile.bundle"
4xor_key = b"\x43\x73\x6d\x36\x68\x50\x23\x50\x39\x76\x6d\x61"
5endpoint = 0x400
-
bmfont의 fnt파일을 읽어서 폰트 정보/글리프 정보를 dic...
bmfont의 fnt파일을 읽어서 폰트 정보/글리프 정보를 dict로 리턴 (txt로 export했을때 사용) 1import json
234# 정수인지 판별
5def isint(number):
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.